mailinabox/management
Joshua Tauberer 242cadebc8 allow dashes in emails during validation, and for aliases allow a much wider range of characters, fixes #64
* for local mail users, also disallows periods at the beginning or end of the local or domain parts
* Dovecot gets confused if the string contains any unusual characters, so local mail users are restricted to a narrow regex
* for mail aliases Postfix is not confused so use a regex based on RFC 2822
2014-06-06 10:51:36 -04:00
..
templates move management into a daemon service running as root 2014-06-03 13:56:40 +00:00
backup.py new backup script, see #11 2014-06-03 21:16:38 +00:00
daemon.py add management comments for checking for updated Ubuntu packages and applying updates 2014-06-05 20:57:30 +00:00
dns_update.py show less output when updating DNS configuration 2014-06-06 10:51:36 -04:00
mailconfig.py allow dashes in emails during validation, and for aliases allow a much wider range of characters, fixes #64 2014-06-06 10:51:36 -04:00
utils.py new backup script, see #11 2014-06-03 21:16:38 +00:00