I am wondering if when an email is forward does it lose its original headers?
|
feedback
|
|
Forwarding, in a mail client (MUA), usually means sending a new mail, with the original mail included in the body or as an attachment. Depending on the client, the headers of the original mail may be included verbatim (e.g., mutt) or only in a highly abridged fashion (e.g., outlook). Some MUAs offer a remail command (it could be called something else such as resend or bounce, or be an option to the forward command). This resends the mail with exactly the same headers as when it was delivered. Delivery of a mail can change some headers (e.g., virus/spam scanners recording the result of their analysis), so the second recipient may not see exactly the same headers as the first. Forwarding, in a mail server (MTA), means that the mail is resent to another system for delivery there. MTAs normally add a There are a few headers that are more likely than others to be rewritten by an MTA on forward. For example, some MTAs will rewrite | |||
|
feedback
|
|
Yes and No, it depends on how the email was forwarded. Generally, if it is forwarded as an attachment, then yes it does. This is really remailing and is usually attached as a MIME (message/rfc822) attachment. Forwarding inline can, but not necessarily, so check your specific client to find out. | |||
feedback
|