https://bugs.exim.org/show_bug.cgi?id=2796
Bug ID: 2796
Summary: SPA authenticator server mode does not handle domains
Product: Exim
Version: 4.94
Hardware: All
OS: All
Status: NEW
Severity: bug
Priority: medium
Component: SMTP Authentication
Assignee: jgh146exb@???
Reporter: jgh146exb@???
CC: exim-dev@???
The comms protocol splits username and domain - see the SPAAuthResponse
struct definition. The server-side code never uses the domain element,
and $auth1 gets only the username portion.
--
You are receiving this mail because:
You are on the CC list for the bug.