Fremen, Thank you. I finally got everything up and running. I manually changed the database for the emails in the way I wanted them. And changed the configs so the new ones will be correct. As it turns out, the folders don't get created until they receive a message. This seems like a bad thing, as someone could try getting their mail, and would get errors until they got a message. Also, Postfix.admin sends a message the first time. Well, since this server wasn't live, it somehow sent the welcome message to my real mail server. I can't remember how, but the folders ended up showing up. I transfered over my Maildir's and everything is working great now. The only thing left is FTP is not working for some reason. I think this might be a firewall issue. I set 80, 25, 21, etc. to accept, but reject all other packets, and I think it is messing up my FTP. But it is late, and I'll just mess with it in the morning.
Jason On Mon, 2005-11-14 at 05:51 +0100, [EMAIL PROTECTED] wrote: > 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 _______________________________________________ tsl-discuss mailing list [email protected] http://lists.trustix.org/mailman/listinfo/tsl-discuss
