General Slowness of Sendmail

General Slowness of Sendmail

Posted by: greenman
Posted on: 2009-09-03 10:04:00

If I weren't testing a sendmail capability, I would probably not care.
But just to receive something sent via a form in php using the php mail() function seems to take forever. Is there some setting I'm missing? It shouldn't take fifteen minutes for the server to send an email that's supposed to be just sent.

Is there likely a mail queue that my email is included in?
If that's true, and it takes that long to send, doesn't that mean that there is likely someone who is sending spam on my box?

Re: General Slowness of Sendmail

Posted by: Atropos7
Posted on: 2009-09-03 11:07:00

In reply to:

But just to receive something sent via a form in php using the php mail() function seems to take forever. Is there some setting I'm missing? It shouldn't take fifteen minutes for the server to send an email that's supposed to be just sent.


There's nothing to guarantee that mail delivery is instantaneous. Have you examined the message headers upon delivery?

In reply to:

Is there likely a mail queue that my email is included in?


Yes.

In reply to:

If that's true, and it takes that long to send, doesn't that mean that there is likely someone who is sending spam on my box?


Well instead of jumping to conclusions you can always contact Support and ask them since they administer the mail servers.


Customer since 2000 cool openvein.org

Tags: mail queuemail functionphp mailslownesssendmailcapabilityemail