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. 

-- 
Sam 



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to