Hello Assassins!

Fresh spamassassin 2.43 install here, with perl v5.8.0 on FreeBSD

While doing the test from the INSTALL doc for use with procmail, doing:

% spamassassin -D -t < test.notspam > notspam.out

I get a very large delay in testing the message:

debug: using "/usr/local/share/spamassassin" for default rules dir
debug: using "/etc/mail/spamassassin" for site rules dir
debug: using "/home/skye/.spamassassin" for user state dir
debug: using "/home/skye/.spamassassin/user_prefs" for user prefs file
debug: is Net::DNS::Resolver unavailable? 0
debug: trying (3) nytimes.com...
debug: looking up MX for 'nytimes.com'
debug: MX for 'nytimes.com' exists? 1
debug: MX lookup of nytimes.com succeeded => Dns available (set dns_available to 
hardcode)
debug: is DNS available? 1
debug: running header regexp tests; score so far=0
debug: running body-text per-line regexp tests; score so far=-0.1
debug: check_for_very_long_text: found 996 bytes
debug: check_for_very_long_text: found 996 bytes
debug: spam-phrase score: 3.33228676085819: hits: give you, looking for, web site, 
what you
debug: running raw-body-text per-line regexp tests; score so far=1
debug: running uri tests; score so far=1
debug: uri tests: Done uriRE
debug: running full-text regexp tests; score so far=1
debug: Razor2 is not available
debug: DCC is not available: dccproc not found
debug: Razor1 is not available
debug: Pyzor is not available: pyzor not found
debug: DNS MX records found: 2
debug: forged_rcvd_trail: entry 0: by=f4.ca from=pinus.fi mismatches=0

^Tload: 0.03  cmd: perl 4643 [nanslp] 1.69u 0.27s 7% 13044k
^Tload: 0.03  cmd: perl 4643 [nanslp] 1.69u 0.27s 6% 13044k

debug: running meta tests; score so far=1
debug: is spam? score=1 required=5 tests=EXCHANGE_SERVER,SPAM_PHRASE_03_05

However if I use the -L option there is no delay:

% spamassassin -D -L -t < test.notspam > notspam.out
debug: using "/usr/local/share/spamassassin" for default rules dir
debug: using "/etc/mail/spamassassin" for site rules dir
debug: using "/home/skye/.spamassassin" for user state dir
debug: using "/home/skye/.spamassassin/user_prefs" for user prefs file
debug: running header regexp tests; score so far=0
debug: running body-text per-line regexp tests; score so far=-0.1
debug: check_for_very_long_text: found 996 bytes
debug: check_for_very_long_text: found 996 bytes
debug: spam-phrase score: 3.33228676085819: hits: give you, looking for,
web site, what you
debug: running raw-body-text per-line regexp tests; score so far=1
debug: running uri tests; score so far=1
debug: uri tests: Done uriRE
debug: running full-text regexp tests; score so far=1
debug: local tests only, ignoring Razor2
debug: local tests only, ignoring DCC
debug: local tests only, ignoring Razor1
debug: local tests only, ignoring Pyzor
debug: is DNS available? 0
debug: forged_rcvd_trail: entry 0: by=f4.ca from=pinus.fi mismatches=0
debug: running meta tests; score so far=1
debug: is spam? score=1 required=5
tests=EXCHANGE_SERVER,SPAM_PHRASE_03_05

I'm running this on a server with a permanent, direct connection to the
internet.  I'm not seeing any other problems (mail, web, etc)

I've tried this with several different test emails, with the same
results.

Any thoughts??

Thanks,
Skye Poier

--
| www.f4.ca | fastforward internet | web hosting $120/year |


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to