Failover delivery not working as expected #2848
Replies: 2 comments 2 replies
-
|
Hi, The screenshot is a bit blurry but it looks like your expression is between quotes, which is treated as a string. |
Beta Was this translation helpful? Give feedback.
-
|
Hi, Alternatively, it would also help me if all emails sent to an MX entry with “t-online.de” in the name were redirected. Telekom rejects my email as follows:
Unfortunately, the postmasters there have there own rules and understanding of mail security... |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I would like to implement the following for outgoing emails:
As far as I can see, this scenario should be mapped with failover delivery: https://stalw.art/docs/mta/outbound/routing#failover-delivery

However, every outgoing email is now being redirected via the relay.
If I delete the smtp2go line, the emails are delivered directly. (Except to Deutsche Telekom, which does not like my IP address)
In the log (info level), I only see the email being sent via smtp2go, but no failed attempt before that, which should exist before the failover:

Does anyone have any idea where the error is?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions