Hi Yaisel,

On Tue, 21 May 2019 at 10:58:35AM -0400, Yaisel Cruz Zuñiga wrote:
The connector already had it configured, and even then it does not send the emails outside the domain itself

just to be sure:
Could you please verify that you configured these two settings:

1) in the connector settings -> security
  is the box 'Anonymous Users' checked?

  or via Management Shell:
Set-ReceiveConnector -identity "<name_of_connector>" -PermissionGroups "AnonymousUsers"


2) Get-ReceiveConnector "<name_of_connector>" | Add-ADPermission -User "NT AUTHORITY\ANONYMOUS LOGON" -ExtendedRights "Ms-Exch-SMTP-Accept-Any-Recipient"


Without these settings it won't work.

Regards,
Markus

--
[email protected]
https://inverse.ca/sogo/lists

Reply via email to