Hi,
I think this : http://caspian.dotconf.net/menu/Software/SendEmail/
is the thing you are looking for its a perl script that sends mails with attachments from the commandline ...
hth
What would I use if I wanted to send e-mail with an attachment all on one line? The attachment will be binary.
Thanks
Jamin
Hi,
I think this : http://caspian.dotconf.net/menu/Software/SendEmail/
is the thing you are looking for its a perl script that sends mails with attachments from the commandline ...
hth
mutt -a fileyouwanttosend -s "your subject" test@test.com
man mutt for more details
Bookmarks