[Dovecot] mkdir imap with user at domain.com

wiki kaha wkaha at yahoo.com
Wed Aug 11 00:47:46 EEST 2004


--- Timo Sirainen <tss at iki.fi> wrote:

> On 4.8.2004, at 14:57, wiki kaha wrote:
> 
> > imap(user at domain.com):
> > mkdir(/var/mail/domain.com/user at domain.com/.test)
> > failed: No such file or directory
> >
> > It should be
> > mkdir(/var/mail/domain.com/user/.test)
> 
> Use %n instead of %u.

password_query = select md5( usr_passwd ) from user,
site, domain
where usr_uname = '%n' and usr_sit_aid = sit_aid and
dom_sit_aid = sit_aid and dom_name = '%d' limit 1

You can see, there is nothing wrong. 
All works right only moving a message build a new
path, I hadn't defined before.

Thanks.


	
		
__________________________________
Do you Yahoo!?
New and Improved Yahoo! Mail - 100MB free storage!
http://promotions.yahoo.com/new_mail 



More information about the dovecot mailing list