Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Headers on emails

Status
Not open for further replies.

tpot

Technical User
Joined
May 12, 2003
Messages
1
Location
GB
Hi

Can anyone explain the the headers on message properties. Right click a message from list on Outlook Express it tells you things like HELO and numbers in brackets and stuff like that.

Regards
tpot

 
These are used to track the sender of the email and its route from the sender to the receiver, including its route through the internet etc.

It is useful for a number of reasons:
1) Checking out delays during email transmission
2) Tracking down the original sender, for example if it had a virus attached. (tip: If the address in the From header doesn't match an X-From header, trust X-From rather than From as this can be easily spoofed, but a number of email clients put this in as well).
3) It can be useful for tracking where spam was sent from, and informing server admins about any open relays they may have and be unaware of.

You do need a little understanding of TCP/IP and DNS in order to work out what is going on there, but it isn't difficult at all once you know the basics.

John
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top