Quantcast
Channel: Exchange Server 2013 - Mail Flow and Secure Messaging forum
Viewing all articles
Browse latest Browse all 3660

Exchange2013: ms-Exch-SMTP-Accept-Any-Sender not working with FrontendTransport

$
0
0

Hi everybody,

we are implementing a MX Exchange 2013 (CU 2) as the first Exchange server in the organization.

A ReceiveConnector for connections from our LAN network should allow authenticated users to send mails as any sender string. The solution I found here and elsewhere on the net seems to be simple:

Add-ADPermission -identity smtp-lan-relay -user "nt-autorität\anonymous-anmeldung" -extendedrights "ms-Exch-SMTP-Accept-Any-Sender"
Add-ADPermission -identity smtp-lan-relay -user "nt-autorität\anonymous-anmeldung" -extendedrights "ms-Exch-SMTP-Accept-Authoritative-Domain-Sender"

Unfortunately it is not working with FrontendTransports!
If I delete the connector and set it up as HubTransport it works!

Now my questions:

  • is that a known issue / bug or a wanted behaviour?
  • is there any disadvantage if I am running the connector as Hubtransport instead of FrontendTransport (as it should be)?

Thanks a lot for your help!


Viewing all articles
Browse latest Browse all 3660

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>