Hi All, I have a problem sending mail using Courier IMAP ESMTP v. 0.44.2.2.....
Whenever I send mail to any local email account on my server, it places the message in a Maildir file not in the users virtual mailbox. It will also append to the Maildir file everytime a messages is recieved for a local user on the machine. Each local account is a virtual account (Maildir) stored in ../../vmail/[EMAIL PROTECTED]/ [EMAIL PROTECTED] has new, cur and tmp directories within. In webadmin I have local delivery set as $HOME/Maildir (./Maildir in the custom delivery instructions) Now I know that this is the problem and I really want it to point to $HOME/[EMAIL PROTECTED]/, but I am not sure how to do this. Everytime I append something to $HOME/ it creates another file to store email, and not to the users directory. BTW I have this setup via mysql. Courier is taking the $HOME value from the homedir field in the database. I have, in the database a maildir field that has the syntax of '[EMAIL PROTECTED]/' the / meaning that it is a maildir, right? I did not create the maildirs through couriers maildirmake. How do I set it up so Courier sends the mail to the maildir like it should (as per man maildir "Adding new mail to maildirs") informs us? Thanks! ------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
