Exchange 2007 Experts in here please

Soldato
Joined
27 Nov 2003
Posts
2,520
Location
Loughborough
Good morning :)

I'm hoping someone might know whats going wrong for me here as its driving me mad trying to get Exchange 2007 to act as an anonymous email relay.

530 5.7.1 Client was not authenticated

I created a receive connector which is externally secured and used the Shell to add -

Get-ReceiveConnector "Blah Blah" | Add-ADPermission -User "NT AUTHORITY\ANONYMOUS LOGON" -ExtendedRights "ms-Exch-SMTP-Accept-Any-Recipient"

to the connector but I can't get past the problem. Anyone know if there is something else I need to add somewhere, or a change to something?

Its from Unix using sendmail.

Cheers,


Whoop
 
Back
Top Bottom