mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2024-11-22 02:17:26 +00:00
7e7abf3b53
This seemed to already be technically supported but the validation is now stricter and the admin is more helpful: * Postfix seems to allow @domain.tld as an alias destination address but only if it is the only destination address (see the virtual man page). * Allow @domain.tld if it is the whole destination address string. * Otherwise, do not allow email addresses without local parts in the destination. * In the admin, add a third tab for making it clear how to add a domain alias. closes #265 |
||
---|---|---|
.. | ||
templates | ||
auth.py | ||
backup.py | ||
buy_certificate.py | ||
daemon.py | ||
dns_update.py | ||
mail_log.py | ||
mailconfig.py | ||
status_checks.py | ||
utils.py | ||
web_update.py |