mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2025-11-05 19:50:54 +00:00
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 | ||