Scolpy
Verified User
- Joined
- Feb 25, 2009
- Messages
- 115
Hello!
How can I change the default email "From", when using
function in case you don't provided the "From Email" parameter.
Now, in my server the default From email is:
Username@Hostname
and I saw that in other servers it's:
Username@Domain
Anyone know how can I change this?
Thanks!
How can I change the default email "From", when using
PHP:
mail();
Now, in my server the default From email is:
Username@Hostname
and I saw that in other servers it's:
Username@Domain
Anyone know how can I change this?
Thanks!