Re: Blacklist one address

2004-12-02 Thread Brian O'Neill
Marco van den Bovenkamp wrote: Brian O'Neill wrote: I read that adding black_list [EMAIL PROTECTED] to my local.cf file would block mail from coming from that person but after doing spamassassin --lint I got: config: SpamAssassin failed to parse line, skipping: black_list [EMAIL PROTECTED]

Blacklist one address

2004-12-02 Thread Brian O'Neill
to stop sending one of our employees e-mails. Thanks for any help. Brian O'Neill

Re: Problem starting spamd

2004-11-23 Thread Brian O'Neill
Matt Kettler wrote: At 11:44 AM 11/23/2004, Brian O'Neill wrote: When I tried to do spamd restart I got these error messages. mail:/etc/mail/spamassassin# spamd restart cannot write to /root/.spamassassin/bayes_journal, Bayes db update ignored: Permission denied Cannot open bayes databases

Problem starting spamd

2004-11-23 Thread Brian O'Neill
lock: 20826 created /root/.spamassassin/auto-whitelist.lock.mail.newmmc.com.20826 debug: lock: 20826 trying to get lock on /root/.spamassassin/auto-whitelist with 0 retries debug: lock: 20826 link to /root/.spamassassin/auto-whitelist.lock: link ok debug: Tie-ing to DB file R/W in /root/.spamassassin/auto-whitelist debug: unlock: 20826 unlink /root/.spamassassin/auto-whitelist.lock debug: open of AWL file failed: Cannot open auto_whitelist_path /root/.spamassassin/auto-whitelist: Permission denied debug: Post AWL score: 3.29 debug: running body-text per-line regexp tests; score so far=3.29 debug: running uri tests; score so far=3.29 debug: running raw-body-text per-line regexp tests; score so far=3.29 debug: running full-text regexp tests; score so far=3.29 debug: auto-learn: currently using scoreset 3, recomputing score based on scoreset 1. debug: auto-learn: message score: 3.29, computed score for autolearn: 2.925 debug: auto-learn? ham=0.1, spam=12, body-points=5.745, head-points=-2.82, learned-points=0.001 debug: auto-learn? no: inside auto-learn thresholds, not considered ham or spam debug: is spam? score=3.29 required=5.6 debug: tests=ALL_TRUSTED,BAYES_50,J_CHICKENPOX_32,URIBL_OB_SURBL,URIBL_WS_SURBL,WHY_WAIT,unsub33 debug: subtests=__BAT_BOUNDARY,__CT,__CTYPE_HAS_BOUNDARY,__CTYPE_MULTIPART_ALT,__HAS_MSGID,__HAS_SUBJECT,__MIME_VERSION,__MSGID_OK_HOST,__SANE_MSGID,__SARE_HTML_HAS_MSG,__SARE_HTML_HAS_TO logmsg: clean message (3.3/5.6) for root:65534 in 1.4 seconds, 3081 bytes. logmsg: result: . 3 - ALL_TRUSTED,BAYES_50,J_CHICKENPOX_32,URIBL_OB_SURBL,URIBL_WS_SURBL,WHY_WAIT,unsub33 scantime=1.4,size=3081,mid=<[EMAIL PROTECTED]>,bayes=0.5003084,autolearn=no Is it running properly or should I change something? Thank you Brian O'Neill

Problem after upgrading Spam Assassin to 3.0.1

2004-11-17 Thread Brian O'Neill
pamAssassin version 3.0.1 running on Perl version 5.6.1 mail:/usr/src/Mail-SpamAssassin-3.0.1# Any help would be greatly appreciated. Thank you Brian O'Neill