Tommy:
> How can I correct my email headers?  (From Header)

By submitting email that already contains a From: header.

> When I send emails from my server, from header is shown as below.
> 
> From: [email protected] (john david)

This is the result from legacy code that adds missing headers. It
will work this way until someone writes new code that changes the
format while ensuring that names with special characters are quoted
by the RFC822 etc.  rules.

        Wietse

> This is strange because all the emails I received have the from header like
> 
> From: "Jon Doe" <[email protected]>

Reply via email to