sylpheed --compose + attachment??

2005-12-04 Thread Johan Spee

In sylpheed a new message to [EMAIL PROTECTED] can be opened from the command 
line like this:
# sylpheed --compose [EMAIL PROTECTED]

I would like to do something similar with an attachment. But when I try this:
# sylpheed --compose somefile.txt
the 'somefile.txt' part is interpreted as an address.

I cannot find any information on other command-line parameters for sylpheed. 
Can this be done?

thanks,

-- 
Johan Spee

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: sylpheed --compose + attachment??

2005-12-04 Thread Glenn Dawson

At 05:06 AM 12/4/2005, Johan Spee wrote:

In sylpheed a new message to [EMAIL PROTECTED] can be opened from the 
command line like this:

# sylpheed --compose [EMAIL PROTECTED]

I would like to do something similar with an attachment. But when I try this:
# sylpheed --compose somefile.txt
the 'somefile.txt' part is interpreted as an address.

I cannot find any information on other command-line parameters for 
sylpheed. Can this be done?


sylpheed --help

will give you a list of available command line options.

--attach is the one you're looking for.

-Glenn



thanks,

--
Johan Spee

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]