Current time: 06-27-2024, 02:28 AM Hello There, Guest! (LoginRegister)


Post Reply 
[Solved] HowTo Change PHP mail sender name
Author Message
joximu Offline
helper
*****
Moderators

Posts: 7,024
Joined: Jan 2007
Reputation: 92
Post: #6
RE: HowTo Change PHP mail sender name
Ok, there are two sort of sender in an e-mail:
the envelope sender - which is set in the php.ini and
the "from" sender which you can set while sending an email - as raphael stated above: adding some more headers to the "mail()" function in the php-script.

Normally the "from" sender is the one which is important - sometimes the envelope sender two - but mostly it's ok if the envelope sender is a valid mail address...

Cheers
J.
(This post was last modified: 07-17-2007 09:42 PM by joximu.)
07-17-2007 09:42 PM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
RE: HowTo Change PHP mail sender name - joximu - 07-17-2007 09:42 PM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)