Commit Graph

580 Commits (05b9ecbb346d4e1b7a7495d8f312128a3e2253c4)
 

Author SHA1 Message Date
kaiyou 05b9ecbb34 Remove misinformed open relay for the internal smtp
kaiyou 47f453e494 Allow relaying when using the intenral SMTPd
kaiyou c94e976f43 Fix a typo in the sqlite query
kaiyou ff71e70360 Rename the authentication endpoint
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 5786bb3e1b Return the server address dynamically
kaiyou 9e3e86f0d0 Remove spaces around = sign in .env
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
kaiyou 3dac7fc597 Point roundcube to the front container
kaiyou 3c44006ccb Point rainloop to the front container
kaiyou 5097f57855 Redirect nginx authentication requests to the admin container
kaiyou 94a13aabf0 Handle nginx authentication requests in the admin container
kaiyou a4851914d0 Do not disable login mismatch check in Postfix
kaiyou 13b9a9207d Switch to python and Jinja2 for the dovecot container
kaiyou a11eb4ba35 Switch to python and Jinja2 for the Postfix container
kaiyou 67423b057d Prepare the docker compose configuration for nginx as a uninque frontend
kaiyou 755d9f0520 Prepare nginx as a unique frontend
kaiyou 995147f444 Create the conf/ directory for nginx
kaiyou 1854349ecc Use jinja2 for building nginx config
kaiyou 87cbeacecd Do not install openssl in the admin container anymore
kaiyou 870c7dbe5c Remove unused requirements from the admin app
kaiyou 97505d1367 Remove TLS tasks from the admin container
kaiyou 974c351802 Move the admin interface back to a blueprint
kaiyou 914427f852 Merge pull request from Mailu/feature-xforwarded-prefix
Stop hardcoding URL prefix in containers
kaiyou 971e839201 Merge branch 'master' into feature-xforwarded-prefix
kaiyou 1d75cd8a33 Improve the warning message
kaiyou d6dec0c1c7 Add a warning about 1.5 and traefik
kaiyou e14f93d429 Do not remove openssl during the admin container setup