PDA

View Full Version : Email Problems


Lost
03-22-2005, 09:51 PM
I'm not sure this can be classified as a bug but.. I have had several complaints the last few days from users who are receiving multiple identical emails from users on my server. I haven't made any changes to my server's configuration but I have noticed Nodeworx has updated qmail recently. I was wondering if anyone else has been having this problem.

IWorx-Paul
03-23-2005, 03:10 AM
Hi Lost,

It's hard to say for sure this is the problem, but give it a try.

Edit the /var/qmail/control/timeoutremote file, and change the number in there to 150.

Then restart the SMTP service like this:

/sbin/service smtp restart

If the complaints stop, that probably resolved it :)

Paul

Justec
03-23-2005, 10:34 AM
I had a similar problem with one client sending to one person. The other guys mail server was lazy or something, but I had to up the timeout by a lot.

Qmail would send the mail, but wouldn't get a response back saying, "ok, it went through". So Qmail would put i back in the Queue and send it again later. So the other person would get the same email over and over and over again.

Lost
03-25-2005, 09:29 AM
Thanks Guys. I made the change you suggested and haven't heard back from them since. Looks like it did the trick.