• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

How to change mail address of the sender when using mail() function

BonCev

New Pleskian
Now, when I send a mail with the function php mail(), the default sender adress is [email protected]

Where I can change it ?

I found the option "user" in
./php5/fpm/pool.d/mydomain.com.conf
user=mydomaincom

but it's wrtied do not modify this file because it is relied with plesk...

(I know I can use headers in my php function but it's not that i want)
 
Back
Top