I tried many combinations of changing MAILDROPDEFAULT in courierd, commenting or not commenting out MYSQL_MAILDIR_FIELD or changing it to various other directories or programs or pipes, the best I got was outlook express complaining that the imap server couldn't find Maildir and then it proceeded to crash in various and sundry ways. Any other ways to try to make maildrop the default delivery agent for virtual domains?
Kelley ----- Original Message ----- From: "MH - Entwicklung" <[EMAIL PROTECTED]> To: "Kelley Reynolds" <[EMAIL PROTECTED]>; "LIST Courier" <[EMAIL PROTECTED]> Sent: Thursday, April 04, 2002 8:56 AM Subject: Re: [courier-users] Maildrop question... > 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 > _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
