2 messages in net.sourceforge.lists.courier-maildropRe: [maildropl] .mailfilter vs. maild...
FromSent OnAttachments
Kate PorterMar 5, 2004 4:39 pm 
Devin RubiaMar 8, 2004 9:46 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] .mailfilter vs. maildroprcActions...
From:Devin Rubia (dev@thezone.net)
Date:Mar 8, 2004 9:46:45 am
List:net.sourceforge.lists.courier-maildrop

On Fri, Mar 05, 2004 at 04:24:37PM -0800, Kate Porter wrote:

Quick question: Does ~/.mailfilter override maildroprc? Or is the latter executed first, the individual .mailfilter's later?

$ man maildrop [SNIP] If the file /etc/mail/maildroprc exists, mail delivery or mail filtering instructions are read from that file. maildrop's delivery/filtering instructions may direct mail- drop to save the message in specific mailbox, discard it, return it to sender, or forward it to a different E-mail address.

If /etc/mail/maildroprc does not exist, or its mail delivery instructions do not completely dispose of this message, maildrop then reads the mail delivery instructions from $HOME/.mailfilter. If it doesn't exist, or its mail delivery instructions do not completely dispose of the mes- sage, maildrop then saves the E-mail message in the default mailbox. [SNIP]