Skip to content

Comments

Fix bounce loop in transport map when POSTFIX_FQDN differs from ALIASES_DEFAULT_DOMAIN#51

Open
zzahkaboom24 wants to merge 1 commit intosimple-login:masterfrom
zzahkaboom24:diff-domain-bounceloop-fix
Open

Fix bounce loop in transport map when POSTFIX_FQDN differs from ALIASES_DEFAULT_DOMAIN#51
zzahkaboom24 wants to merge 1 commit intosimple-login:masterfrom
zzahkaboom24:diff-domain-bounceloop-fix

Conversation

@zzahkaboom24
Copy link

When these 2 values differ, in my case, say mail.yourdomain.tld vs yourdomain.tld, a bounce loop occurs.

I use ZeptoMail as a relay, and this quickly shot my email count up, which especially for the limits they impose, not being that great.

When those emails bounce, the bounce notification comes back addressed to @mail.yourdomain.tld in this case.
There was no transport rule for that domain set, so instead of delivering, it sends it back out through the relay, which bounces it again, infinitely.

I added POSTFIX_FQDN to the transport map which seems to have stopped the bounces from happening.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant