Hi Tim, > >> You probably specified a "mail" attribute for the accounts. Doing so > >> overrides DEFAULTDELIVERY, so maildrop won't be invoked for accounts > >> that have such an attribute. Instead, you should specify the "home" > >> for the account, and make sure that there is a ./Maildir/ folder > >> inside that directory. > > > > I just followed the instructions as per > > http://www.courier-mta.org/FAQ.html#virtual ... everything seems to > > work, apart from getting the filtering to apply. > > > can you show us a sample user record that does work, and one that doesnt > work? > I am pretty sure you have a mail attribute set as well, remove that and > maildrop will work
OK. In authlib/userdb I do have the mail attribute specified too... [EMAIL PROTECTED] systempw=XXXXXX|uid=999|mail=/home/mail/zzzz.com/marvin|home=/home/mail/zzzz .com/marvin|gid=999 According to http://www.courier-mta.org/FAQ.html#virtual that is what I should do when the virtual account doesn’t really have a home directory... are you saying that’s not what I should do, and instead give my virtual users a home directory then stick the maildirs in that directory? Thanks, David ------------------------------------------------------- The SF.Net email is sponsored by: Beat the post-holiday blues Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt _______________________________________________ courier-users mailing list [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
