I am moving from XMail to CourierIMAP+POP3. I am setting all of this up on a new server. I have installed Courier IMAP, Postfix, and setup MySQL auth according to the Wiki. Postfix seems to be working (however, AUTH PLAIN is not working yet). IMAP is running, but when I attempt to log in, I get the following:
[EMAIL PROTECTED] /var/log/mail# telnet localhost 143 Trying 127.0.0.1... Connected to localhost.localdomain. Escape character is '^]'. * OK [CAPABILITY IMAP4rev1 UIDPLUS CHILDREN NAMESPACE THREAD=ORDEREDSUBJECT THREAD=REFERENCES SORT QUOTA IDLE ACL ACL2=UNION STARTTLS] Courier-IMAP ready. Copyright 1998-2004 Double Precision, Inc. See COPYING for distribution information. 1 login [EMAIL PROTECTED] password * BYE [ALERT] Fatal error: [EMAIL PROTECTED]/: No such file or directory Connection closed by foreign host. I have set up all the users via Postfix.admin. I noticed after setting up everyone, that the folder /var/mail was never created, which is where it seems the Maildir's should be. I have created this folder, and tried adding a new user, but still not subdirs. How/when are these created? Do I need to create each one manually? I would also prefer the folders be more like: /var/mail/domain1.com/user1 /var/mail/domain2.com/user1 I thought I had setup this up to save like that wherever it was appropriate (Courier or Postfix or something). Can anyone help to point me in the right direction? By the way, it is Trustix 2.2, with all the latest stuff, such as PHP5. Jason Greb ElectroNerdz, Inc. _______________________________________________ tsl-discuss mailing list [email protected] http://lists.trustix.org/mailman/listinfo/tsl-discuss
