3873 コミット (77d770a2d257d661d36b099937bceb5f7b1fb369)
 

作成者 SHA1 メッセージ 日付
bcyrill 0eebd4a00d Update details.html
- Fix assignment in template
- Use updated environment option
8年前
kaiyou 8e25de6050 Fix vacation messages by setting the submission host properly 8年前
kaiyou 166aa02b01 Merge branch 'refactor-nginx' 8年前
kaiyou 6765a17545 Explicitely enable sasl_auth for the internal SMTP (Postifx, sigh..) 8年前
kaiyou 05b9ecbb34 Remove misinformed open relay for the internal smtp 8年前
kaiyou 47f453e494 Allow relaying when using the intenral SMTPd 8年前
kaiyou c94e976f43 Fix a typo in the sqlite query 8年前
kaiyou ff71e70360 Rename the authentication endpoint 8年前
kaiyou 3c9552a14b Make it possible to serve Mailu over ipv6 8年前
kaiyou bb4c5150b5 Remove the scary warning 8年前
kaiyou 64cbab5104 Allow xclient even for non authenticated clients 8年前
kaiyou 690c05ea64 Switch behavior if the user is not authenticated 8年前
kaiyou 80d728c233 Forward SMTP to the xclient-authenticated endpoint 8年前
kaiyou 2c8810d7d3 Use an HTTP proxy for resolving the admin address dynamically 8年前
kaiyou 7d348440d8 Have radicale authenticate against the front 8年前
kaiyou ea1d876d93 Add a specific server for xclient-authenticated connections 8年前
kaiyou cac00086c9 Fix the outclean filter which was not embedded anymore 8年前
kaiyou 04a25fc4e3 Add specific unencrypted servers for internal connexions (webmails) 8年前
kaiyou ec6d5acc18 Unescape passwords before cecking 8年前
kaiyou 0a74213eae Have nginx listen over ipv6 8年前
kaiyou 3230554b0d Do not enable starttls if no certificate 8年前
kaiyou 8a2ddcdf30 Fix a typo in the nginx config 8年前
kaiyou 9dd4150e7c Merge branch 'refactor-nginx' 8年前
kaiyou 5786bb3e1b Return the server address dynamically 8年前
kaiyou 9e3e86f0d0 Remove spaces around = sign in .env 8年前
kaiyou 3e2dfee431 Merge pull request #276 from droopy4096/master-backports
multiple bugfixes for config_sync and full coverage of user/alias/domain attributes added
8年前
Dmytro Makovey 18ba724505 pep8/flake8 applied 8年前
Dmytro Makovey d50ba01892 autopep8 applied 8年前
Dmytro Makovey b05e924f3b merged config_sync improvements/bugfixes 8年前
Dmytro Makovey 83e6d4400c fix user params updates 8年前
Dmytro Makovey a6944582a3 fix python2-ism 8年前
Dmytro Makovey c9f124c9b9 expand user and alias params 8年前
Dmytro Makovey 06d7828e06 fix multi-add of managers 8年前
Dmytro Makovey 4fed48eae1 commit earlier to fix issues with missing domains 8年前
Dmytro Makovey 977fcd01e0 add more verbosity for operations 8年前
Dmytro Makovey 454264ba31 fix typo 8年前
kaiyou d84b63453f Merge pull request #271 from droopy4096/master-backports
Added config_update verbosity and expanded YAML format a touch
8年前
Dmytro Makovey 319b3e68bb backported proper empty field handling 8年前
Dmytro Makovey 2ffd779324 add some fail-safe for empty passwords 8年前
Dmytro Makovey b64582b456 retracting dovecot cipher settings 8年前
kaiyou 7c483adfbb Merge pull request #273 from t3hmrman/add-kubernetes-resource-configs
Add kubernetes NGINX ingress and Mailu resource config
8年前
t3hmrman f22c4899fd Add light documentation structure and README for kubernetes 8年前
Dmytro Makovey 9f267a44ee backported CLI options for domain command 8年前
Dmytro Makovey 1ee4f5db15 fix domain command invocation 8年前
Dmytro Makovey 292853fd57 backported domain/manager sync 8年前
Dmytro Makovey ce2ad32efc add manager/domain configuration sync 8年前
t3hmrman 3ecb54b4e3 Add kubernetes NGINX ingress and Mailu resource config 8年前
Dmytro Makovey 5e55182b90 fix type check as per pull request comment 8年前
kaiyou effb311742 Use relative redirects, as suggsted in #272 8年前
kaiyou ba4ed579df Support TLS and STARTTLS for mail 8年前