Yes My server is very busy and I don't know why. I have 200 concurrenet smtp tasks
I don't know why to check spam children proccess And it is my local.cf configuration file # These values can be overridden by editing ~/.spamassassin/user_prefs.cf # (see spamassassin(1) for details) # These should be safe assumptions and allow for simple visual sifting # without risking lost emails. ok_locales all skip_rbl_checks 1 required_score 5 report_safe 1 rewrite_header Subject ***SPAM*** use_pyzor 1 use_auto_whitelist 0 use_bayes 0 use_bayes_rules 1 bayes_auto_learn 1 dns_available no -----Original Message----- From: news [mailto:[email protected]] On Behalf Of Eric Shubert Sent: Friday, December 26, 2008 12:28 PM To: [email protected] Subject: Re: [qmailtoaster] problem Noel Rivera wrote: > I receive duplicate email and In the spamd process have this warning > > info: prefork: server reached --max-children setting, consider raising it > > Anybody help me? > Is your server very busy? How many concurrent smtp tasks are typically running? (See "tcpserver: status:" in smtp log) How many spam children are running? (See "info: prefork: child states:" in spamd log) Is bayes_auto_expire set to '1' (meaning on) in the /etc/mail/spamassassin/local.cf file? -- -Eric 'shubes' --------------------------------------------------------------------- QmailToaster hosted by: VR Hosted <http://www.vr.org> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] --------------------------------------------------------------------- QmailToaster hosted by: VR Hosted <http://www.vr.org> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
