8 messages in net.sourceforge.lists.courier-maildropRe: [maildropl] No delivery of mails ...
FromSent OnAttachments
rhe...@mayn.deSep 6, 2002 3:56 am 
Matthias AndreeSep 6, 2002 7:28 am 
rhe...@mayn.deSep 7, 2002 2:38 pm 
Matthias AndreeSep 7, 2002 3:53 pm 
rhe...@mayn.deSep 7, 2002 10:59 pm 
Matthias AndreeSep 8, 2002 2:50 am 
rhe...@mayn.deSep 9, 2002 4:53 am 
Matthias AndreeSep 9, 2002 5:57 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [maildropl] No delivery of mails after filteringActions...
From:Matthias Andree (matt@stud.uni-dortmund.de)
Date:Sep 7, 2002 3:53:40 pm
List:net.sourceforge.lists.courier-maildrop

On Sat, 07 Sep 2002, rhe@mayn.de wrote:

First - I use the latest razor-Version is this entry correct for it. The new version have no razor-check in the directory.

`/usr/bin/razor-client` if ( $RETURNCODE == 0) { xfilter "reformail -A'X-Antispam: Razor Warning'" exit }

It's certainly not what you want. "exit" discards the mail (unless reformail failed in a way that makes maildrop exit with EX_TEMPFAIL, which defers the mail).

Are you sure you read maildropfilter(1) and understood it? Feel free to ask if certain parts of that are unclear.