565 コミット (0a74213eae6614b0545a3e4b6cf049d99bec34af)
 

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