Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re: sendmail *grumble*

by BigJoe (Curate)
on Nov 20, 2001 at 19:49 UTC ( [id://126527]=note: print w/replies, xml ) Need Help??


in reply to sendmail *grumble*

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:
O SuperSafe=True
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.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://126527]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others imbibing at the Monastery: (9)
As of 2024-04-26 08:53 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found