How can I send an email from the command line?

jakedh ulist at gs1.ubuntuforums.org
Sun Jul 30 02:14:30 UTC 2006


This works great for me, but you must first install sendEmail (with a
capital E)

mailserver=  your local smtp mail server which does not require
authntication cause that's more tricky...



sendEmail -f "user <somewhere at somewhere>" -t $username at somewhere -bcc
me at somewhere -u "subject" -s $mailserver -q


-- 
jakedh




More information about the ubuntu-users mailing list