• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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