Hi there:
We are experiencing SMTP authentication failures when using Custom Authentication:
Username and password are correct: IMAP Auth works.
Full Error Response:
{
“request_id”: “1205098503-4a7a663f-368a-4881-824a-7ba423a95a1c”,
“error”: {
"type": "grant.invalid_authentication",
"message": "Wrong SMTP username or password provided",
"provider_error": {
"error": "LOGIN authentication failed (STARTTLS/plaintext): sasl: unexpected server challenge",
"error_type": "authentication_failed"
}
}
}
Status:
- IMAP authentication:
WORKS (same credentials)
- SMTP authentication:
FAILS with SASL error