Forum Moderators: coopster
When the sent mail is received at my mailbox at either of my two paid ISP's (Comcast and Earthlink), it is perfect. But when I have it sent to a web based email address like yahoo.com or go.com, the "from" name gets completely messed up.
Instead of showing as "John Smith" on the web based ones, it shows as "John@wmailmsg05.seamail.go.com" which is the server it's coming in on, not being sent from. Email.com munges it up even worse.
Is this something that I can improve and control by tweaking the PHP script or will I just have to live with it?
name <email@domain.tld> You can exclude the name and just have this:
<email@domain.tld> or this:
email@domain.tld But if you send the name without an email address the receiving end of it will often assume it's an local address and "complete" it for you.