On 24.9.2012, at 16.48, Philippe Chevalier wrote: > dovecot: auth-worker(99126): Error: passwd(x...@domain.org,12.34.254.255): > getpwnam() failed: Invalid argument > > I guess it's because the login is a full email that getpwnam fails.
So if you log in as nonexistent user "foo.bar" it doesn't log an error, but if you log in as "foo@bar" it does? The attached patch probably fixes it?
diff
Description: Binary data