565 Commits (0a74213eae6614b0545a3e4b6cf049d99bec34af)
 

Author SHA1 Message Date
kaiyou 0a74213eae Have nginx listen over ipv6 7 years ago
kaiyou 3230554b0d Do not enable starttls if no certificate 7 years ago
kaiyou 8a2ddcdf30 Fix a typo in the nginx config 7 years ago
kaiyou 5786bb3e1b Return the server address dynamically 7 years ago
kaiyou 9e3e86f0d0 Remove spaces around = sign in .env 7 years ago
kaiyou effb311742 Use relative redirects, as suggsted in #272 7 years ago
kaiyou ba4ed579df Support TLS and STARTTLS for mail 7 years ago
kaiyou 4892fe47e6 Limit xclient to connections from the front container 7 years ago
kaiyou 4521fa9e29 Make path to admin and webmail configurable, related to #236 7 years ago
kaiyou 648d092e88 Fix proxifying to static assets 7 years ago
kaiyou 808809b37a Add letsencrypt support in the nginx container 7 years ago
kaiyou a57096e613 Support specifyin multiple hostnames 7 years ago
kaiyou 7e9c04cd65 Do not include appscheduler 7 years ago
kaiyou 3b01f968b3 Remove traefik which has become incompatible 7 years ago
kaiyou 1b13728df3 Fix the dovecot startup script 7 years ago
kaiyou 3dac7fc597 Point roundcube to the front container 7 years ago
kaiyou 3c44006ccb Point rainloop to the front container 7 years ago
kaiyou 5097f57855 Redirect nginx authentication requests to the admin container 7 years ago
kaiyou 94a13aabf0 Handle nginx authentication requests in the admin container 7 years ago
kaiyou a4851914d0 Do not disable login mismatch check in Postfix 7 years ago
kaiyou 13b9a9207d Switch to python and Jinja2 for the dovecot container 7 years ago
kaiyou a11eb4ba35 Switch to python and Jinja2 for the Postfix container 7 years ago
kaiyou 67423b057d Prepare the docker compose configuration for nginx as a uninque frontend 7 years ago
kaiyou 755d9f0520 Prepare nginx as a unique frontend 7 years ago
kaiyou 995147f444 Create the conf/ directory for nginx 7 years ago
kaiyou 1854349ecc Use jinja2 for building nginx config 7 years ago
kaiyou 87cbeacecd Do not install openssl in the admin container anymore 7 years ago
kaiyou 870c7dbe5c Remove unused requirements from the admin app 7 years ago
kaiyou 97505d1367 Remove TLS tasks from the admin container 7 years ago
kaiyou 974c351802 Move the admin interface back to a blueprint 7 years ago
kaiyou 914427f852 Merge pull request #262 from Mailu/feature-xforwarded-prefix
Stop hardcoding URL prefix in containers
7 years ago
kaiyou 971e839201 Merge branch 'master' into feature-xforwarded-prefix 7 years ago
kaiyou 1d75cd8a33 Improve the warning message 7 years ago
kaiyou d6dec0c1c7 Add a warning about 1.5 and traefik 7 years ago
kaiyou e14f93d429 Do not remove openssl during the admin container setup 7 years ago
kaiyou 4ea0030f78 Merge pull request #263 from agglrx/feature-rainloop-update
Update to RainLoop v1.11.1
7 years ago
agglr 23b5e5873d Update to RainLoop v1.11.1 7 years ago
kaiyou 5c45aa6b38 Strip the path when accessing the webmail 7 years ago
kaiyou 8fc080898b Prepare the webmail to be accessed at / directly 7 years ago
kaiyou 6cd8e0e336 Fix the redirect to /webmail 7 years ago
kaiyou f615af4a88 Fix the behavior during login 7 years ago
kaiyou 2b13af4638 Update messages.po (POEditor.com) 7 years ago
kaiyou 9fd60c3fa8 Update translations 7 years ago
kaiyou 924ca02016 Update messages.po (POEditor.com) 7 years ago
kaiyou bb8c4e86c1 Update translations after moving mailu.admin 7 years ago
kaiyou fed7665a0a Fix all references to mailu.admin 7 years ago
kaiyou 9358a76d89 Start moving things out of the admin module 7 years ago
kaiyou 0223999a04 Deprecate nginx as a Web frontend 7 years ago
kaiyou a880bc908e Add some details to the README file 7 years ago
kaiyou 5192034c02 Fix the missing openssl requirement 7 years ago