1
0
mirror of https://github.com/Mailu/Mailu.git synced 2024-12-14 10:53:30 +02:00
Commit Graph

907 Commits

Author SHA1 Message Date
kaiyou
2b2dd0b46b Merge pull request #173 from tiangolo/nginx-no-https
Add alternative frontend nginx-no-https
2017-03-08 08:00:24 +01:00
binor
79a1c6a166 Add dulwich for git support
Radicale supports automatic versioning of calendar event changes if a git repository was initialized in the data directory. For this to work, Radicale needs dulwich as an interface to the git repository.

http://radicale.org/user_documentation/#idgit-support
2017-03-02 09:06:31 +01:00
Sebastián Ramírez
8543d513a9 Add alternative frontend nginx-no-https 2017-03-01 22:02:11 -05:00
kaiyou
f421bee148 Merge pull request #170 from andreasfaerber/master
Create and use SSL dhparam file if not mounted, NGINX_SSL_DHPARAM_BITS variable in .env.dist file
2017-02-25 14:08:17 +01:00
kaiyou
cd3bd8a0cb Merge pull request #169 from jkarlosb/patch-1
Updated AUTHORS.md
2017-02-25 14:06:36 +01:00
kaiyou
c72b4d92ab Merge pull request #168 from tiangolo/fix-nginx-certbot
Fix Nginx entrypoint
2017-02-25 14:06:18 +01:00
Andreas Faerber
49904c0945 Create and use ssl dhparam file if not existing (mounted), NGINX_SSL_DHPARAM_BITS variable in .env.dist file 2017-02-25 09:55:00 +01:00
Andreas Faerber
7e469459c7 Create and use ssl dhparam file if not mounted, NGINX_SSL_DHPARAM_BITS variable in .env.dist file 2017-02-25 09:53:53 +01:00
Carlos Bernárdez
5626ff93f7 Updated AUTHORS.md 2017-02-24 00:28:25 +01:00
Sebastián Ramírez
dac97c72ce Fix nginx entrypoint 2017-02-23 16:43:08 -05:00
Pierre Jaury
c1d175d7a7 Handle infinite quotas when adding validators, fixes #162
(cherry picked from commit fe0b292d45)
2017-02-14 21:38:14 +01:00
Pierre Jaury
fe0b292d45 Handle infinite quotas when adding validators, fixes #162 2017-02-14 21:37:51 +01:00
Pierre Jaury
67647df83a Publish version 1.4.0 2017-02-12 19:56:01 +01:00
Pierre Jaury
2bd2fb456b Publish version 1.4.0 2017-02-12 19:55:46 +01:00
Pierre Jaury
7e037663a1 Use relative path for certificates, fixes #35
(cherry picked from commit e6c18e6ac3)
2017-02-12 16:59:15 +01:00
Pierre Jaury
e6c18e6ac3 Use relative path for certificates, fixes #35 2017-02-12 16:58:58 +01:00
Pierre Jaury
0cf1d82dde Use --no-cache when installing packages 2017-02-12 16:46:30 +01:00
Pierre Jaury
be5562620e Enable https and --preload on the admin to improve letsencrypt support 2017-02-12 16:32:46 +01:00
Pierre Jaury
a1845dc05f Install root certificates for the antispam outgoing requests, fixes #160 2017-02-12 13:29:34 +01:00
Pierre Jaury
b46433cabe Fix a typo in the repor-ham sieve script, fixes #159 2017-02-12 13:29:34 +01:00
kaiyou
fcae1f57e0 Add a link to a Riot chat 2017-02-05 11:25:26 +01:00
kaiyou
2e7fa7ac38 Fix the screenshot image 2017-02-05 11:23:44 +01:00
Pierre Jaury
0ff6dc892d Install certbot from pip instead of source 2017-02-03 00:07:49 +01:00
Pierre Jaury
4b05214b76 Remove deprecated FETCHMAIL_KEEP option 2017-02-02 23:26:15 +01:00
Pierre Jaury
a0eeb76fbe Fallback to HTTP when no cert is available and letsencrypt is enabled, fixes #35 2017-02-02 23:17:15 +01:00
Pierre Jaury
25d8b9e614 Add a keep option per fetch, fixes #60 2017-02-02 22:45:43 +01:00
Pierre Jaury
38f291bc5d Implement a maximum quota per domain, fixes #106 2017-02-02 22:29:33 +01:00
Pierre Jaury
18834de56e Handle forwards as aliases with local copy 2017-02-02 21:36:50 +01:00
Pierre Jaury
41b1666609 Fix the behaviour from Wtforms Components regarding readonly, related to #152 2017-01-25 00:05:03 +01:00
Pierre Jaury
a74c9a1e87 Apply strong TLS to opportunistic encryption as well 2017-01-23 21:29:02 +01:00
Pierre Jaury
456e2dcc05 Stat dirs in Dovecot to avoid issues with ext2/3/4, fixes #143 2017-01-23 20:54:10 +01:00
Pierre Jaury
182e844ae6 Set password properly when using the CLI, fixes, #136 2016-12-28 22:46:04 +01:00
Pierre Jaury
453fa1cb3f Remove temporary fix for #133 2016-12-27 22:35:30 +01:00
kaiyou
a40861a489 Merge pull request #135 from sanduhrs/133
Upgrade musl
2016-12-27 14:22:17 +01:00
kaiyou
a7d5fd683e Merge pull request #134 from sanduhrs/115
Remove reject_non_fqdn_helo_hostname, reject_invalid_helo_hostname HE…
2016-12-27 14:21:12 +01:00
Stefan Auditor
4603468511 Upgrade musl #133 2016-12-26 21:21:00 +01:00
Stefan Auditor
a34c7f6a8a Remove reject_non_fqdn_helo_hostname, reject_invalid_helo_hostname HELO restrictions 2016-12-26 21:01:26 +01:00
kaiyou
b99434cb56 Update to Roundcube 1.2.3 2016-12-16 18:53:02 +01:00
kaiyou
020ec8ef6b Merge pull request #131 from sanduhrs/german-translation-update
Update german translation from poeditor.com
2016-12-16 18:51:49 +01:00
kaiyou
51f9f2df64 Merge pull request #132 from sanduhrs/admin-manager-command
Additional admin manager commands
2016-12-16 18:51:20 +01:00
Stefan Auditor
f043e50983 Add method to create an alias 2016-12-14 10:49:26 +01:00
Stefan Auditor
2c3c52a2ec Add method to create a normal user 2016-12-14 08:16:48 +01:00
Stefan Auditor
9f8051f6e7 Update german translation from poeditor.com: add some missing strings, a few wording corrections, fix typo 2016-12-14 08:08:07 +01:00
Pierre Jaury
692bcda868 Allow forward to multiple destinations, fixes #34 2016-12-11 19:40:42 +01:00
Pierre Jaury
f2ff1eb955 Remove binary apk and use sieve_imap for antispam learning, fixes #33 2016-12-11 19:15:09 +01:00
Pierre Jaury
f1be8d7fd5 Some flake8 issues with the fetchmail script 2016-12-02 10:57:17 +01:00
kaiyou
508a2a7516 Merge pull request #127 from pe2mbs/master
Implement a first version of the fetchmail keep option
2016-12-02 10:55:25 +01:00
Marc Bertens - Administrator
f482ec87c6 fetchmail keep option through environment variable 2016-12-02 08:01:53 +01:00
Pierre Jaury
fa912e7889 Add a dav server, related to #68 2016-11-30 14:02:55 +01:00
kaiyou
ab06365f09 Add a Gitter button 2016-11-29 11:54:30 +01:00