[Dovecot] Master User Features I'd like to see

Marc Perkel marc at perkel.com
Tue Aug 17 17:48:26 EEST 2010



On 8/16/2010 2:24 PM, Timo Sirainen wrote:
> On 16.8.2010, at 22.01, Marc Perkel wrote:
>
>> But the %{login_domain} evaluates to an empty string as you can see from the results of the debug.
> What about %{login_user} or %{username}?
>
>


Hi Timo,

Apparently I'm getting different results that you are. I'm trying to 
think of anything unusual I might be doing. I do have more than one 
master user db. Perhaps that is the problem? Is there some tests I can 
run to debug this?

passdb {
   driver = sql
   args = /etc/dovecot/dovecot-master-sql.conf
   master = yes
   pass = yes
}

passdb {
   driver = sql
   args = /etc/dovecot/dovecot-domain-owner-sql.conf
   master = yes
   pass = yes
}


More information about the dovecot mailing list