Commit Graph

628 Commits (05a5f9e84a4bbc24824d7cf5009307ab71dc9af7)

Author SHA1 Message Date
andryyy 4627331339
[Dovecot] Fix sieve with new protocol toggling implementation, fixes #3769 2020-09-19 19:15:06 +02:00
andryyy 1f2b5f89e8
[Compose] Update Dovecot and Postfix images 2020-09-17 19:48:57 +02:00
andryyy 567064ed50
[ClamAV] Update to 0.103.0 2020-09-15 11:07:35 +02:00
andryyy 3393c2a2e5
[Compose] Update Rspamd and Postfix 2020-09-15 11:03:00 +02:00
andryyy 17efb1c9ed
[SOGo] Update to 5.0.0.20200910-1, fixes #3719 2020-09-10 12:33:14 +02:00
andryyy 7301bbc840
[Compose] Update olefy-mailcow 2020-09-09 10:49:18 +02:00
andryyy feffee40ba
[Compose] Update images: PHP-FPM, Dovecot, ACME, Netfilter, Watchdog 2020-08-27 20:43:54 +02:00
andryyy ef2c96b010
[SOGo] Update to 5.0.0.20200816-1 2020-08-16 11:58:57 +02:00
andryyy c85ce6f2c2
[Dovecot] Update to 2.3.11.3 2020-08-13 10:45:13 +02:00
andryyy d5c600db7e
[Compose] Update MariaDB to 10.4; Update PHP-FPM image to include fix 2020-08-07 22:26:17 +02:00
andryyy 00f692fbf9 [SOGo] 4.3.2.20200803-1
[Compose] Fix dependency loop
2020-08-03 09:29:57 +02:00
andryyy 954736cfea
[PHP-FPM] Fix missing aspell lib, update Redis lib, fixes #3675 2020-07-25 08:54:43 +02:00
andryyy e34060e943
[PHP-FPM] Add pspell; [SOGo] Update image 2020-07-23 11:21:37 +02:00
andryyy dcf8274d70
[SOGo] 4.3.2.20200717-1 2020-07-17 07:34:48 +02:00
andryyy ea3bac0e5e
[PHP-FPM] Update image to include CIDR fix via mailcow.conf 2020-07-15 15:28:32 +02:00
andryyy ad8acefb96
[SOGo] Disable EAS when SKIP_SOGO=y 2020-07-14 13:13:32 +02:00
andryyy 23f58e272b
[SOGo] Update to 4.3.2.20200714-1 2020-07-14 07:40:54 +02:00
andryyy 816c779ac2
[Netfilter] Fix Netfilter image 2020-07-12 05:20:57 +02:00
andryyy 9a84fe0a50
[Compose] Images updates, added COMPOSE_PROJECT_NAME to some containers 2020-07-11 13:21:30 +02:00
andryyy c9c35f90f6
[Watchdog] Less aggressive mailq alerting 2020-07-05 13:00:15 +02:00
andryyy 6c92688ff6
[Quarantine] Allow to redirect all quarantine messages to a specific address
[Web] Minor changes to quarantine UI
2020-07-04 19:31:44 +02:00
andryyy e40a0eae01
[ACME] Fix directory URL 2020-07-03 10:20:36 +02:00
andryyy 4ce39c0f3f
[ACME] Add DIRECTORY_URL for custom directory URLs 2020-07-03 09:00:10 +02:00
andryyy 9f9164d180
[SOGo] 4.3.2.20200702-1 2020-07-02 16:12:06 +02:00
andryyy 085941467f
[SOGo] Update to 4.3.2.20200628-1 2020-06-28 10:34:04 +02:00
andryyy 7304add084
[Watchdog] Update compose file, update image
[Rspamd] Temporarily disable over-signing, as Cyren does mark those mails as DKIM invalid (blame them, not us)
2020-06-23 21:22:22 +02:00
andryyy b3e770c94b
[SOGo] Update to 4.3.2.20200623-1 2020-06-23 08:13:53 +02:00
andryyy f7c807b290
[PHP-FPM] Add bcmath and GMP 2020-06-14 20:13:09 +02:00
andryyy 2971a2acf7
[Watchdog] Fix a Dovecot error message 2020-06-10 20:41:15 +02:00
andryyy ab5d78f675
[Postfix] Fix "disallow login": A catch-all will not catch mail for mailboxes with disallowed login 2020-06-06 01:12:31 +02:00
andryyy 80ad8fc764
[Compose] Update Dovecot, add networks to PHP-FPM 2020-06-04 16:24:53 +02:00
andryyy 063337b58d
[Watchdog] Watch mail queue (added inexpensive check via "find" instead of adding an API endpoint to dockerapi-mailcow) 2020-05-31 11:39:20 +02:00
andryyy 6ea8560de6
[PHP-FPM] Minor changes to prepare routine 2020-05-27 14:34:34 +02:00
andryyy ad3cd1be02
[Compose] Update Unbound and Dovecot 2020-05-26 20:04:00 +02:00
andryyy 8a441dd77a
[Watchdog] Send mails with priority 1 2020-05-23 11:16:13 +02:00
andryyy 718706dd27
[ClamAV] Update to 0.102.3 2020-05-21 21:24:48 +02:00
andryyy 3ccc9c07c1
[DockerAPI] Update image 2020-05-19 20:15:17 +02:00
andryyy 80b1f7470e
[Dovecot] Update Dovecot 2020-05-18 17:07:00 +02:00
andryyy 6fb41b08e0
[Compose] Update PHP and netfilter 2020-05-12 18:30:23 +02:00
andryyy ce0cbac38b
Update to Alpine 3.11 2020-05-11 11:50:06 +02:00
andryyy 1a3a42a672
[PHP-FPM] Update to PHP 7.4 2020-05-08 14:00:59 +02:00
andryyy 0f63a017db
[Dovecot] Update image 2020-05-04 07:50:23 +02:00
andryyy 3459c13022
[Postfix] Implement disallowed logins 2020-04-29 11:00:00 +02:00
andryyy d392257289 [Web] Some changes
[SOGo] Allow to not spawn SOGo but an idling shell
[Rspamd] Remove X-CSA-Complaints from bulk headers...
2020-04-27 20:47:28 +02:00
andryyy 731f5cb354
[Netfilter] Log matching string instead of regex 2020-04-20 20:27:27 +02:00
andryyy 56e4963423
[Dovecot] Set repl health on start 2020-04-14 17:32:15 +02:00
andryyy 1fc846e1c8
[Dovecot] Update image 2020-04-14 13:42:42 +02:00
andryyy 5944595be3
[Watchdog] Watch replication, if any (unsupported) 2020-04-14 12:48:57 +02:00
andryyy 7753a8324f
[Postfix] Update image 2020-04-13 20:33:59 +02:00
andryyy 655c9b4eba
[Rspamd] Minor fixes 2020-04-12 13:09:09 +02:00