Kris wrote: > Regarding sub-spamassassin.pl > > should'nt line 37 have some escaped quotes? (im not entirely sure how > SOUT works) > open(SOUT,"|$spamc_binary $spamc_options > > $scandir/$wmaildir/new/$file_id.spamc")||&error_condition("cannot open > for write $scandir/$wmaildir/new/$file_id.spamc - $!"); > > should look more like: > open(SOUT,"|\"$spamc_binary $spamc_options\" > > $scandir/$wmaildir/new/$file_id.spamc")||&error_condition("cannot open > for write $scandir/$wmaildir/new/$file_id.spamc - $!"); >
No :-) That's not how it works. > > or maybe im the only one seeing these lines in my /var/log/maillog: > Feb 8 02:36:03 DONut spamc[21143]: connect(AF_INET) to spamd at > 127.0.0.1 <http://127.0.0.1> failed, retrying (#1 of 3): Connection > refused > Feb 8 02:36:04 DONut spamc[21143]: connect(AF_INET) to spamd at > 127.0.0.1 <http://127.0.0.1> failed, retrying (#2 of 3): Connection > refused > Feb 8 02:36:05 DONut spamc[21143]: connect(AF_INET) to spamd at > 127.0.0.1 <http://127.0.0.1> failed, retrying (#3 of 3): Connection > refused > Feb 8 02:36:06 DONut spamc[21143]: connection attempt to spamd > aborted after 3 retries > > ** > This looks to me like your spamd is overloaded. e.g. it is running with a "--max-children=5" and then 10 emails come in simultaneously... -- Cheers Jason Haar Information Security Manager, Trimble Navigation Ltd. Phone: +64 3 9635 377 Fax: +64 3 9635 417 PGP Fingerprint: 7A2E 0407 C9A6 CAF6 2B9F 8422 C063 5EBB FE1D 66D1 ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 _______________________________________________ Qmail-scanner-general mailing list Qmail-scanner-general@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/qmail-scanner-general