13 messages in net.sourceforge.lists.courier-maildropRe: [maildropl] Filters dont work
FromSent OnAttachments
Karsten IwenJan 26, 2003 11:26 am 
Paul ChambersJan 26, 2003 1:30 pm 
Karsten IwenJan 27, 2003 11:57 am 
Mark WeinemJan 27, 2003 6:04 pm 
Paul ChambersJan 28, 2003 9:07 am 
Karsten IwenJan 28, 2003 10:15 am 
Paul ChambersJan 28, 2003 1:01 pm 
Mark MayoJan 28, 2003 1:51 pm 
Mark WeinemJan 29, 2003 3:57 pm 
Mark WeinemJan 29, 2003 3:57 pm 
Karsten IwenJan 30, 2003 1:43 am 
Karsten IwenFeb 1, 2003 9:45 am 
Karsten IwenFeb 1, 2003 2:35 pm 
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] Filters dont workActions...
From:Karsten Iwen (kars@saviya.de)
Date:Feb 1, 2003 2:35:47 pm
List:net.sourceforge.lists.courier-maildrop

well I don't understand it:

after altering a rule it stopped working. What I'm wondering: What does it mean when the MATCH-Variable is empty in the logfile? Perhaps someone has another idea?

/etc/maildroprc:

--------------------------------------------- DEFAULT="$HOME/Maildir/"

---------------------------------------------

~/.mailfilter:

--------------------------------------------- logfile "$DEFAULT/maildrop.log" log "default=$DEFAULT"

if (/^To:.cour@lists.sourceforge.net/:h) { log "Maildrop: $MATCH" to "Maildir/.Rootserver.Maildrop/" } if (/^To:.*postfix-users@/:h) { log "Postfix1: $MATCH" to "Maildir/.Rootserver.Postfix/" } if (/^Cc:.*postfix-users@/:h) { log "Postfix2: $MATCH" to "Maildir/.Rootserver.Postfix/" } to $DEFAULT

---------------------------------------------

~/Maildrop/maildrop.log:

--------------------------------------------- default=/home/k_iwen/Maildir/ Maildrop: Date: Sat Feb 1 22:11:00 2003 From: "Cybertime Hostmaster" <host@cybertime.net> Subj: Re: Splitting postfix-users to -users and -devel? File: Maildir/.Rootserver.Maildrop/ (3709)

---------------------------------------------

I use Maildrop with Debian and tried it with stable (1.3.7) and testing (1.4.0), same result for both.

best regards, Karsten