Hi, On Fri, Feb 10, 2012 at 7:54 PM, Mildred Ki'Lya <[email protected]> wrote: > I followed the explanations here: > http://wiki2.dovecot.org/HowTo/PostfixDovecotLMTP > > The problem is that my passwd-like file only contains a user named > "mildred". I tried to add a user [email protected] and > mildred%mildred.frbut it doesn't work either. > > Do you know how I could tell dovecot to guess the username correctly ?
I think you need to set auth_username_format = %Ln which strips the domain part from the recipient. Wolfgang
