Re: [Dovecot] Dovecot 1.0.7 domain variable

2009-05-13 Thread Giuliano Gavazzi
On W 13 May, 2009, at 04:37 , elli...@n.0o0.bz wrote: Okay, I've now also tried changing "auth_username_format = %n-%d" and adding a user for each account. Authentication works fine but I still get "maildir: data=/var/mail/vhosts//elliott-n.0o0.bz" in the logs! What's the deal? When do

Re: [Dovecot] Dovecot 1.0.7 domain variable

2009-05-12 Thread Timo Sirainen
On May 12, 2009, at 10:37 PM, elli...@n.0o0.bz wrote: Okay, I've now also tried changing "auth_username_format = %n-%d" and adding a user for each account. Authentication works fine but I still get "maildir: data=/var/mail/vhosts//elliott-n.0o0.bz" in the logs! What's the deal? When does

Re: [Dovecot] Dovecot 1.0.7 domain variable

2009-05-12 Thread elliott
On Mon, May 11, 2009 at 12:31:19PM -0400, Timo Sirainen wrote: > On Sun, 2009-05-10 at 22:17 -0700, elli...@n.localhost wrote: > > > but from debug output I see the domain is blank: > > > > dovecot: May 10 20:49:25 Info: IMAP(elliott): maildir: > > data=/var/mail/vhosts//elliott > > > > I've se

Re: [Dovecot] Dovecot 1.0.7 domain variable

2009-05-11 Thread Elliott Barrere
On Mon, May 11, 2009 at 12:31:19PM -0400, Timo Sirainen wrote: > On Sun, 2009-05-10 at 22:17 -0700, elli...@n.localhost wrote: > > > but from debug output I see the domain is blank: > > > > dovecot: May 10 20:49:25 Info: IMAP(elliott): maildir: > > data=/var/mail/vhosts//elliott > > > > I've se

Re: [Dovecot] Dovecot 1.0.7 domain variable

2009-05-11 Thread Timo Sirainen
On Sun, 2009-05-10 at 22:17 -0700, elli...@n.localhost wrote: > but from debug output I see the domain is blank: > > dovecot: May 10 20:49:25 Info: IMAP(elliott): maildir: > data=/var/mail/vhosts//elliott > > I've set elli...@n.0o0.bz as my username in Outlook so it is sending the > domain (an

[Dovecot] Dovecot 1.0.7 domain variable

2009-05-11 Thread elliott
Hi all, Thanks in advance for any help! I'm trying to configure Dovecot to pull emails from Postfix virtual mailbox domain Maildirs under /var/mail/vhosts//. I've set mail_location as such in dovecot.conf: mail_location = maildir:/var/mail/vhosts/%d/%n but from debug output I see the domain