Timo Sirainen wrote:> On Wed, 2007-09-12 at 10:54 +0100, Lars Stavholm wrote:
>> Hi All,
>>
>> can anyone confirm whether "auth_username_format = %n" works
or not?
>
> Sure it works. Maybe just differently than how you expect.
Ah, I see. In my case dspam delivers the mail using dovecot/deliver
with "-d user at domain" appended to the command. I was sort of hoping
that the "auth_username_format = %n" would strip the
"@domain" from
"user at domain" leaving "user" for authentication (in which
case my
setup would work). What is it that I have misunderstood?
R
/Lars