Ehlo, Jason Greb writes:
> 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: which version ure using ??? i ask that coz i backported the latest courier from tls 3.0 and it have his own auth daemon... that mean youll have to run one authdaemon for courier and another for postfix... i dunno if that apply to the default tsl 2.2 courier version... > > [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 PostfixAdmin was a good choice ;) > 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? all the users mail directory should be automagically created by postfix when the first mail for that user arrive... > > I would also prefer the folders be more like: > > /var/mail/domain1.com/user1 > /var/mail/domain2.com/user1 this is just a matter of configuring postfix :) but ive forgot how i did mine :'( anyway i can share my configs.... > > 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. > > cheers Fremen _______________________________________________ tsl-discuss mailing list [email protected] http://lists.trustix.org/mailman/listinfo/tsl-discuss
