From: "Reuben D. Budiardja" <[EMAIL PROTECTED]>

> Is there anyway to send e-mail with attachment from command line? the
command
> "mail" doesn't seem to have attachment capability.

you can use mutt

# cat yourMessageBody.txt  | mutt -a /path/to/attachment -s "your subject"
[EMAIL PROTECTED]

regards,

juan




-- 
redhat-list mailing list
unsubscribe mailto:redhat-list-request@;redhat.com?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to