You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mailu/core
Alexander Graf bde7a2b6c4 moved import logging to schema
- yaml-import is now logged via schema.Logger
- iremoved relative imports - not used in other mailu modules
- removed develepment comments
- added Mailconfig.check method to check for duplicate domain names
- converted .format() to .format_map() where possible
- switched to yaml multiline dump for dkim_key
- converted dkim_key import from regex to string functions
- automatically unhide/unexclude explicitly specified attributes on dump
- use field order when loading to stabilize import
- fail when using 'hash_password' without 'password'
- fixed logging of dkim_key
- fixed pruning and deleting of lists
- modified error messages
- added debug flag and two verbosity levels
4 years ago
..
admin moved import logging to schema 4 years ago
dovecot Use alpine 3.13 to fix CVE-2020-25275 and CVE-2020-24386 4 years ago
nginx Fix letsencrypt access to certbot for the mail-letsencrypt flavour 4 years ago
none Switching to alpine:3.12 5 years ago
postfix Ensure that the rendered file ends with newline in order to make `postconf` work correctly 4 years ago
rspamd Switching to alpine:3.12 5 years ago