How to make an exchange server 2007 a SMTP relay for specific computers while it can still receive all inbound emails normally.
<!-- [if gte mso 9]><xml> <w:WordDocument> <w:View>Normal</w:View> <w:Zoom>0</w:Zoom> <w:TrackMoves>false</w:TrackMoves> <w:TrackFormatting/> <w:PunctuationKerning/> <w:ValidateAgainstSchemas/> <w:SaveIfXMLInvalid>false</w:SaveIfXMLInvalid> <w:IgnoreMixedContent>false</w:IgnoreMixedContent> <w:AlwaysShowPlaceholderText>false</w:AlwaysShowPlaceholderText> <w:DoNotPromoteQF/> <w:LidThemeOther>EN-US</w:LidThemeOther> <w:LidThemeAsian>X-NONE</w:LidThemeAsian> <w:LidThemeComplexScript>AR-SA</w:LidThemeComplexScript> <w:Compatibility> <w:BreakWrappedTables/> <w:SnapToGridInCell/> <w:WrapTextWithPunct/> <w:UseAsianBreakRules/> <w:DontGrowAutofit/> <w:SplitPgBreakAndParaMark/> <w:DontVertAlignCellWithSp/> <w:DontBreakConstrainedForcedTables/> <w:DontVertAlignInTxbx/> <w:Word11KerningPairs/> <w:CachedColBalance/> </w:Compatibility> <m:mathPr> <m:mathFont m:val="Cambria Math"/> <m:brkBin m:val="before"/> <m:brkBinSub m:val="--"/> <m:smallFrac m:val="off"/> <m:dispDef/> <m:lMargin m:val="0"/> <m:rMargin m:val="0"/> <m:defJc m:val="centerGroup"/> <m:wrapIndent m:val="1440"/> <m:intLim m:val="subSup"/> <m:naryLim m:val="undOvr"/> </m:mathPr></w:WordDocument> </xml><![endif]--> 1-Open the Exchange management console—Navigate to the server configuration section—click the “hub transport”-- right click the server name at the middle pain—click “New Receive connector” 2-Type a name for this connector and click “Next” 3-for “Local Network settings” leave the defaults and click next 4-for “Remote Network Settings” ,type the ip addresses of remote computers that can use this exchange 2007 as SMTP relay and click “Next” (192.168.2.0/24) 5-Click “New” to create this new Receive connector How to provide the “Anonymous logon” the ability to use this exchange 2007 as SMTP relay. 1-Open the ADSI edit tool. 2-Right click “ADSI edit”—click “connect to”—In the “Select well know naming context” select “Configuration” 3-. Locate the Receive connector by going to the following location: CN=Configuration\CN=Services\CN=Microsoft Exchange\CN=<Organization>\ CN=Administrative Groups\ CN=Exchange Administrative Group (FYDIBOHF23SPDLT)\ CN=Servers\CN=<Server Name>\CN=Protocols\CN=SMTP Receive Connectors 4-Right click the receive connector already created and click properties. 5-on the security tab—give the “anonymous logon” group the right to the following rights: · Accept any sender · Accept Authoritative Domain Send. · Accept Routing Headers · Submit Messages to Any Recipient · Submit Messages to Server Note :Only computers with IP addresses in the 192.168.2.0/24 range can use this exchange server as a SMTP relay.
September 15th, 2010 10:36am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics