Exchange Server Forums
Forums |
Register |
Login |
My Profile |
Inbox |
RSS
|
My Subscription |
My Forums |
Address Book |
Member List |
Search |
FAQ |
Ticket List |
Log Out
Smart Host using Port 587
|
Users viewing this topic:
none
|
Logged in as: Guest
|
Login | |
|
Limited time MSExchange.org offer! -- 1.Sep.2008 1:00:00 PM
|
|
TechGenix and SolarWinds have partnered to provide free copies of SolarWinds Exchange Monitor to all visitors who join the MSExchange.org Forums. SolarWinds Exchange Monitor is a handy desktop dashboard that continuously monitors Microsoft Exchange to deliver real-time insight into Exchange services, mail queue sizes, and host server health. Learn more about Exchange Monitor and the free offer!
|
Smart Host using Port 587 - 4.Mar.2008 8:14:26 AM
|
|
|
spring42
Posts: 4
Joined: 7.Oct.2002
From: South Florida
Status: offline
|
Hello, We are completing our migration to Exchange 2007 this week and our last step is to have our internal exchange box route all outbound mail through a smarthost via port 587 so the mail can be signed with domain keys. I know exactly how to do this in our 2003 environment but being new to 2007 I am at a complete loss and searching the internet has left me guessing. I am hoping someone with a little more exposure to 2007 can point me in the right direction. I am guessing that I need to some how setup the desired behavior with the CMD shell but I am not sure where to start. Thanks, Julian
_____________________________
"Okay, so I finally found a sharpie to sign in this little box. Now how do I wipe the ink off my monitor?"
|
|
|
|
RE: Smart Host using Port 587 - 4.Mar.2008 8:56:41 AM
|
|
|
rishishah
Posts: 587
Joined: 14.Nov.2006
From: Surrey, UK
Status: offline
|
It should be as simple as: Open the EMC, go to the Hub Transport tab in Organisation Configuration. Choose Send Connectors from the right hand side tabs You should pobably have a send connector called outgoing mail. Double click on it to edit it and choose the network tab. You can now define the smart host you want to forward all outgoing mail on and define the port.
_____________________________
Rishi Shah, MCP If an advice works, report this to the fourm so that others are more confident about it. Want a quicker answer - than describe your issue in as much detail as possible and exactly what steps you have already taken.
|
|
|
|
RE: Smart Host using Port 587 - 4.Mar.2008 9:14:39 AM
|
|
|
spring42
Posts: 4
Joined: 7.Oct.2002
From: South Florida
Status: offline
|
Thanks for the reply and I have figured this part out. The one that I was confused about was telling the server to send via port 587.
|
|
|
|
RE: Smart Host using Port 587 - 18.Nov.2008 3:01:53 PM
|
|
|
NetoMeter
Posts: 20
Joined: 18.Apr.2006
Status: offline
|
Unfortunately, there isn’t a nice way to set the Send Connector port in the Exchange Management Console (I am sure that you don’t hear this for the first time ). Open Exchange Management Shell and start by checking your Send Connector(s) : Get-SendConnector You should get the name of your send connector(s) – like “Default Send Connector”. If you haven’t messed up with the port configuration of the connector yet, it should be using the default port -25. It is a good idea to confirm this with the command: Get-SendConnector | fl port Then change the port with the command: Set-SendConnector –Identity “Your Send Connector Name” -Port 587 If you have only one Send Connector you can use that command too: Get-SendConnector | Set-SendConnector -Port 587 Of course, it is a good idea to check the final result again with: Get-SendConnector | fl port Or even take a look at the full listing for the send connector: Get-SendConnector | fl Regards, Dean SCreencasts and Step-by-Step Video Tutorials
_____________________________
http://www.netometer.net/support
|
|
|
|
New Messages |
No New Messages |
Hot Topic w/ New Messages |
Hot Topic w/o New Messages |
Locked w/ New Messages |
Locked w/o New Messages |
|
Post New Thread
Reply to Message
Post New Poll
Submit Vote
Delete My Own Post
Delete My Own Thread
Rate Posts |
|