I think I am going to try this
http://systems.takizo.com/2010/03/26/configure-smarthost-smtp-authentication-on-postfix/
Jim Shupert wrote:
friends,
I wish to have a machine send me an email when the dir changes --
basically if someone ftps something.
I have been successful in using dnotify to 'be aware" of such a change.
and I am trying to send the email with mutt
here is my problem..
How do i get my qmail toaster to allow this email to be delivered.
basically the mail bounces back rejected by my mail server -- i never
GET the mail
is it an authentication problem? should i do a smart host ( i have
heard about that but do not understand it )
basically how can i execute a file.sh that will send me an email...
via mutt or maybe qmail-inject (?)
but frm a machine ( ftp server ) not the qmail mail server.
thanks!