R Wahyudi wrote: > Hi Leon, > > I don't think the problem is caused by policyd, and you are not the > only postfix users complaint about this. > > Try setting smtpd_timeout = 60s. > I had this setup for ages and never giving me any problem. > Read the whole thread : > http://www.security-express.com/archives/postfix/2007-08/1312.html > > Regards, > Rianto Wahyudi > > Adela Putri Tirta Belek > > The general default TCP timeout of 240 s is historically based and ridiculously long for any reasonable network environment, so I would agree that postfix' default of 300 s should be dropped to something around 100 s, give or take (60s is fine)..
You can also set the following to speed things up: smtpd_error_sleep = 0 smtpd_delay_reject = no --Tobias ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ policyd-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/policyd-users
