Thanks Sam, By "whatever you did before to create new accounts", do you mean Unix passwd? I am on Red Hat Linux.
I tried to disable other auth method by add --without-muduleName to configure options, except authpwd. So I think Courier should pick authpwd. I created a Unix user and tried login from IMAP I got: * OK Courier-IMAP ready. Copyright 1998-2002 Double Precision, Inc. See COPYING for distribution information. 1 login suli1 password * BYE [ALERT] Fatal error: Maildir: No such file or directory Connection closed by foreign host. and maillog: Sep 24 21:18:38 bwc-imap-01 imapd: LOGIN, user=suli1, ip=[::ffff:10.101.85.33] Sep 24 21:18:38 bwc-imap-01 imapd: chdir Maildir: No such file or directory When I do: [root@bwc-imap-01 authlib]# ./authdaemon start AUTHFAILURE Can you be a little more specific on how to create a user and a mailbox for the user? Because I have PostgreSQL installed, if I want to save auth info in the database, how do I create a user? There should be some kind of admin tools, right? Thanks a lot for your help! Su -----Original Message----- From: Sam Varshavchik [mailto:[EMAIL PROTECTED]] Sent: September 24, 2002 7:04 PM To: '[EMAIL PROTECTED]' Subject: [courier-users] Re: First time user need help -- how to create users Su Li writes: > Hi, > > I just installed Package Courier-IMAP (courier-0.39.3.20020921) on Red Hat > Linux 7.2. The compile and installation went with no problem. I didn't set > any thing in ./configure. I am able to start authdaemond, courier and imap > successfully. I am also able to telnet to imap port (143) from remote > machine. I have BerkeleyDB 3.3 and Postgre 7.2.1 installed. > > But I didn't find out how to create users for Courier Server and how to > create Mailboxes. I don't see any documentation on how to set up a user. > Is there a admin tool to set up the mailboxes? Or is there a tool like Unix > "passwd" for Courier IMAP? The default configuration uses system accounts for authentication. You will do whatever you did before to create new accounts. ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
