[exim-dev] [Bug 2796] New: SPA authenticator server mode doe…

Top Page
Delete this message
Reply to this message
Author: admin
Date:  
To: exim-dev
New-Topics: [exim-dev] [Bug 2796] SPA authenticator server mode does not handle domains
Subject: [exim-dev] [Bug 2796] New: SPA authenticator server mode does not handle domains
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.