Featured post
exchange server 2010 - How to configure catch-all in Exchange2010 hub-transport environment? -
this link explaining how in edge transport environment, indicating not relevant hub-transport. http://technet.microsoft.com/en-us/library/bb691132(exchg.80).aspx
do know way done in hub-transport environment?
you need use catchallagent on codeplex. written work exchange 2007 work 2010 well.
the key trick install in transportroles directory per these links:
http://catchallagent.codeplex.com/discussions/218519?projectname=catchallagent
http://catchallagent.codeplex.com/discussions/62204?projectname=catchallagent
1) download zip
2) unzip "c:\program files\microsoft\exchange server\transportroles\agents\catchall"
[or wherever transportroles\agents path is]
3) edit config.xml file in directory define domains handled
4) run exchange management shell end execute these commands:
install-transportagent -name "catchall agent" -transportagentfactory:catchall.catchallfactory -assemblypath:"c:\program files\microsoft\exchange server\transportroles\agents\catchall\catchallagent.dll" get-transportagent enable-transportagent "catchall agent" net stop msexchangetransport net start msexchangetransport
5) send test mails see if works!
- Get link
- X
- Other Apps
Comments
Post a Comment