[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: spamassassin mit inetd starten?



Am 19 Oct 2002, schrieb Peter Palmreuther:

So, habe jetzt die Versuche durchgefürt.

Über rc3 gestartet --> syslog:

---- beginn ----
Oct 19 16:38:31 ke-c-linux-3424 root: spamd starting 
Oct 19 16:38:31 ke-c-linux-3424 spamd[339]: debug: daemonized.  
Oct 19 16:38:31 ke-c-linux-3424 spamd[339]: debug: ignore: test message
to precompile patterns and load modules  
Oct 19 16:38:31 ke-c-linux-3424 spamd[339]: debug: using
"/usr/share/spamassassin" for default rules dir  
Oct 19 16:38:32 ke-c-linux-3424 spamd[339]: debug: using
"/etc/spamassassin" for site rules dir  
Oct 19 16:38:33 ke-c-linux-3424 spamd[339]: debug: is Net::DNS::Resolver
unavailable? 0  
Oct 19 16:38:33 ke-c-linux-3424 spamd[339]: debug: trying (3)
google.com...  
Oct 19 16:38:33 ke-c-linux-3424 spamd[339]: debug: looking up MX for
'google.com'  
Oct 19 16:38:33 ke-c-linux-3424 spamd[339]: MX lookup died: Illegal
division by zero at /usr/share/perl5/Net/DNS/Resolver.pm line 814
.  Network is unreachable  
--- ende ----
Die letzt Zeilt wird das Problem sein.

Über mein Script gestartet:

---- Beginn ----
Oct 19 16:39:20 ke-c-linux-3424 ldroll: spamd starting 
Oct 19 16:39:20 ke-c-linux-3424 spamd[436]: debug: daemonized.  
Oct 19 16:39:20 ke-c-linux-3424 spamd[436]: debug: ignore: test message
to precompile patterns and load modules  
Oct 19 16:39:20 ke-c-linux-3424 spamd[436]: debug: using
"/usr/share/spamassassin" for default rules dir  
Oct 19 16:39:20 ke-c-linux-3424 spamd[436]: debug: using
"/etc/spamassassin" for site rules dir  
Oct 19 16:39:20 ke-c-linux-3424 spamd[436]: debug: is Net::DNS::Resolver
unavailable? 0  
Oct 19 16:39:20 ke-c-linux-3424 spamd[436]: debug: trying (3)
google.de...  
Oct 19 16:39:20 ke-c-linux-3424 spamd[436]: debug: looking up MX for
'google.de'  
Oct 19 16:39:23 ke-c-linux-3424 spamd[436]: debug: MX for 'google.de'
exists? 1  
Oct 19 16:39:23 ke-c-linux-3424 spamd[436]: debug: MX lookup of google.de
succeeded => Dns available (set dns_available to hardcode) 
 
 Oct 19 16:39:23 ke-c-linux-3424 spamd[436]: debug: is DNS available? 1  
 Oct 19 16:39:23 ke-c-linux-3424 spamd[436]: debug: running header regexp
tests; score so far=0  
Oct 19 16:39:23 ke-c-linux-3424 spamd[436]: debug: running body-text
per-line regexp tests; score so far=2.4  
Oct 19 16:39:23 ke-c-linux-3424 spamd[436]: debug:
check_for_very_long_text: found 1350 bytes  
Oct 19 16:39:23 ke-c-linux-3424 spamd[436]: debug:
check_for_very_long_text: found 1350 bytes  
Oct 19 16:39:23 ke-c-linux-3424 spamd[436]: debug: spam-phrase score:
32.7734170591313: hits: this message  
Oct 19 16:39:23 ke-c-linux-3424 spamd[436]: debug: running raw-body-text
per-line regexp tests; score so far=4.3  
Oct 19 16:39:24 ke-c-linux-3424 spamd[436]: debug: running uri tests;
score so far=4.3  
Oct 19 16:39:24 ke-c-linux-3424 spamd[436]: debug: uri tests: Done uriRE  
Oct 19 16:39:24 ke-c-linux-3424 spamd[436]: debug: running full-text
regexp tests; score so far=4.3  
Oct 19 16:39:24 ke-c-linux-3424 spamd[436]: debug: Razor2 is not
available  
Oct 19 16:39:24 ke-c-linux-3424 spamd[436]: debug: DCC is not available:
dccproc not found  
Oct 19 16:39:24 ke-c-linux-3424 spamd[436]: debug: Razor1 is not
available  
Oct 19 16:39:24 ke-c-linux-3424 spamd[436]: debug: Pyzor is not
available: pyzor not found  
Oct 19 16:39:24 ke-c-linux-3424 spamd[436]: debug: running meta tests;
score so far=5.3  
Oct 19 16:39:24 ke-c-linux-3424 spamd[436]: debug: is spam? score=5.3
required=5 tests=DATE_MISSING,INVALID_MSGID,MISSING_HEADERS,NO_
REAL_NAME,SPAM_PHRASE_21_34,SUBJ_MISSING,SUPERLONG_LINE  

--- Ende ----

Da fällt mir nur auf, das es vom User LDroll gestartet wird.

& hier noch ein Log mit abgeändertem script. "spamassassin" wird über
"super" gestartet.

--- Beginn ---
Oct 19 16:46:38 ke-c-linux-3424 ldroll: spamd starting 
Oct 19 16:46:38 ke-c-linux-3424 spamd[473]: debug: daemonized.  
Oct 19 16:46:38 ke-c-linux-3424 spamd[473]: debug: ignore: test message
to precompile patterns and load modules  
Oct 19 16:46:38 ke-c-linux-3424 spamd[473]: debug: using
"/usr/share/spamassassin" for default rules dir  
Oct 19 16:46:38 ke-c-linux-3424 spamd[473]: debug: using
"/etc/spamassassin" for site rules dir  
Oct 19 16:46:39 ke-c-linux-3424 spamd[473]: debug: is Net::DNS::Resolver
unavailable? 0  
Oct 19 16:46:39 ke-c-linux-3424 spamd[473]: debug: trying (3)
slashdot.org...  
Oct 19 16:46:39 ke-c-linux-3424 spamd[473]: debug: looking up MX for
'slashdot.org'  
Oct 19 16:46:41 ke-c-linux-3424 spamd[473]: debug: MX for 'slashdot.org'
exists? 1  
Oct 19 16:46:41 ke-c-linux-3424 spamd[473]: debug: MX lookup of
slashdot.org succeeded => Dns available (set dns_available to hardcod
e)  
Oct 19 16:46:41 ke-c-linux-3424 spamd[473]: debug: is DNS available? 1  
Oct 19 16:46:41 ke-c-linux-3424 spamd[473]: debug: running header regexp
tests; score so far=0  
Oct 19 16:46:42 ke-c-linux-3424 spamd[473]: debug: running body-text
per-line regexp tests; score so far=2.4  
Oct 19 16:46:42 ke-c-linux-3424 spamd[473]: debug:
check_for_very_long_text: found 1350 bytes  
Oct 19 16:46:42 ke-c-linux-3424 spamd[473]: debug:
check_for_very_long_text: found 1350 bytes  
Oct 19 16:46:42 ke-c-linux-3424 spamd[473]: debug: spam-phrase score:
32.7734170591313: hits: this message  
Oct 19 16:46:42 ke-c-linux-3424 spamd[473]: debug: running raw-body-text
per-line regexp tests; score so far=4.3  
Oct 19 16:46:42 ke-c-linux-3424 spamd[473]: debug: running uri tests;
score so far=4.3  
Oct 19 16:46:42 ke-c-linux-3424 spamd[473]: debug: uri tests: Done uriRE  
Oct 19 16:46:42 ke-c-linux-3424 spamd[473]: debug: running full-text
regexp tests; score so far=4.3  
Oct 19 16:46:42 ke-c-linux-3424 spamd[473]: debug: Razor2 is not
available  
Oct 19 16:46:42 ke-c-linux-3424 spamd[473]: debug: DCC is not available:
dccproc not found  
Oct 19 16:46:42 ke-c-linux-3424 spamd[473]: debug: Razor1 is not
available  
Oct 19 16:46:42 ke-c-linux-3424 spamd[473]: debug: Pyzor is not
available: pyzor not found  
Oct 19 16:46:42 ke-c-linux-3424 spamd[473]: debug: running meta tests;
score so far=5.3  
Oct 19 16:46:42 ke-c-linux-3424 spamd[473]: debug: is spam? score=5.3
required=5 tests=DATE_MISSING,INVALID_MSGID,MISSING_HEADERS,NO_
REAL_NAME,SPAM_PHRASE_21_34,SUBJ_MISSING,SUPERLONG_LINE  
Oct 19 16:46:42 ke-c-linux-3424 spamd[473]: server started on port 783
(running version 2.43)  
Oct 19 16:46:42 ke-c-linux-3424 spamd[473]: server pid: 473  
Oct 19 16:46:42 ke-c-linux-3424 spamd[473]: logmsg: server started on
port 783 (running version 2.43)  
---- Ende ----

Verstehen tue ich es nicht.

-- 
 Lothar        mailto:L.Schweikle@logout.de

>> Entweder verliere ich oder die anderen gewinnen.
 

Attachment: pgpQmGkR997F4.pgp
Description: PGP signature


Reply to: