|
View:
New views
3 Messages
—
Rating Filter:
Alert me
|
|
|
squirrelmail delivers to the wrong directoryThe system is:
centos5.4, mysql-5.0.77-3.el5 dovecot-1.0.7-7.el5 squirrelmail-1.4.8-5 The problem is that in addition of the inbox, send, and trash folders squirrelmail created a cur, new and tmp directories in the /mail/domain/user directory, and instead of delivering new messages in the inbox it puts them in the new directory making it unavailable to the user. I have tried just about everything with out success to get this resolved, please help !!!! |
|
|
Re: squirrelmail delivers to the wrong directorySquirrelMail does not deliver emails. It only uses IMAP server to display existing emails and to store new emails created in webmail interface. Check your dovecot configuration. If you don't use dovecot delivery agent, check configuration of what ever email delivery software you are using. cur, new and tmp folders are not real email folders. they are part of Maildir directory structure. Some program thinks that /mail/domain/user/ directory is maildir and stores emails in appropriate maildir subdirectory. -- Tomas |
|
|
Re: squirrelmail delivers to the wrong directoryOn November 9, 2009 at 10:32 AM Andre55 <avandenbroeck@...> wrote: > > The system is: > centos5.4, > mysql-5.0.77-3.el5 > dovecot-1.0.7-7.el5 > squirrelmail-1.4.8-5 > > The problem is that in addition of the inbox, send, and trash folders > squirrelmail created a cur, new and tmp directories in the /mail/domain/user > directory, and instead of delivering new messages in the inbox it puts them > in the new directory making it unavailable to the user. > > I have tried just about everything with out success to get this resolved, > please help !!!! squirrel mail does not deliver mail. The cur new and tmp folders are part of the maildir delivery structure. Check you mail delivery agent configuration (dovecot, cyrus, courier etc..) and if you do not want cur/new/tmp switch it mbox delivery. You may want to consider researching the difference between mbox and maildir before switching to mbox. -- Brett ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july ----- squirrelmail-plugins mailing list Posting guidelines: http://squirrelmail.org/postingguidelines List address: squirrelmail-plugins@... List archives: http://news.gmane.org/gmane.mail.squirrelmail.plugins List info (subscribe/unsubscribe/change options): https://lists.sourceforge.net/lists/listinfo/squirrelmail-plugins |
| Free embeddable forum powered by Nabble | Forum Help |