Do I need worry about this warning?

J Gao jgao at veecall.com
Thu Jun 27 22:26:38 IST 2013


I did some more test:


[root at szeta cur]# MailScanner --lint
.....
config: failed to parse line, skipping, in 
"/etc/mail/spamassassin/mailscanner.cf": use_auto_whitelist 0
pyzor: check failed: internal error, python traceback seen in response
SpamAssassin reported an error.
.....

So it seems I got two problem here. I dont know what I can do for the 
use_auto_whitelist setting.

For the pyzor error, I run another test:
spamassassin -D -t spammail.txt 2>&1 | grep -i pyzor

[root at szeta cur]# spamassassin -D -t some_email_messege 2>&1 | grep -i pyzor
Jun 27 14:24:50.772 [12727] dbg: plugin: loading 
Mail::SpamAssassin::Plugin::Pyzor from @INC
Jun 27 14:24:50.775 [12727] dbg: pyzor: network tests on, attempting Pyzor
Jun 27 14:24:51.073 [12727] dbg: config: fixed relative path: 
/var/lib/spamassassin/3.003001/updates_spamassassin_org/25_pyzor.cf
Jun 27 14:24:51.073 [12727] dbg: config: using 
"/var/lib/spamassassin/3.003001/updates_spamassassin_org/25_pyzor.cf" 
for included file
Jun 27 14:24:51.073 [12727] dbg: config: read file 
/var/lib/spamassassin/3.003001/updates_spamassassin_org/25_pyzor.cf
Jun 27 14:24:57.810 [12727] dbg: util: executable for pyzor was found at 
/usr/bin/pyzor
Jun 27 14:24:57.811 [12727] dbg: pyzor: pyzor is available: /usr/bin/pyzor
Jun 27 14:24:57.812 [12727] dbg: pyzor: opening pipe: /usr/bin/pyzor 
check < /tmp/.spamassassin12727yJmyXwtmp
Jun 27 14:24:58.076 [12727] dbg: pyzor: [12731] finished: exit 1
Jun 27 14:24:58.076 [12727] dbg: pyzor: got response: 
public.pyzor.org:24441 (200, 'OK') 0 0
Jun 27 14:24:58.185 [12727] dbg: timing: total 7439 ms - init: 1343 
(18.1%), parse: 1.46 (0.0%), extract_message_metadata: 23 (0.3%), 
get_uri_detail_list: 2 (0.0%), tests_pri_-1000: 26 (0.3%), compile_gen: 
146 (2.0%), compile_eval: 31 (0.4%), tests_pri_-950: 5 (0.1%), 
tests_pri_-900: 6 (0.1%), tests_pri_-400: 5 (0.1%), tests_pri_0: 5920 
(79.6%), dkim_load_modules: 35 (0.5%), check_dkim_signature: 0.98 
(0.0%), check_dkim_adsp: 215 (2.9%), check_spf: 1.66 (0.0%), check_dcc: 
4625 (62.2%), check_razor2: 393 (5.3%), check_pyzor: 268 (3.6%), 
tests_pri_500: 89 (1.2%)


So it seems my pyzor is working fine, isn't it?

Gao


-- 
      __
    _|==|_
     ('')__/
 >--(`^^')
   (`^'^'`)
   `======'

-- 



More information about the MailScanner mailing list