Catch-all

From Wiki
Revision as of 17:04, 20 June 2024 by Qljca (talk | contribs) (Created page with "To enable catch-all, replace blackhole with the catch-all email account in <pre> /etc/valiases/DOMAIN</pre> When catch-all is disabled: <pre>*: :blackhole: </pre> When catch-all info@domain.com is configured <pre>*: info@domain.com</pre>")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

To enable catch-all, replace blackhole with the catch-all email account in

 /etc/valiases/DOMAIN

When catch-all is disabled:

*: :blackhole: 

When catch-all info@domain.com is configured

*: info@domain.com