Perl Monk, Perl Meditation | |
PerlMonks |
Re: sendmail *grumble*by BigJoe (Curate) |
on Nov 20, 2001 at 19:49 UTC ( [id://126527]=note: print w/replies, xml ) | Need Help?? |
PyroX, when you run your script do you see a child sendmail process recieve the mail? If so does it go away after a few seconds? If it doesn't that would signify that something is keeping the connection open. You may want to look at the script that is sending the mail or at the local server. There is a setting in the sendmail.cf (about line 303 depending on what is compiled into it) that looks like this: If you change it to false it will not queue your mail. It will start relaying it as soon as it starts recieving it. You will probably not want to do this if the machine is on a public network. --BigJoe Learn patience, you must. Young PerlMonk, craves Not these things. Use the source Luke.
In Section
Seekers of Perl Wisdom
|
|