On Thu, Oct 16, 2008 at 06:54:45PM -0400, Ofer Inbar wrote:
> yahoo_destination_concurrency_limit = 500
> yahoo_connect_timeout = 5s
These are fine (provided your queue manager does not run out of file
descriptors, you really should move to Postfix 2.5 on a system with
epoll, devpoll or kqueeu).
> yahoo_helo_timeout = 120s
I would consider setting this one even shorter.
> yahoo_data_done_timeout = 120s
> yahoo_data_init_timeout = 60s
> yahoo_mail_timeout = 120s
> yahoo_quit_timeout = 120s
> yahoo_rcpt_timeout = 120s
> yahoo_rset_timeout = 120s
But leave these at the default values, it is not a good time to time out
an active transaction aggressively.
--
Viktor.
Disclaimer: off-list followups get on-list replies or get ignored.
Please do not ignore the "Reply-To" header.
To unsubscribe from the postfix-users list, visit
http://www.postfix.org/lists.html or click the link below:
<mailto:[EMAIL PROTECTED]>
If my response solves your problem, the best way to thank me is to not
send an "it worked, thanks" follow-up. If you must respond, please put
"It worked, thanks" in the "Subject" so I can delete these quickly.