Chris Zimmerman wrote:

> How can I send a message with an attachment from the command line?  I
> see that mutt has a -a option that will allow for the attachment, but I
> need this to work without user interaction (as this will go into a cron
> job).

mutt -a /path/filename -s "subject" user@hostname </dev/null

christian

Reply via email to