Make sure you don't have the "mail=" option set in your userdatabase. If you for example set it to mail=/var/mailusers/john/Maildir The defaultdelivery option is overridden. Only set the home directory.
Further check if you have the file maildropfilter in courier's /etc directory. It should have the same contents like the file maildrop. Simply cp -p maildrop maildropfilter. Hope this helps Regards Manfred ----- Original Message ----- From: "Kelley Reynolds" <[EMAIL PROTECTED]> To: "LIST Courier" <[EMAIL PROTECTED]> Sent: Thursday, April 04, 2002 3:20 PM Subject: [courier-users] Maildrop question... > I am attempting to get maildrop to be the default delivery agent for courier > with virtual users. I've changed DEFAULTDELIVERYAGENT in courierd to "| > /usr/local/bin/maildrop" from "./Maildir", but it still refuses to read any > .mailfilter files in the 'home' directory specified in the mysql database. > It will read a .courier file if it is there, and as a workaround I have > .courier containt "| /usr/local/bin/maildrop" and then that will read the > .mailfilter file in the same directory, but how do I skip the .courier step? > I want the .mailfilter file to be read by default if it is there. Where have > I gone wrong? > > Kelley > > > _______________________________________________ > courier-users mailing list > [EMAIL PROTECTED] > Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users > _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
