problem with Send eMail.

richardd26000 September 17, 2014

I need a solution because when a try to send an email, JIRA say me : 

An error has occurred with sending the test email:
com.atlassian.mail.MailException: com.sun.mail.smtp.SMTPSendFailedException: 550 5.7.1 Client does not have permissions to send as this sender

I work with EXCHANGE SERVER and settings it's OK!

 

1 answer

0 votes
Tiago Comasseto
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
September 18, 2014

Hi Richard, looks like the message 550 5.7.1 is an error code that comes from the SMTP server and is just printed in JIRA logs, I found search online this article with some more details about that.

Also, alternatively to using client authentication to connect to your exchange server, you may configure a relay.

Cheers

 

Suggest an answer

Log in or Sign up to answer