• 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.

Postfix + PHP Mailer - Change User

You can change this in php.ini on a global scale. Just look for the commented section about email.

I've had some success in changing if for individual domains using vhost.conf with mod_php but it should deflinitely work using the php settings tab when using php in fastcgi mode.
 
Hmm, no that didn't work.
It changed it in php info but the CreLoaded mailer ignored it.
I think it must be this CRELoaded "sendmail" setup.
I will look it to it some more over the weekend.
 
Last edited:
Back
Top