Hello,

I'm having trouble getting mail flow to work from Adaxes through Office 365 to external addresses (internal email works fine). I'd like to try signing the outgoing email with a cert to try and get O365 to trust the email for relay externally. I've verified a connector in Exchange Online that should be trusting mail from my public IP, but I'm still getting the Relay Access Denied error. Is there a way to access additional SMTP settings like TLS, Certificates, DKIM, etc... for the built-in mail feature in Adaxes?

Thanks!
Ryan

by (920 points)

1 Answer

by (216k points)
Best answer
0 votes

Hello Ryan,

Unfortunately, there are no additional SMTP settings except those available in Mail Settings because Adaxes does not send emails itself. It just connects to a mail server and passes the messages to the server for delivery.
For troubleshooting purposes, please, provide the following details:
Does the error appear only in Adaxes and does not appear when emails are sent to external addresses via other mail clients?
Was the error appearing from the very beginning or occurred recently?

by (920 points)
0

Thanks for the reply! I'm fairly certain it's not an Adaxes problem, and more of an O365 security problem with our tenant. I was just looking to see if there were advanced settings somewhere to try tweaking. I'll keep playing around with it, maybe try setting up an internal SMTP relay rather than direct to O365. Thanks again!

Related questions

Hi I need to send an HTML email via PowerShell, but my SMTP server needs authentication. Is there a way to get the SMTP settings configured for Adaxes via a script? Thanks

asked Sep 29, 2023 by chappers77 (2.0k points)
0 votes
1 answer

senario: When users get married and want to change their primary (SMTP) email address. I have a custom form and business rule that looks for a change in a propert ( ... can I do this? When I check the proxy addresses both are primary (SMTP) thanks!

asked Jan 13, 2025 by thatcher (200 points)
0 votes
1 answer

Hello, When trying to add a smtp alias through the Adaxes webinterface, we receive the following error: An Azure Active Directory call was made to keep object in sync ... There is no error when adding the smtp alias (proxyaddress attribute) directly in AD.

asked Jan 10, 2025 by maarten.vaes (140 points)
0 votes
1 answer

Pretty easy to replicate. On the Adaxes server, you can use Powershell to send to that SMTP server so we know it's not a firewall issue: $myCredential = Get- ... packet capture shows the Adaxes server doesn't issue either an EHLO or a STARTTLS command.

asked Jun 28, 2024 by ngb (360 points)
0 votes
1 answer

Greetings. When I create the parameters to make a business rule that looks for users whose Email Proxy Adresses does not contain 'SMTP:%userPrincipalName%', it still generates profiles ... and primary SMTP address don't match. Version is 2023 How rule is set

asked Dec 19, 2022 by MShep (80 points)
0 votes
1 answer