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

Question configure all domain to use amazon ses, except one domain to use postmarkapp?

agaitan

Basic Pleskian
Server operating system version
AlmaLinux 8.7 (Stone Smilodon)
Plesk version and microupdate number
Plesk Obsidian Versión 18.0.49
Any chance to configure all domain to use amazon ses, except one domain and that domain should use another provider example postmarkapp? is that possible?
 
In theory that should be possible. You'll have to modify the Postfix main.cf file. But you'll have find out whether or not SES and Postmarkapp use conflicting settings. Also note that AWS SES requires all domains the be validated.

How you can configure Postfix for use with SES is explained in this article: Integrating Amazon SES with Postfix - Amazon Simple Email Service.

Then you'll have to make an exception for the domains to relay via postmarkapp. Which is descrived as multi-domain relay mapping in this article. Configuring Postfix for Multi-Domain Mail Relay
 
Back
Top