On 1/21/2011 9:11 PM, Janantha Marasinghe wrote:
Hi
Im running postix 2.7 on a ubuntu 10.04 lts server. it is
configured to use smtp-auth and uses dovecots sasl. My clients
connect to the server using TLS setting.my issue is that when
a client sends a mail it takes around 15-20 seconds to make
the connection and send the mail. Can I tweak the config to
make the mail go faster?
Thanks
Jay
Maybe, but you'll need to examine the transaction to see where
it's slowing down before you can know where the bottleneck is.
http://www.postfix.org/DEBUG_README.html
http://www.postfix.org/DEBUG_README.html#debug_peer
http://www.postfix.org/DEBUG_README.html#sniffer
And finally,
http://www.postfix.org/DEBUG_README.html#mail
-- Noel Jones