• The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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