/ Zope / Apsis / Pound Mailing List / Archive / 2008 / 2008-06 / RE: [Pound Mailing List] Error 500 from Pound 2.4.2

[ << ] [ >> ]

[ Re: [Pound Mailing List] multiple AddHeader ... ] [ Re: [Pound Mailing List] Session TTL patch / John ... ]

RE: [Pound Mailing List] Error 500 from Pound 2.4.2
"Jacob Anderson" <jwa(at)beyond-ordinary.com>
2008-06-01 04:53:19 [ FULL ]
Confirmed, this was an application timeout issue, not a pound issue.

My application sends email from a server that was not using a DNS forward
server. So the name lookup on the address domain would cause the application to
timeout, and then pound would terminate the connection correctly after 60
seconds (our timeout value).

Once I setup a DMZ DNS forward server and a DMZ email SMTP server, pound
stopped getting timeout errors from the BE.
[...]

MailBoxer