• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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