Robert Pollard wrote: > I need to automate email notifications from a shell script. I also > need to be able to set up the email servers for sending mail through a
Then all you need is ssmtp (assuming you have somwhere real mail hub). Look into /etc/ssmtp/ssmtp.conf - it has three options to set. And probably you want something to construct headers, like this mailx-simulating puppy ;) http://article.gmane.org/gmane.os.cygwin/48461 -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/