Date: Tue, 22 Jul 2008 18:14:27 -0700 (PDT) From: lyd mc <alydiomc@yahoo.com> To: freebsd-questions@freebsd.org Subject: Spamassassin very slow Message-ID: <172982.15906.qm@web52203.mail.re2.yahoo.com>
next in thread | raw e-mail | index | archive | help
Hi guys, Last day my mail server became very slow. I haven't found any mysterious er= rors/warnings in /var/log/message and maillog. When I disable spammilter in= sendmail it became fast. What causes spamassassin to slow? Here is my config: snippet from sendmail.mc =A0=A0=A0=A0=A0=A0=A0 FEATURE(`local_procmail_lmtp') =A0=A0=A0=A0=A0=A0=A0 . . . =A0=A0=A0=A0=A0=A0=A0 FEATURE(dnsbl,`all.rbl.jp')dnl=20 =A0=A0=A0=A0=A0=A0=A0 dnl MAILER(local)=20 =A0=A0=A0=A0=A0=A0=A0 MAILER(procmail)dnl =A0=A0=A0=A0=A0=A0=A0 MAILER(smtp) =A0=A0=A0=A0=A0=A0=A0 INPUT_MAIL_FILTER(`spamassassin',`S=3Dlocal:/var/run/= spamass-milter.sock, F=3D,=A0=A0=A0=A0=A0=A0 T=3DC:15m;S:4m;R:4m;E:10m')dnl =A0=A0=A0=A0=A0=A0=A0 INPUT_MAIL_FILTER(`clmilter', `S=3Dlocal:/var/run/cla= mav/clmilter.sock, F=3D, T=3DS:4m;R:4m')dnl =A0=A0=A0=A0=A0=A0=A0 define(`confINPUT_MAIL_FILTERS', `clmilter,spamassass= in')dnl =A0 I have .procmailrc in every home directory of my mail users and it goes lik= e this: =A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 :0fw: spamassassin.lock =A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 | /usr/local/bin/spamc =A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 :0: =A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 * ^X-Spam-Level: \*\*\*\*\*\*\*\*\*\*\= *\*\*\*\* =A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 /dev/null =A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 :0: =A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 * ^X-Spam-Status: Yes =A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 Probably-Spam I also have RulesDuJour installed and spammassassin --lint does complain ab= out it. spamassassin process: 11894=A0 ??=A0 Ss=A0=A0=A0=A0 0:30.74 /usr/local/bin/spamd -c -d -r -m 20 -= -round-robin /var/run/spamd/spamd.pid (perl5.8.8) 11903=A0 ??=A0 Ss=A0=A0=A0=A0 0:06.55 /usr/local/sbin/spamass-milter -f -p = /var/run/spamass-milter.sock When my mail server became slow, my mqueue grows rapidly and there are lots= of spamc processes. Please help, thnx. alyd =0A=0A=0A
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?172982.15906.qm>