This is a discussion on Re: [AMaViS-user] URIDNSBL problems with amavisd 2.2.0/SA 3.0.2 within the Amavis User forums, part of the Anti-Spam and Anti-Virus Related Forums category; Clifton, > After what I thought was extensive testing, I moved upgraded packages > with amavisd-new 2.2.0 ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Clifton,
> After what I thought was extensive testing, I moved upgraded packages > with amavisd-new 2.2.0 and SpamAssassin 3.0.2 from our development > machine to our production cluster. That was on Thursday last week. > Now I'm pulling my hair out. > It seems that the SA 3.0.2 URIDNSBL tests are not working on the > production machines, even though they worked fine on the development > machine for weeks if not months. > debug: config: read file /usr/local/share/spamassassin/20_anti_ratware.cf > debug: config: read file /usr/local/share/spamassassin/20_body_tests.cf > debug: config: read file /usr/local/share/spamassassin/20_compensate.cf > debug: config: read file /usr/local/share/spamassassin/20_dnsbl_tests.cf > debug: config: read file /usr/local/share/spamassassin/20_drugs.cf > debug: config: read file /usr/local/share/spamassassin/20_fake_helo_tests.cf > debug: config: read file /usr/local/share/spamassassin/20_head_tests.cf > debug: config: read file /usr/local/share/spamassassin/20_html_tests.cf > debug: config: read file /usr/local/share/spamassassin/20_meta_tests.cf > debug: config: read file /usr/local/share/spamassassin/20_phrases.cf > debug: config: read file /usr/local/share/spamassassin/20_porn.cf > debug: config: read file /usr/local/share/spamassassin/20_ratware.cf > debug: config: read file /usr/local/share/spamassassin/20_uri_tests.cf > debug: config: read file /usr/local/share/spamassassin/23_bayes.cf > debug: config: read file /usr/local/share/spamassassin/25_body_tests_es.cf > debug: config: read file /usr/local/share/spamassassin/25_hashcash.cf > debug: config: read file /usr/local/share/spamassassin/25_spf.cf > debug: config: read file /usr/local/share/spamassassin/25_uribl.cf > debug: config: read file /usr/local/share/spamassassin/30_text_de.cf > debug: config: read file /usr/local/share/spamassassin/30_text_fr.cf > debug: config: read file /usr/local/share/spamassassin/30_text_nl.cf > debug: config: read file /usr/local/share/spamassassin/30_text_pl.cf > debug: config: read file /usr/local/share/spamassassin/50_scores.cf > debug: config: read file /usr/local/share/spamassassin/60_whitelist.cf > debug: using "/usr/local/etc/mail/spamassassin" for site rules dir > debug: config: read file /usr/local/etc/mail/spamassassin/20_anti_ratware.cf > debug: config: read file /usr/local/etc/mail/spamassassin/20_body_tests.cf > debug: config: read file /usr/local/etc/mail/spamassassin/20_compensate.cf > debug: config: read file /usr/local/etc/mail/spamassassin/20_dspam_temphack.cf > debug: config: read file /usr/local/etc/mail/spamassassin/20_head_tests.cf > debug: config: read file /usr/local/etc/mail/spamassassin/20_latest.cf > debug: config: read file /usr/local/etc/mail/spamassassin/20_meta_tests.cf > debug: config: read file /usr/local/etc/mail/spamassassin/20_stock_spam.cf > debug: config: read file /usr/local/etc/mail/spamassassin/50_scores.cf > debug: config: read file /usr/local/etc/mail/spamassassin/50_scores_old.cf > debug: config: read file /usr/local/etc/mail/spamassassin/60_whitelist.cf > debug: config: read file /usr/local/etc/mail/spamassassin/70_sare_adult.cf You seem to be loading two sets of almost(?) identical rules. Are you sure that one set is not from an older version of SA? > debug: Score set 1 chosen. This is most strange, mine shows: Score set 3 chosen. Seems like it is turning off network tests for some reason. > tests=ALL_TRUSTED,DCC_CHECK,MISSING_DATE,MISSING_S UBJECT,NO_REAL_NAME > subtests=__HAS_MSGID,__MSGID_OK_DIGITS,__MSGID_OK_ HOST,__SANE_MSGID,__UNUSA >BLE_MSGID The built-in initializing SA sample mail does not contain any URL that would trigger URIDNSBL test. Try also with some other test mail known to trigger URI checks with 'su vscan -c spamassassin -t -D <test.msg' > amavisd-new-2.2.0 (20041102), Unicode aware You should be running 2.2.1 on a production server, not 2.2.0. > Module MIME::Tools 5.411 You should keep up to date with the current versions of this important module. I believe we are at 5.417 by now. > Convert::UUlib 0.213 Convert::UUlib 1.05 (or 1.051) fixed an important security hole in previous versions. Mark ------------------------------------------------------- This SF.net email is sponsored by: 2005 Windows Mobile Application Contest Submit applications for Windows Mobile(tm)-based Pocket PCs or Smartphones for the chance to win $25,000 and application distribution. Enter today at http://ads.osdn.com/?ad_id=6882&alloc_id=15148&op=click _______________________________________________ AMaViS-user mailing list AMaViS-user@lists.sourceforge.net https://lists.sourceforge.net/lists/...fo/amavis-user AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3 AMaViS-HowTos:http://www.amavis.org/howto/ |