Send emails from shell script without local mailserver
Posted
by devdude
on Server Fault
See other posts from Server Fault
or by devdude
Published on 2010-05-17T08:48:39Z
Indexed on
2010/05/17
8:51 UTC
Read the original article
Hit count: 274
How can I send email from a shellscript (usually cronjob) without running a mailserver on the same host. Using a smtp server. Running Ubuntu.
I looked a t various tutorials, but couldnt find a suitable approach (simple and secure).
Thanks
Sven
© Server Fault or respective owner