Hi,
We have websites that need to send as the website owener, our domain is Igentics and our sites are no-reply@otherdomain.com
right so I did the following:
Added the external Domain email address as an External Contact
Added send as permission using power shell IE:
PS C:\Windows\system32> Get-RecipientPermission | where {($_.Trustee -ne 'nt aut
hority\self') -and ($_.Trustee -ne 'null sid')}
Identity Trustee AccessControlTy AccessRights Inherited
pe
-------- ------- --------------- ------------ ---------
calls@frog Smtp Allow {SendAs} False
jayson.tulloch Smtp Allow {SendAs} False
website@mjhire Everyone Allow {SendAs} False
website@mjhire Smtp Allow {SendAs} False
noreply Everyone Allow {SendAs} False
noreply Smtp Allow {SendAs} False
salesmjhire Smtp Allow {SendAs} False
Smtp Everyone Allow {SendAs} False
Smtp EURPRD07\nor... Allow {SendAs} False
Support Everyone Allow {SendAs} False
Training@Frog Everyone Allow {SendAs} False
Training@Frog jayson.tulloch Allow {SendAs} False
Training@Frog Support Allow {SendAs} False
Training@Frog Smtp Allow {SendAs} False
Within, my smtp logs i still get the following:
35+5.7.3+Authentication+unsuccessful 0 0 37 0 7406 SMTP - I have checked the password numerous times,
I also get the following:
+Client+does+not+have+permissions+to+send+as+this+sender 0 0 65 0 7672 SMTP - -