Now, when I send a mail with the function php mail(), the default sender adress is mydomaincom@mydomain.com
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)
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)