Exchange Server Forums
Forums |
Register |
Login |
My Profile |
Inbox |
RSS
|
My Subscription |
My Forums |
Address Book |
Member List |
Search |
FAQ |
Ticket List |
Log Out
Change SMTP Recieved IP Header
|
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!
|
Change SMTP Recieved IP Header - 14.Nov.2007 9:06:52 AM
|
|
|
P A T
Posts: 3
Joined: 14.Nov.2007
Status: offline
|
Hi everyone! I'm have an issue with Exchange 2007 regarding outbound mail, the internal IP/Name of my server is being appended to the SMTP Received header (i.e.: 192.168.0.5 / server1.network.local) and I'd obviously like it to have my external IP address along with the FQDN (i.e.: 206.213.10.292 / mail.network.com), but I don't know where to do this. Any help would be MUCH appreciated! Thanks in advance, Pat
|
|
|
|
RE: Change SMTP Recieved IP Header - 14.Nov.2007 9:15:59 AM
|
|
|
rishishah
Posts: 576
Joined: 14.Nov.2006
From: Surrey, UK
Status: offline
|
This is very simple: One the Edge Transport server assign the following Transport Rule: From Users Inside the Organisation Remove Received (the rule is Remove Headers, click on headers and type Received). Than on the Send Connector on your Edge server set the FQDN to the DNS name of your MX record on the edgesync - default-first-site-name to internet. Good you ask this because no mail server should EVER give away any route the mail took inside your organisation... thats a big security risk.
< Message edited by rishishah -- 14.Nov.2007 9:20:57 AM >
_____________________________
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: Change SMTP Recieved IP Header - 14.Nov.2007 9:49:55 AM
|
|
|
P A T
Posts: 3
Joined: 14.Nov.2007
Status: offline
|
Thank you for the advice, I will implement your solution and post my results!
|
|
|
|
RE: Change SMTP Recieved IP Header - 14.Nov.2007 3:25:39 PM
|
|
|
rishishah
Posts: 576
Joined: 14.Nov.2006
From: Surrey, UK
Status: offline
|
it works very well for me so it should work for you. Let me know.
_____________________________
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: Change SMTP Recieved IP Header - 14.Nov.2007 4:09:46 PM
|
|
|
P A T
Posts: 3
Joined: 14.Nov.2007
Status: offline
|
Ok, so it removed the 'Received' header but I noticed in the Message ID the local server name is there too, any suggestions? Example: Message-ID: <2024AW6BE41E354DBASDA08723432442343241AAAA@server.network.local> PS: Thanks BTW :)
|
|
|
|
RE: Change SMTP Recieved IP Header - 15.Nov.2007 3:17:44 AM
|
|
|
rishishah
Posts: 576
Joined: 14.Nov.2006
From: Surrey, UK
Status: offline
|
Sorry forgot to include that: simply make another Transport rule and this time the header you want to remove is Message-ID Just check that you dont use the Message-ID internally for ay application tracking, ect. The Message-ID is not a required header when you look at the RFC for SMTP Protocol.
_____________________________
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: Change SMTP Recieved IP Header - 21.Nov.2007 8:06:03 PM
|
|
|
BAdkins
Posts: 28
Joined: 6.Nov.2007
Status: offline
|
This worked great for me, but what about: Content-Type: multipart/alternative; boundary="_000_D997A8854EF90A4FB39AC6D9063793D00695408Emyservernamcom Your thoughts on this? It has my server name in this portion as well... -Barry
|
|
|
|
RE: Change SMTP Recieved IP Header - 23.Nov.2007 10:15:37 AM
|
|
|
falzati
Posts: 1
Joined: 23.Nov.2007
Status: offline
|
Hello, I've the same problem, but with Exchange 2003. Please suggest to me how can I remove the Receive message header containing the private information of my exchange server. Thanks for your help Regards
|
|
|
|
RE: Change SMTP Recieved IP Header - 12.Feb.2008 1:06:21 PM
|
|
|
RobertSeattle
Posts: 10
Joined: 9.Jan.2007
Status: offline
|
"Good you ask this because no mail server should EVER give away any route the mail took inside your organisation... thats a big security risk. " Every email I get from an Employee of Microsoft has all this info so Microsoft isn't too worried about this. 8.1.240.5; Thu, 7 Feb 2008 01:09:50 -0800 Received: from smtp.microsoft.com ([131.107.115.215]) by xxx.mycompany.com with Microsoft SMTPSVC(6.0.3790.3959); Thu, 7 Feb 2008 01:09:49 -0800 Received: from TK5-EXHUB-C102.redmond.corp.microsoft.com (157.54.70.72) by TK5-EXGWY-E802.partners.extranet.microsoft.com (10.251.56.168) with Microsoft SMTP Server (TLS) id 8.1.240.5; Thu, 7 Feb 2008 01:09:50 -0800 Received: from NA-EXMSG-C105.redmond.corp.microsoft.com ([157.54.52.120]) by TK5-EXHUB-C102.redmond.corp.microsoft.com ([157.54.70.72]) with mapi;
|
|
|
|
RE: Change SMTP Recieved IP Header - 12.Sep.2008 12:20:39 PM
|
|
|
rishishah
Posts: 576
Joined: 14.Nov.2006
From: Surrey, UK
Status: offline
|
A bit with the reply...However we all know that Microsoft is not always right. And just because they do someone in a particular way does not mean that we should do it also. Trying to reduce your internal network exposure should be the key task for any Network Administrator / Security Administrator. Every little Helps!
_____________________________
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.
|
|
|
|
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 |
|