Hello.

I think I've got some problems getting spamd to work properly.  I'm
trying to get SpamAssasin 2.31 to work on my SuSE 7.2 server running
qmail.  To use SA with qmail, I tried to install qmail-scanner 1.12, and
that's where my problems started...

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 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
;)  If I should supply additional information, I'd be happy to do so!

Thanks a lot,

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


-------------------------------------------------------
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