Jump to content

How to track which IP an email came from - Exchange 2003


Recommended Posts

Posted

Any ideas? I thought it might be possible to look at the full header of the email, although it appears that apart from the standard to/cc/subject fields, I can't view anything else.

 

All I'm after is a method of tracking down the source IP of an (internal) email...

 

TIA

Posted

Exchange isn't RFC compliant when generating headers. You can work round this by either:

 

a) make your clients use IMAP/POP3. That way full headers will be generated.

 

b) make your clients use webmail and use the web server logs.

Posted

You can use message tracking from System Manager, Tools to track messages sent though exchange,

 

If it is a message which was BCC'd this will still tell you the sender and who it went to as long as you have enabled logging on your server.

 

Can you not check logs for where the sender was logged on.

Posted

I think that's my only alternative. Have enabled message tracking but it appears that it'll only take effect from now, rather than pick up earlier messages (which is what I expected).

 

Off to do some research.... ;-)

Posted
Any ideas? I thought it might be possible to look at the full header of the email, although it appears that apart from the standard to/cc/subject fields, I can't view anything else.

 

All I'm after is a method of tracking down the source IP of an (internal) email...

 

TIA

 

can you not just open the email, file-> properties -> details ?

so you get like:

Received: from MSFWKC223 [10.133.41.34] by moorlands.staffs.sch.uk
 (SMTPD32-5.04) id AA0B3020206; Wed, 29 Mar 2006 12:05:47 +0000
Message-ID: <[email protected]>
Reply-To: "itassist" 
From: "itassist" 
To: 
Subject: Printer credits
Date: Wed, 29 Mar 2006 12:04:16 +0100
Organization: Moorlands Sixthform Centre
MIME-Version: 1.0
Content-Type: multipart/alternative;
boundary="----=_NextPart_000_0005_01C65328.E6CDEBD0"
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 6.00.2900.2180
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180
X-RCPT-TO: 
X-UIDL: 178
Status: U

 

or does it not generate those headers at all?

Posted
or does it not generate those headers at all?

 

Exchange isn't an RFC compliant mail server. It only bothers to generate those headers if you post via IMAP/POP3. ie, if you force the issue.

Posted

That doesn't work for Internal <-> Internal emails that don't leave the message store.

 

Those headers are only generated by the SMTP/IMAP/POP3 interfaces, as I've tried to explain.

Posted

I assume it just uses mapi for that and then internal would bypass any normal routes for sending messages. If you have a high use email server would you really want it to do a smtp send and recieve for every internal message? I would guess some other mail servers do the same.

 

Not that I like exchange, I use mdaemon at home because it doesn't mangle my messages and leaves them in a sensible format than I can import and export via imap, while keeping unmangled headers. I used to use Turnpike which is why I'm a bit picky about these things :p

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...