Hi,

What are you using as your backend?  Straight qmail or vmailmgr or vpopmail?

qmail expects a seekable pipe from any program output so you may need
filepipe (www.nougen.com/test/filepipe.tgz) or the seekable patch to
vpopmail's vdeliver (www.gallowglass.com or something similar).

With vmailmgr I use the following in my .qmail-default file

|preline /usr/bin/spamc -f | /usr/bin/filepipe /usr/local/bin/vdeliver

with vpopmail I use the following (with the addition of the seekable patch)

| preline /usr/bin/spamc -f -u $EXT@$HOST | /home/vpopmail/bin/vdelivermail
'' bounce-no-mailbox

using the -u for MySQL lookups for user preferences.

Regards,

Rick

----- Original Message -----
From: "Brook Humphrey" <[EMAIL PROTECTED]>
To: "Spam Assassin" <[EMAIL PROTECTED]>
Sent: Tuesday, March 05, 2002 6:41 PM
Subject: [SAtalk] spamassassin and qmail.


I have it working kind of. I can actually filter the emails through
spamassassin ok using the .qmail file but spamassassin is not taging any
of the emails.

I have tried both |spamassassin -P and |spamc both pass the email back
to qmail but do not actually filter the email in any way. Any other
combinations in the .qmail file that I have tried send my email into no
mans land.
--
 -~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~
-
                                      Brook Humphrey
        Mobile PC Medic, 420 1st, Cheney, WA 99004, 509-235-9107
http://www.webmedic.net, [EMAIL PROTECTED], [EMAIL PROTECTED]
                                 Holiness unto the Lord
 -~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~
-

_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk



_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to