On 01/13/2012 09:52 AM, lst_ho...@kwsoft.de wrote: > Zitat von Robert Krig <robert.k...@render-wahnsinn.de>: > >> >> >> On 01/11/2012 08:38 PM, Gary Smith wrote: >>>> Restarting postfix, saslauthd and authdaemon seems to get it >>>> working again, >>>> at least for a while. >>>> >>> Are you using pam_mysql by chance? >> >> Yes, I am. > > Too bad, pam_mysql is known to leak memory. We have used it some time > ago and the only option to get it "stable" was with "saslauthd -n 0". > > Regards > > Andreas > >
So far it's been running stable, memorywise by using the "-c" flag for cacheing. Is there any downside to the "-n 0" flag? I had read about before, but I wanted to see if cacheing alone made a difference.