Hi.

I'm having some trouble installing qmail-scanner so that I can use
spamassassin system wide on a qmail server.

When I'm running ./configure from qmail-scanner, it shows:

Something like the SpamAssassin spamc is present, but not working - ignoring...
Something like the SpamAssassin spamc is present, but not working - ignoring...
[...]
scanners=

So qmail-scanner 1.12 seems to find SA but thinks it's not working.

I've installed SA from CPAN, copied the spamd/debian-rc-script.sh to
/etc/init.d/init.d and edited it a little bit, so that it works on my
SuSE 7.2 server.  I also copied spamd/debian-rc-spamd.conf to
/etc/spamd.conf and set ENABLED to 1.  I then ran
/etc/init.d/init.d/spamd-script.sh start.  spamd seems to run:

host:~/.cpan/build/Mail-SpamAssassin-2.31/spamd # telnet localhost 783
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
foo
SPAMD/1.0 76 Bad header line: foo

host:~/.cpan/build/Mail-SpamAssassin-2.31 # ps awux|grep -i spam
root     13657  0.0  0.9 13360 2376 ?        S    Jul09   0:00
/usr/bin/perl /usr/bin/spamd --daemonize --pidfile /var/run/spamd.pid -c -a

Well, seems like something is wrong with my SA installation.  What's the
expected result, when I netcat the sample-nonspam.txt to spamd?  I get:

host:~/.cpan/build/Mail-SpamAssassin-2.31 # netcat localhost 783 < sample-nonspam.txt 
SPAMD/1.0 76 Bad header line: Return-Path: <[EMAIL PROTECTED]>

If somebody could please help me to get SA to work, I'd be a happy user
;)

Thanks a lot,

Alexander Skwar
-- 
How to quote:   http://learn.to/quote (german) http://quote.6x.to (english)
Homepage:       http://www.iso-top.de      |    Jabber: [EMAIL PROTECTED]
   iso-top.de - Die günstige Art an Linux Distributionen zu kommen
                       Uptime: 5 days 11 hours 42 minutes


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Gadgets, caffeine, t-shirts, fun stuff.
http://thinkgeek.com/sf
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to