Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×
The Claris Museum: The Vault of FileMaker Antiquities at Claris Engage 2025! ×

This topic is 2135 days old. Please don't post here. Open a new topic instead.

Recommended Posts

  • Newbies
Posted

I've built a system for a client to send html based emails. I'm having a problem that any external email address is rejected by the Send Email function. Looking at the logs I can see the following: 

Quote

 

nested exception is:
com.sun.mail.smtp.SMTPAddressFailedException: 550 5.7.64 TenantAttribution; Relay Access Denied [DB5EUR03FT020.eop-EUR03.prod.protection.outlook.com]

at com.sun.mail.smtp.SMTPTransport.rcptTo(SMTPTransport.java:1949)
at com.sun.mail.smtp.SMTPTransport.sendMessage(SMTPTransport.java:1195)
at com.prosc.emailplugin.EmailerModel._sendMessage(EmailerModel.java:645)
at com.prosc.emailplugin.EmailerModel.send(EmailerModel.java:610)
... 7 more
Caused by: com.sun.mail.smtp.SMTPAddressFailedException: 550 5.7.64 TenantAttribution; Relay Access Denied [DB5EUR03FT020.eop-EUR03.prod.protection.outlook.com]

 

I've spoken to the client's IT support who manage their email server and checked all the details used. It appears this is caused by javamail, but we're not sure how to get around this issue. Has anyone had a similar issue, and how did they get around it? 

This topic is 2135 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.