Exchange Server Cookbook: For Exchange Server 2003 and Exchange 2000 Server
Recipe 7.5. Configuring a Connector to Allow Routing of Messages from Specific Senders
Problem
You need a specific connector to accept messages from a specified group of senders. Solution
Using a graphical user interface
Discussion
For Exchange to be able to determine whether a given user is allowed to send messages through a connector, it has to be able to validate that a given message actually comes from a user. Since message headers can be faked, Exchange needs to be able to validate that a message was submitted by a given user. To do this, you need to enable SMTP authentication, so that Exchange can track the required message properties from end-to-end throughout the organization.
See Also
Recipe 10.2 for enabling SMTP authentication on SMTP connectors |