On Thu, Jul 24, 2008 at 09:50:35AM -0700, Quanah Gibson-Mount wrote: > --On Thursday, July 24, 2008 11:57 AM -0400 Victor Duchovni > <[EMAIL PROTECTED]> wrote: > > >Your mental model of this is flawed. Postfix runs hundreds of cleanup > >servers, hundreds of smtpd servers, further-more, if tables are not > >carefully defined to have identical values for connection-related > >parameters, multiple connections may be made from the same process. > > > >Listen carefully when Wietse and I recommend "proxymap". > > > >Step 1: migrate to "proxy:ldap:" tables > > > >Step 2: debug any problems that remain after Step 1. > > Done, and it does appear so far to help significantly, although it'll take > several hours to know for sure. Thanks!
Good luck. Make sure proxy_read_maps lists all the tables you use. The default includes most of the likely tables, but if you use LDAP in smtpd restrictions or with smtp_generic_maps (in older Postfix releases), you may need to make manual additions. -- 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.