madeITBelgium / vesta

VESTA Control Panel
https://www.tpweb.org
GNU General Public License v3.0
34 stars 15 forks source link

Exim SES integartion #92

Closed madeITBelgium closed 3 years ago

madeITBelgium commented 3 years ago

Add SES integration in EXIM to use Amazon SES as mail sender.

madeITBelgium commented 3 years ago

Usage:

Add SMTP server, username and password of Amazon SES to: /etc/exim/ses-settings.conf

Add the sending domainnames to: /etc/exim/ses-senders.conf

Only the emails sending to domains listed in /etc/exim/ses-domains.conf are sent through amazon SES.