-
Is it possible to route all outgoing emails through MailJet? If not, how would i redirect the traffic to a smtp relay? |
Beta Was this translation helpful? Give feedback.
Answered by
foxcpp
Jan 7, 2022
Replies: 1 comment
-
MailJet offers an SMTP relay service: https://www.mailjet.com/feature/smtp-relay/ To use it for all outbound traffic, replace target.remote in maddy.conf with target.smtp and configure it appropriately.
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
cyl3x
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
MailJet offers an SMTP relay service: https://www.mailjet.com/feature/smtp-relay/
To use it for all outbound traffic, replace target.remote in maddy.conf with target.smtp and configure it appropriately.
Example: