1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2024-11-22 02:17:26 +00:00
mailinabox/management/templates
Joshua Tauberer 7e7abf3b53 support "domain aliases" (@domain => @domain aliases)
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
2014-11-14 13:35:58 +00:00
..
aliases.html support "domain aliases" (@domain => @domain aliases) 2014-11-14 13:35:58 +00:00
custom-dns.html control panel tweaks 2014-10-07 15:12:35 +00:00
external-dns.html Improve wrapping of external DNS value column to prevent layout overflow 2014-10-21 11:33:42 +00:00
index.html admin mail guide: use bootstrap .panel to style the tips 2014-10-21 11:17:49 +00:00
login.html admin: there is no need to make each panel a separate bootstrap container 2014-10-21 11:17:28 +00:00
mail-guide.html admin mail guide: use bootstrap .panel to style the tips 2014-10-21 11:17:49 +00:00
ssl.html the namecheap link was bad 2014-10-23 17:17:26 +00:00
sync-guide.html some admin pages had a container within a container 2014-10-21 11:17:15 +00:00
system-backup.html fix control panel when no backup has been made yet 2014-10-15 12:31:08 -04:00
system-status.html make a self-signed certificate on a non-primary domain a warning rather than an error, fixes #95 2014-10-07 20:41:07 +00:00
users.html in the admin, show user mailbox sizes, fixes #210 2014-10-07 20:24:11 +00:00
web.html tweak the new web instructions 2014-10-07 16:17:45 +00:00