3 messages in net.sourceforge.lists.courier-users[courier-users] Re: maildrop and virt...
FromSent OnAttachments
Francisco SolsonaJul 18, 2002 10:46 am 
Anders PerssonJul 18, 2002 12:28 pm 
Sam VarshavchikJul 18, 2002 2:17 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:[courier-users] Re: maildrop and virtual accounts problemActions...
From:Sam Varshavchik (mrs@courier-mta.com)
Date:Jul 18, 2002 2:17:42 pm
List:net.sourceforge.lists.courier-users

Francisco Solsona writes:

Hello all,

We have a good number of virtual mail accounts (courier mail + MySQL + sqwebmail + IMAP + ESMTP + SSL + etc.), and everything is working fine, except for the filtering part.

Users can create filter rules through the web interface, but maildrop does not use those filters:

courierd says:

DEFAULTDELIVERY="| /usr/local/bin/maildrop"

virtual user foo's maildirfilterconfig says:

MAILDIRFILTER=../.mailfilter MAILDIR=./Maildir

and yet everything goes to the default mailbox of virtual user foo.

I'm pretty sure we're using the maildrop that comes with the whole courier suite, so it should be using the information (UID/GID of the real account, home, and maildir) from the passwd table in MySQL, right? or am I missing some incantation?

TIA, --Francisco

P.S. I did a search on the list's archives, and found a lot of messages on this issue, but none of those help.

If you use the 'mail' attribute in the mysql table, it overrides DEFAULTDELIVERY.