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

396 Commits

Author SHA1 Message Date
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
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
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
Pierre Jaury
5906999909 Send vacation replies even for aliases, related to #123 2016-11-24 12:39:58 +01:00
Pierre Jaury
cb73ca9383 Set an envelope address in vacation replies to get DKIM, related to #121 2016-11-23 20:23:39 +01:00
Pierre Jaury
cd25e79117 Do not try to sign mails coming from wan addresses 2016-11-23 20:23:07 +01:00
Pierre Jaury
764b9e209b Bug when redirecting after deleting a fetch, related to #120 2016-11-22 11:38:05 +01:00
Marc Bertens - Administrator
f09442fa9a Changed keep to local variable
added dutch language texts for admin interface
2016-11-20 08:47:45 +01:00
Marc Bertens-Nguyen
b7a620f931 Adding fetchmail keep option to .env file 2016-11-18 14:27:32 +01:00
Pierre Jaury
9a36cb951d Add loca contributors 2016-11-16 09:51:12 +01:00
kaiyou
a2abfb0b47 Update messages.po (POEditor.com) 2016-11-16 09:48:25 +01:00
Pierre Jaury
a5f061a8b2 Fix a typo when renaming the domain variable 2016-11-13 18:37:09 +01:00
Pierre Jaury
720db8e72a Generate a certificate for the proper hostname 2016-11-13 18:19:01 +01:00
Pierre Jaury
3e85bb2d73 Apply helo restrictions to port 25 only, related to #115 2016-11-13 15:49:39 +01:00