Hi,
We recently deployed a Confluence server.
We use SendGrid for email sending.
I have followed the official sendgird documentation and i succeeded sending an email through Telnet.
But in confuence, i always have the Bad username/password when testing sending an email.
The following is my configuration
The following message is received :
An error has occurred with sending the test email:
com.atlassian.mail.MailException: javax.mail.AuthenticationFailedException: 535 Authentication failed: Bad username / password
at com.atlassian.confluence.jmx.JmxSMTPMailServer.doSendWithMessageIdSupport(JmxSMTPMailServer.java:120)
at
Any help please ?
Community moderators have prevented the ability to post new answers.
This is really ridiculous, but the documentation (sendgrid) does not tell you that encoding the user name and secret is only for TELNET
In a normal configuration, use
That will work!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.