Last active 2 months ago

Learn how to enable the catch-all address for your Mailcow instance.

Korbs's Avatar Korbs revised this gist 2 months ago. Go to revision

1 file changed, 8 insertions

README.md(file created)

@@ -0,0 +1,8 @@
1 + # Enable Catch-All in Mailcow
2 +
3 + Setup a domain first in **E-Mail** > **Configuration** > **Domain** > **Domain**. Then, once the domain is setup, create an alias that you'll use, go to **Alias** > **Alias**.
4 +
5 + Create an alias like `casper@example.org`, then we can setup the catch-all next.
6 +
7 + To create an catch-all event, simply just use your domain for an alias. So create an alias called `@example.org` and set the Goto address to something like `casper@example.org`.
8 +
Newer Older