------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.
http://www.exim.org/bugzilla/show_bug.cgi?id=449 ------- Comment #2 from [EMAIL PROTECTED] 2007-01-16 20:53 ------- (In reply to comment #1) > As you note, $auth1 and $1 are both indeed set by the authenticator. It looks > more like if something unsets it before server_set_id is expanded. And you get > 235 Authentication succeeded, which shouldn't happen if server_set_id were set > to a blank value. In any case, it works here over a normal connection as well > as in a -bh test session: > > 21:42:42 20921 received: OK 6 user=magnus > 21:42:42 20921 auth_plain_dovecot authenticator: > 21:42:42 20921 $auth1 = magnus > 21:42:42 20921 $1 = magnus > 21:42:42 20921 expanding: $auth1 > 21:42:42 20921 result: magnus > 21:42:42 20921 SMTP>> 235 Authentication succeeded What could it be that unsets the thing? My authenticator config is straightforward (it's a copy&paste from the manual). $authenticated_id works fine with the plaintext authenticator, so it's not the fault of any spooky ACL or anything. How can I do more debugging on that? -- Configure bugmail: http://www.exim.org/bugzilla/userprefs.cgi?tab=email -- ## List details at http://www.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
