|
Posted by Kevin on 05/24/05 16:44
Hi all,
This may not be a PHP issue, but I was hoping someone might know where to
look. I have a web app that a client purchased which sends an email using
PHP's "mail" function. If it sends a message of the format:
jsmith@example.com <John Smith>, it arrives with a from line looking like
this:
From: jsmith@example.com John.Smith@server.domain.com
Where the from name has gotten reformatted to look like an email address.
Where should I look for the cause of this? Is it sendmail.cf? PHP.ini?
Httpd.conf?
Thanks,
Kevin
Navigation:
[Reply to this message]
|