[Exim] Re: Exiscan and Spamassassin

Startseite
Nachricht löschen
Nachricht beantworten
Autor: cjackson
Datum:  
To: cjackson
CC: exim-users
Betreff: [Exim] Re: Exiscan and Spamassassin
cjackson writes:

> Hi,
>
> spamd is not scanning. Exim 4.40 w/ Exiscan patch. The acl looks like
> this:
> warn message = X-Spam-Score: $spam score ($spam_bar)
> log_message = spam score: $spam_score
> spam = nobody:true
>
> Spamassassin starts like this:
> /usr/bin/spamd -x -L -d -u user -r /var/run/spamd.pid
> It has a pid.
>
> Nothing in log that helps. Exiscan is working. It scans with Clamav. I
> tested Spamassassin using spamd test and it does work fine. This is a
> mystery because I have Spamassassin working with other installations (Exim
> 4.34) and can't see a mistake. Any idea how I can troubleshoot this
> further?


UPDATE:

exim -bh <IP> shows that spamd is working!!

The question now is: Why isn't spamd adding the X-Spam-Score header?

exiscan 4.40.23
exim 4.40
spamassassin 2.64-1 (deb)
(started with -c -x -a -L -D -d --pidfile=/var/run/spamd.pid)

Please, any ideas?
Thanks,
Craig Jackson