Commit Graph

3515 Commits (19eda03a49dd27f11a3b46c6e37e9841a0b66a4c)
 

Author SHA1 Message Date
kaiyou 3c9552a14b Make it possible to serve Mailu over ipv6
kaiyou bb4c5150b5 Remove the scary warning
kaiyou 64cbab5104 Allow xclient even for non authenticated clients
kaiyou 690c05ea64 Switch behavior if the user is not authenticated
kaiyou 80d728c233 Forward SMTP to the xclient-authenticated endpoint
kaiyou 2c8810d7d3 Use an HTTP proxy for resolving the admin address dynamically
kaiyou 7d348440d8 Have radicale authenticate against the front
kaiyou ea1d876d93 Add a specific server for xclient-authenticated connections
kaiyou cac00086c9 Fix the outclean filter which was not embedded anymore
kaiyou 04a25fc4e3 Add specific unencrypted servers for internal connexions (webmails)
kaiyou ec6d5acc18 Unescape passwords before cecking
kaiyou 0a74213eae Have nginx listen over ipv6
kaiyou 3230554b0d Do not enable starttls if no certificate
kaiyou 8a2ddcdf30 Fix a typo in the nginx config
kaiyou 9dd4150e7c Merge branch 'refactor-nginx'
kaiyou 5786bb3e1b Return the server address dynamically
kaiyou 9e3e86f0d0 Remove spaces around = sign in .env
kaiyou 3e2dfee431 Merge pull request from droopy4096/master-backports
multiple bugfixes for config_sync and full coverage of user/alias/domain attributes added
Dmytro Makovey 18ba724505 pep8/flake8 applied
Dmytro Makovey d50ba01892 autopep8 applied
Dmytro Makovey b05e924f3b merged config_sync improvements/bugfixes
Dmytro Makovey 83e6d4400c fix user params updates
Dmytro Makovey a6944582a3 fix python2-ism
Dmytro Makovey c9f124c9b9 expand user and alias params
Dmytro Makovey 06d7828e06 fix multi-add of managers
Dmytro Makovey 4fed48eae1 commit earlier to fix issues with missing domains
Dmytro Makovey 977fcd01e0 add more verbosity for operations
Dmytro Makovey 454264ba31 fix typo
kaiyou d84b63453f Merge pull request from droopy4096/master-backports
Added config_update verbosity and expanded YAML format a touch
Dmytro Makovey 319b3e68bb backported proper empty field handling
Dmytro Makovey 2ffd779324 add some fail-safe for empty passwords
Dmytro Makovey b64582b456 retracting dovecot cipher settings
kaiyou 7c483adfbb Merge pull request from t3hmrman/add-kubernetes-resource-configs
Add kubernetes NGINX ingress and Mailu resource config
t3hmrman f22c4899fd Add light documentation structure and README for kubernetes
Dmytro Makovey 9f267a44ee backported CLI options for domain command
Dmytro Makovey 1ee4f5db15 fix domain command invocation
Dmytro Makovey 292853fd57 backported domain/manager sync
Dmytro Makovey ce2ad32efc add manager/domain configuration sync
t3hmrman 3ecb54b4e3 Add kubernetes NGINX ingress and Mailu resource config
Dmytro Makovey 5e55182b90 fix type check as per pull request comment
kaiyou effb311742 Use relative redirects, as suggsted in
kaiyou ba4ed579df Support TLS and STARTTLS for mail
kaiyou 4892fe47e6 Limit xclient to connections from the front container
kaiyou 4521fa9e29 Make path to admin and webmail configurable, related to
kaiyou 648d092e88 Fix proxifying to static assets
kaiyou 808809b37a Add letsencrypt support in the nginx container
kaiyou a57096e613 Support specifyin multiple hostnames
kaiyou 7e9c04cd65 Do not include appscheduler
kaiyou 3b01f968b3 Remove traefik which has become incompatible
kaiyou 1b13728df3 Fix the dovecot startup script