[Nym3-devel] First received message

Jean-René Reinhard jean-rene.reinhard at m4x.org
Wed Nov 16 20:36:03 CET 2005


Le Wed, Nov 16, 2005 at 09:19:06AM +0100, Marco A. Calamari écrivait:
> First message (welcome) retrieved.
> 
> Lokk, in seems that syntax "syn:n" doesnt work for
>  export command; look in attached log.
> 
> How I can know that my nym is short on SURBs ?

In the next version, when a STATUS message is received, its content
will be displayed. Furthermore list-accounts will provide the
information contained in the last STATUS received. 
 
> I was unable to retrieve messages sent to my nym.
> Wich is the expected time (min,max) those messages
>  appears in the synopsis ?
> 
> Ciao.   Marco
> 
> marcoc at ordmantell:~$ nymbaron list-mbox -n marcoc05 syn:1
> You need to provide your passphrase to unlock your keyring
> Passphrase:
> 0 0ac617a266d54c3a7114b6c7da079d62e6b247a6
> From: Nowwhat type III nymserver operator <laurent at komite.net>
> Subject: Welcome to your new pseudonymous email account.
> 
> marcoc at ordmantell:~$ nymbaron export -n marcoc05 syn:1
> You need to provide your passphrase to unlock your keyring
> Passphrase:
> Traceback (most recent call last):
>   File "/usr/bin/nymbaron", line 6, in ?
>     nymbaron.Client.Main.main(sys.argv)
>   File "/usr/lib/python2.3/site-packages/nymbaron/Client/Main.py", line
> 927, in main
>     export(ui, config, options.nickname, options.output, args)
>   File "/usr/lib/python2.3/site-packages/nymbaron/Client/Main.py", line
> 640, in export
>     {'mbox': (build_mbox_index, (account,))})
>   File "/usr/lib/python2.3/site-packages/nymbaron/Client/Main.py", line
> 239, in decode_message_references
>     raise DecodeException("%s: not a valid index key" % s[0])
> nymbaron.Client.Main.DecodeException: syn: not a valid index key
> 

The exception should be catched but the error message seems explicit:
you can't use syn references for this command. The usage string is
more explicit on this :
$ nymbaron export -h
usage: nymbaron export [options] [ref1 [ref2 [...]]]
        Export messages present in the local mbox. The references are either
        mids or mbox:N where N is the index provided by the list-mbox
        command.

options:
  -h, --help            show this help message and exit
  -nNICKNAME, --nickname=NICKNAME
                        The nickname of the account whose emails to export
  -oOUTPUT, --output=OUTPUT
                        The file to export the messages to, stdout if omitted


-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://lists.noreply.org/pipermail/nym3-devel/attachments/20051116/ff01346b/attachment.pgp


More information about the Nym3-devel mailing list