Re: TimeOut issues

2009-02-04 Thread Matthew Hebert
We are running much better now. We have increased out maxproc to 200 and added smtpd_timeout = 10 to the main.cf. It states that reducing the smtpd_timeout = should only be temporary. "No mail should be lost, as long as this measure is used only temporarily" We are running an older version of P

Re: TimeOut issues

2009-02-04 Thread Victor Duchovni
On Wed, Feb 04, 2009 at 03:05:41PM -0600, Matthew Hebert wrote: > Thanks for your assistance. > > We have implemented the changes you requested. We still have have > time out issues. > > We try the following: > > When I try to "telnet server 25 > Trying XXX.XXX.XXX... > telnet: Unable to conne

Re: TimeOut issues

2009-02-04 Thread Matthew Hebert
Thanks for your assistance. We have implemented the changes you requested. We still have have time out issues. We try the following: When I try to "telnet server 25 Trying XXX.XXX.XXX... telnet: Unable to connect to remote host: Connection timed out" or getting connected and very slow response

Re: TimeOut issues

2009-02-04 Thread Victor Duchovni
On Wed, Feb 04, 2009 at 08:52:45AM -0600, Matthew Hebert wrote: > smtpd_recipient_restrictions = > reject_non_fqdn_recipient > reject_non_fqdn_sender > reject_unknown_sender_domain > reject_unknown_recipient_domain > reject_unverified_recipient > per