5 messages in net.sourceforge.lists.courier-usersRe: [courier-users] courierpop3d: How...
FromSent OnAttachments
Til SchubbeJan 23, 2005 6:37 am 
Sam VarshavchikJan 23, 2005 7:07 am 
Til SchubbeJan 23, 2005 10:02 am 
Sam VarshavchikJan 23, 2005 10:07 am 
Til SchubbeJan 23, 2005 11:02 am 
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:Re: [courier-users] courierpop3d: How to set the MAILDIR variable?Actions...
From:Sam Varshavchik (mrs@courier-mta.com)
Date:Jan 23, 2005 7:07:42 am
List:net.sourceforge.lists.courier-users

Til Schubbe writes:

Hi,

I'm running postfix as MTA/MDA for virtual domains and want to use the courier POP3-SSL-server.

Postfix puts mails for virtual domains under e.g. /var/mail/vhosts/$ACCOUNT/.

How/where can I tell courier-pop3 to use /some/path/$ACCOUNT/ instead of the default $HOME/Maildir/? /etc/courier# egrep -v '^(#|$)' authdaemonrc authmodulelist="authmysql"

You will have to add another field to your MySQL table that specifies the account's maildir, and adjust authmysqlrc accordingly.