Gordon Messmer wrote: > mattias jonsson wrote: >> adduser > > Well, then, add a Maildir to /etc/skel: > > maildirmake /etc/skel/Maildir > > ...and continue using "adduser".
authtest is your friend, and the answer to your question "how do i create users in courier" is probably better answered as "create them in any way such that authtest <uid> returns the location of their maildir and the password details for the account" Then read the authlib documentation at: http://www.courier-mta.org/authlib/INSTALL.html to see how you can tie authlib into whatever scheme you currently have for adding users. Once you have authlib configured to work against your account scheme, then courier will "just work", or at least thats the theory! -Enda. ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ courier-users mailing list [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
