1
0
mirror of https://github.com/Mailu/Mailu.git synced 2025-01-18 03:21:36 +02:00
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
2021-01-15 13:53:47 +01:00
..
admin added docstrings, use f-strings, cleanup 2021-01-15 13:53:47 +01:00
dovecot Merge branch 'master' into test-alpine-3.12 2020-08-09 16:37:45 +02:00
nginx Fix letsencrypt access to certbot for the mail-letsencrypt flavour 2020-11-17 10:26:41 +01:00
none Switching to alpine:3.12 2020-06-15 17:32:56 +02:00
postfix Ensure that the rendered file ends with newline in order to make postconf work correctly 2020-10-04 16:36:37 +02:00
rspamd Switching to alpine:3.12 2020-06-15 17:32:56 +02:00