I run debian too
--- mattias jonsson hemsida: www.mattiasweb.net mail: [EMAIL PROTECTED] -----Ursprungligt meddelande----- Från: Leigh S. Jones [mailto:[EMAIL PROTECTED] Skickat: den 12 oktober 2007 15:08 Till: mattias; [email protected] Ämne: Re: [courier-users] maildirmake I made the same kind of installation onto Debian and may have had some of the same kinds of problems you are having. Courier looks for ownership of the Maildir by the user jonsson and chmod 700. You should name it Maildir not maildir. Make sure you have the .courier file saying "| /usr/bin/maildrop" on /home/jonsson and the maildroprc file or some other way to tell Courier that delivery should be to Maildir -- this might be done using maildrop and the /etc/courier/maildroprc file or it might be done using .courier files that tell courier to deliver without maildrop. But most of the problems with delivery to the user are all about aliases, and the contents of the "locals", "me", and "hosteddomains" files. You have to decide whether the delivery goes to jonsson or to [EMAIL PROTECTED] and stick to a scheme that delivers to the right directory. My server uses a single namespace, but many must have a namespace per domain. ----- Original Message ----- From: "mattias" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Friday, October 12, 2007 5:04 AM Subject: [courier-users] maildirmake >I know i have asked it before > But i not remember the answer > I install courier-mta > Apt-get install courier-mta > And created a maildir for my user > Maildirmake jonsson /home/jonsson/maildir > But sqwebmail ays > Unable to open the maildir for this account > Help! > > > --- > mattias jonsson > hemsida: > www.mattiasweb.net > mail: [EMAIL PROTECTED] > > > ---------------------------------------------------------------------- > --- > This SF.net email is sponsored by: Splunk Inc. > Still grepping through log files to find problems? Stop. > Now Search log events and configuration files using AJAX and a browser. > Download your FREE copy of Splunk now >> http://get.splunk.com/ > _______________________________________________ > courier-users mailing list > [email protected] > Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users > ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ courier-users mailing list [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
