Commit Graph

415 Commits

Author SHA1 Message Date
Dmytro Makovey 9f267a44ee backported CLI options for domain command 2017-09-26 14:21:50 -07:00
Dmytro Makovey 292853fd57 backported domain/manager sync 2017-09-26 14:11:00 -07:00
Dmytro Makovey b3d961a3dc adding nginx modularity 2017-09-21 23:56:15 -07:00
Dmytro Makovey f86391f839 be smarted about destination field 2017-09-19 08:27:19 -07:00
Dmytro Makovey 9ddfa0a633 adjust ciphers to a more secure set 2017-09-19 08:05:10 -07:00
Dmytro Makovey e6bedabef0 fix print call 2017-09-11 14:06:00 -07:00
Dmytro Makovey e6a92af806 add verbosity level configuration option 2017-09-11 09:48:35 -07:00
Dmytro Makovey e28285155e Expect list instead of string for destination 2017-09-11 09:11:12 -07:00
Dmytro Makovey fcf37e6d5e ignore vscode artefacts 2017-09-08 15:06:23 -07:00
Dmytro Makovey 6525969a56 ignoring virtualenv artefacts etc. 2017-09-08 15:06:22 -07:00
Dmytro Makovey 95fd89808c add more CLI operations: deletions of users and aliases 2017-09-08 15:06:20 -07:00
Dmytro Makovey 28f490ddee added object deletion to config update 2017-09-08 15:06:18 -07:00
Dmytro Makovey 59bc07cde5 add config sync for bulk operations on users and aliases driven by config management systems etc. 2017-09-08 15:06:16 -07:00
Dmytro Makovey 4dc2f896a2 rename user_raw to user_import for more clarity. Add proper docstring 2017-09-08 15:06:10 -07:00
Dmytro Makovey 974f95f25e backport new bulk operations 2017-09-08 15:05:02 -07:00
Pierre Jaury 22e7ee9dbe Fix the nginx startup script
(cherry picked from commit e26c6f7a6e)
2017-08-10 12:15:19 +02:00
kaiyou 1454ef9c9a Properly load the nginx lua module
(cherry picked from commit 4bdd8c1df5)
2017-08-05 20:19:25 +02:00
kaiyou c375fede5b Fix the nginx container build (package name changed for nginx-lua)
(cherry picked from commit 4e212e3d60)
2017-07-31 20:53:24 +02:00
Pierre Jaury 3789c20f9d Make rspamd listen on 0.0.0.0, fix #179
(cherry picked from commit 9bac79692d)
2017-05-27 21:56:48 +02:00
kaiyou 8d4b8d9810 Merge pull request #182 from interlegis/PT-BR
Add portuguese translation
2017-03-28 08:57:35 +02:00
matiasvictor c350a2b2ae Add portuguese translation 2017-03-27 11:50:04 -03: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 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 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