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 8213d044b2 added docstrings, use f-strings, cleanup
- idna.encode does not encode upper-case letters,
  so .lower() has to be called on value not on result
- split email-address on '@' only once
- converted '*'.format(*) to f-strings
- added docstrings
- removed from_dict method
- code cleanup/style (list concat, exceptions, return&else, line-length)
- added TODO comments on possible future changes
4 years ago
..
admin added docstrings, use f-strings, cleanup 4 years ago
dovecot Merge branch 'master' into test-alpine-3.12 4 years ago
nginx Fix letsencrypt access to certbot for the mail-letsencrypt flavour 4 years ago
none Switching to alpine:3.12 4 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 4 years ago