3 messages in net.sourceforge.lists.courier-maildropRe: [maildropl] Maildrop in Embedded ...
FromSent OnAttachments
Gerhard du ToitOct 13, 2004 6:48 am 
Jay LeeOct 13, 2004 8:39 am 
Gerhard du ToitOct 13, 2004 11:54 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] Maildrop in Embedded mode and the $HOME/.mailfilter fileActions...
From:Jay Lee (jl@pbu.edu)
Date:Oct 13, 2004 8:39:53 am
List:net.sourceforge.lists.courier-maildrop

Gerhard du Toit said:

Hi there I have installed maildrop with courier with virual hosts running from mysql and everything works perfectly. As long as I dont need to use the .mailfilter file :-)

Maildrop runs in Embedded mode which means that I can use the ./mailfilters directory which as explained in localmailfilter.html are used to deny incomming e-mails.

I want to use .mailfilter to filter my mail and to store them in diverant mailboxes. But maildrop seems to ignore the ./mailfilter files.

Should I use courierfilter instead or is there a way of getting the ./mailfilter files to work.

What is your DEFAULTDELIVERY in /etc/courier/courierd set to? Note that courierfilter is the MTA (Mail Transfer Agent, host to host) filtering system for Courier. Maildrop is the MDA (Mail Delivery Agent, host to mailbox) filtering system for Courier. I do not believe there is any way for regular users to specify courierfilter rules for delivery. Per user filtering is done via .mailfilter.

Jay