• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Plesk 11.5: change from address from website

ManuelG2k

Basic Pleskian
Hello,
I have Plesk Panel 11.5.30 Update #12.
I have one customer and many subscriptions.

When I send email from website (for example with mail function of php) the "from address" is the username of subscription.
This is a problem because many mail servers want the sender of an email is an email address and not just a name/username.

you can set a default email address as the sender for a subscription ?
Or for entire server ?

Tnx in advance
Manuel
 
On /etc/msmtprc I try to set

auto_from off

and add

from [email protected]

And now work.
But, this file is generated automatically and this from address is for all domain, but I need different sender addres for each domain.
 
Back
Top