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 10:07:45 am
List:net.sourceforge.lists.courier-users

Til Schubbe writes:

* On 23.01. Sam Varshavchik muttered:

Til Schubbe writes:

/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.

Ok. I like to use text-files more. So now I set authmodulelist="authuserdb" in authdaemonrc and created /etc/courier/userdb with one line:

user1 uid=2000|gid=2000|shell=/bin/false|systempw=secret| pop3pw=secret|mail=/var/mail/vhosts/user1/

The account's home directory is not specified.