free-email-forwarding icon indicating copy to clipboard operation
free-email-forwarding copied to clipboard

Catch-all if no other rules matched

Open devksingh4 opened this issue 2 years ago • 3 comments

Hello all, Is there a way to create a catch-all global alias forwarding? I am looking to do the forwarding (I have part 1 setup already):

Part 1:

Part 2 (what I want to figure out):

  • Any emails that did not match any previous rules, send to the same user @domain2.com

I saw that there is a global alias forwarding rule, however it is unclear in the docs if this rule will only trigger if there is no other matching TXT record.

Thank you!

devksingh4 avatar Feb 21 '22 01:02 devksingh4

This is a must-have feature for me also. Just curious before I started the install.

rolltidehero avatar Jul 18 '22 05:07 rolltidehero

We already support global catch-all if no other rules matched. We are adding an opt-in feature to exclude global catch-alls if other matches were found, and will ping you here once released.

titanism avatar Jul 18 '22 05:07 titanism

RE: your comment:

I saw that there is a global alias forwarding rule, however it is unclear in the docs if this rule will only trigger if there is no other matching TXT record.

Currently it will always be used for forwarding if you have a global catch-all.

titanism avatar Jul 18 '22 05:07 titanism

I am very confused by this. I use a catch-all for my two domains, and the catch-all only forwards emails that do not have a more specific alias specified. If an email matches a more specific rule, the catch-all does not come into play.

So for instance, emails to [email protected] only get forwarded by forward-email=me:[email protected]. They do not get forwarded by the catch-all rule forward-email=otherdomain.com.

catch-all vs catch-leftovers also confirms this.

I’m on the free plan, and my setup involves one forwarding rule per TXT record.

Is the behavior different if you specify both the specific forward and the catch-all in a single TXT record? Does it work differently on the Enhanced Privacy plan?

zecanard avatar Oct 11 '22 05:10 zecanard

Sorry for the confusion in the past!

To clarify, global forwarding catch-alls are only used if there are NO other matches found.

titanism avatar Jan 26 '23 21:01 titanism

We deleted the previous comment - the paid plans do in fact match free plans currently in this concept as mentioned in the comment above today.

titanism avatar Jan 26 '23 21:01 titanism

This is a great explanation, it should be added to the FAQ

schultzter avatar Feb 03 '23 16:02 schultzter