• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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