On Thursday 18 April 2002 08:20 am, you wrote:
> > Hello Dave,
>
> Hello Brook
>
> > > Post your .mailfilter.  I'm using maildrop under qmail 1.03 + vpopmail
>
> 5.2
>
> > > without any problems whatsoever, using spamc/spamd
> >
> > Actually I've done some more testing and for some reason I get the
> > same error's just using maildrop without filter through spamd. I sure
> > wish this would work I really like spamassassin. As it is I'm looking
> > at blackhole right now. It can run from a .forward with any other
> > program.
> >
> > my .mailfilter looks something like this:
>
> I'd rather not try and diagnose this based on "looks something like".


[webmedic@server webmedic]$ cat .mailfilter
VERBOSE=9
exception {
    xfilter "spamc -f"
    RETURNCODE=0
    EXITCODE=0
}
to "./Maildir"

I only tried the exitcode and returncode after having problems. I was getting 
the same errors without them in there.


>
> Please send me the exact contents of your .mailfilter, as well as your
> .qmail file that calls maildrop.

I'm currently testing postfix but my .qmail is like this:
[webmedic@server webmedic]$ cat .qmail
|/usr/bin/maildrop
./Maildir/


with postfix set to deliver to maildrop os using the .forward which looks 
like this:
[webmedic@server webmedic]$ cat .forward
#~/.forward
|maildrop
#

I get the same errors. This is why I know it either has to be maildrop or 
spamassassin causing the problem but after further testing I'm not sure which 
one is causing it.
>
> Dave

-- 
 -~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-~`'~-
                                      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

Reply via email to