[
https://issues.apache.org/jira/browse/JAMES-2548?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Antoine Duprat resolved JAMES-2548.
-----------------------------------
Resolution: Fixed
Fix Version/s: 3.2.0
merged
> SMTP AUTH PLAIN is not working
> ------------------------------
>
> Key: JAMES-2548
> URL: https://issues.apache.org/jira/browse/JAMES-2548
> Project: James Server
> Issue Type: Bug
> Components: SMTPServer
> Affects Versions: 3.1.0
> Reporter: Matthieu Baechler
> Priority: Major
> Fix For: 3.2.0
>
>
> When doing a simple AUTH PLAIN sequence, login always fail.
> This simple dialog fail at last step :
> {code}
> S: 220 mydomain.tld smtp
> C: AUTH LOGIN
> S: 334 VXNlcm5hbWU6
> C: Ym9iQG15ZG9tYWluLnRsZA==
> S: 334 UGFzc3dvcmQ6
> C: c2VjcmV0
> S: 235 Authentication Successful
> {code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]