> When a user authenticated with LOGIN or PLAIN, I can see, in > exim_mainlog the username used by the client > (A=fixed_login:<user> or A=fixed_plain:<user>). > > If the user decides to use CRAM-MD5, I just see A=cram:, but > no username. > > How can I say Exim to debug the username for CRAM > authenticated users too? > Do you have something like server_set_id = $auth1 set in your cram authenticator ? That should work, but I don't have a system I can test it on readily to hand. John
-- ## List details at http://www.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://www.exim.org/eximwiki/
