Dear Listers,

I'm having problems with spamd. It does not add any information to the
header.
I'm running version 3.0.0 of SA. I'm using a global procmailrc file. Further
am I running a Postfix mailserver and my distro is the SuSE Server.

/*************
SENDER=$1
SHIFT=1
# Until now, mail is untagged, you may add rules for
# mail that must not be tagged
:0 hbfw
| /usr/bin/spamc
# Now mail is tagged by spamassassin
# You may insert other rules here
:0
| /usr/sbin/sendmail -i -f "$SENDER" -- "$@"
*************/

With the commandline I'm getting the folowing result in the header

/*************
X-Spam-Flag: YES
X-Spam-Checker-Version: SpamAssassin 3.0.0 (2004-09-13) on
        world.protomation.com

X-Spam-Level: **************************************************
X-Spam-Status: Yes, score=997.2 required=5.0 tests=ALL_TRUSTED,GTUBE
        autolearn=ham version=3.0.0
*************

But when I'm receiving a mail with the spamd there is not even a spam flag.
The mail log says that the mail is scanned.

/*************
Oct 13 13:24:32 world spamd[19865]: connection from localhost [127.0.0.1] at
port 29618
Oct 13 13:24:32 world spamd[3682]: processing message
<[EMAIL PROTECTED]> for nobody:65534.
*************/

I hope that anyone can help my with this problem

greetings
Roel Bindels
Protomation bv

Reply via email to