You are currently browsing comments. If you would like to return to the full story, you can read the full entry here: “LAN IPs on Mail.app Email Headers”.
LAN IPs on Mail.app Email Headers
·
Comments
5 responses to “LAN IPs on Mail.app Email Headers”
-
hey Ricardo,
what’s the big deal? as far as i know, this is normal behavior across most mail clients :o)
best,
Luis -
Luis, most email clients send your computer’s public WAN IP address, not your private LAN IP.
Check the mail headers on an email sent by Outlook and you won’t find the PC’s LAN IP. Seems that Thunderbird does the same as Mail.app. Weird… -
RTFM
http://www.faqs.org/rfcs/rfc2821.html
It’s the IP address of YOUR computer not of the NAT Router.
And this is very useful if you need to debug from which client behind a NAT the email was sent from 🙂
-
I never said it was the Router’s IP. :S
This is useful but it can be used to map your internal network by an attacker.
-
Just to put things straigh: “…In green my Router’s Public/WAN IP address…”
It’s true that it might constitute a security threat, and thats why some implementations break the RFC (such as the case of MS Outlook).
SMTP is one of those way too old protocols, that were years away from thinking about security issues. It is based on best practices, and as such it expects everyone to behave 🙂
Leave a Reply