Lukas Schreiner
d96bf91a0d
Support of different default pass schemes + support of BLF-CRYPT ( #3832 )
...
* Introduce MAILCOW_PASS_SCHEME in order to support blowfish (cf. mailcow/mailcow-dockerized#1019 )
* Furthermore added dovecot to support new environment varible for MAILCOW_PASS_SCHEME defaulted to SSHA256
* Revert changes regarding gitignore.
* Added fallback to SSHA256 if environment is not proper prepared.
* No fallback within management frontend, as it must match to other components.
* Unified and corrected alignment; implemented support of SSHA512
* Currently, password_hash of PHP is using by default bcrypt (BLF). As this might change later, we must ensure, that BLF is still used after PHP changes its default.
* Switched to BLF-CRYPT by default (even on update)
* Switched to BLF-CRYPT by default (even on update)
* Adding information in config generation / update with link to supported hash algorithm
* Bump sogo version to 1.92
* Fallback to BLF-CRYPT in case password scheme is not proper defined for Mailcow administration.
2020-11-15 20:22:35 +01:00
andryyy
1328815094
[Compose] Update Dovecot and Postfix images
2020-11-06 12:23:39 +01:00
Hannes Happle
85f0d02100
[Compose] Fix SELinux labeling conflicts
2020-10-27 22:25:09 +01:00
andryyy
781ca3c07e
[Web, Quarantine] Allow to set the max score of a message up to which a quarantine notification will be sent
2020-10-27 21:35:34 +01:00
andryyy
6d1c0041f4
[Compose] Update Rspamd image (include change to metadata exporter)
2020-10-23 21:50:09 +02:00
andryyy
c7e17c7fd1
[Rspamd] Global blacklists are not prefilters anymore to not prevent them from being learned
2020-10-21 19:00:53 +02:00
andryyy
5f8e13f596
[Dovecot] Allow to define static master user (not recommended)
2020-10-20 15:43:05 +02:00
andryyy
630c894229
[SOGo] 5.0.1.20201014-1, 4.9.r1664.20201014
2020-10-14 12:36:00 +02:00
andryyy
79802a9d1d
[Rspamd] Rebuilt 2.6-156~buster
2020-10-10 10:57:19 +02:00
andryyy
769c500cd0
[Watchdog] Watch milter status with a dirty workaround, waiting for proxy ping pong event to implement a better check
2020-10-09 11:21:17 +02:00
Hannes Happle
e8ccd24f57
[Compose] Added SELinux support / volume labeling ( #3766 )
...
* [Compose] Added SELinux support / volume labeling
* fix typo
2020-10-06 20:56:19 +02:00
andryyy
dd62030ce2
[Rspamd] 2.6 stable, switch repo
2020-10-03 11:12:12 +02:00
andryyy
43fef9973f
[Compose] Update Rspamd to latest 2.6, update ACME image
2020-09-28 19:58:51 +02:00
andryyy
deeb0733bc
[Compose] Update Postfix and Watchdog images
2020-09-28 16:24:12 +02:00
andryyy
b3c557f690
[Compose] Fix Postfix version
2020-09-27 12:10:19 +02:00
andryyy
bcad1af121
[Watchdog] Add certificate check for primary certificate; Add mail delay
2020-09-27 10:34:59 +02:00
andryyy
da6f510027
[SOGo] SOGo 5.0.0.20200927-1, Sope 4.9.r1664.20200927
2020-09-27 09:21:42 +02:00
andryyy
c8ce288178
[ACME] Do check for restart of Postfix and Dovecot service more thoroughly
2020-09-26 23:33:28 +02:00
andryyy
f24b88f41c
[Compose] Update SOGo image
2020-09-26 22:14:27 +02:00
andryyy
27a4cead66
[Web] DB update
2020-09-26 22:12:29 +02:00
andryyy
ecdff10707
[Postfix] Update alias map; [SOGo] SOGo 5.0.0.20200926-1, Sope 4.9.r1664.20200926
2020-09-26 19:00:23 +02:00
andryyy
0682a09dd2
[Rspamd] 2.6-0~git32~1c3e0910b~buster
2020-09-25 23:00:34 +02:00
andryyy
81b6079aab
[SOGo] Update to 5.0.0.20200925-1
2020-09-25 21:13:38 +02:00
andryyy
c3c98348e2
[SOGo] Re-enable TLS for internal IMAP connections, enable TLS for internal SMTP connections
...
[Web] Minor fix in quarantine view
2020-09-24 21:51:32 +02:00
andryyy
3e457e03ee
[Dovecot] IMPORTANT: New volume for mail index
2020-09-23 11:22:20 +02:00
andryyy
dc1732cc51
[Web] Replace JSON_EXTRACT by JSON_VALUE in init script
2020-09-20 22:33:09 +02:00
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
andryyy
5e5642148c
[Config] Add API_KEY_READ_ONLY
2020-04-11 20:57:35 +02:00
andryyy
2d545b0f75
[PHP-FPM] Update libs
2020-04-11 09:01:35 +02:00
andryyy
730fa16a69
[PHP-FPM, Config] API key generated via mailcow.conf as rw access
2020-04-10 21:21:11 +02:00
andryyy
5596b1d863
[Compose] Add WATCHDOG_MYSQL_REPLICATION_CHECKS to compose
2020-04-06 11:24:31 +02:00
andryyy
ef0b40085b
[Postfix] Allow to relay only non-local mailboxes
2020-04-03 20:39:53 +02:00
andryyy
e03f9727f0
[Rspamd] v2.5
2020-04-01 21:16:55 +02:00
andryyy
3e2cbac778
[Rspamd] 2.5 RC3
2020-03-31 10:03:40 +02:00
andryyy
5e121eb4ff
[Rspamd] 2.5 RC2
2020-03-28 19:50:02 +01:00
andryyy
1fc18284ab
[Dovecot] Revert fd49958a00
2020-03-25 21:14:43 +01:00
andryyy
f92a4a69b2
[Compose] Update Dovecot to implement #3428 by @feldsam
2020-03-24 15:52:19 +01:00
andryyy
632d1cabb3
[Dovecot] Fix imapsync_cron
2020-03-20 18:11:24 +01:00
andryyy
a88f536b31
[Compose] Update PHP, Netfilter; Expose Redis (locally)
2020-03-19 12:18:16 +01:00
andryyy
03f173905e
[Compose] Update SOGo and ACME
...
[ACME] SKIP IP check for SNAT'ed setups to workaround race conditions
2020-03-15 21:37:10 +01:00
andryyy
e28a176639
[ACME, Watchdog] Improve waiting for Redis
2020-03-08 20:23:32 +01:00
andryyy
c9aebd73cc
[Dovecot] Wait for versions table instead of failing and restarting
2020-03-08 16:51:30 +01:00
andryyy
e290d6d869
[Rspamd] Fix neural.lua
2020-03-08 12:25:03 +01:00
andryyy
d248bb660c
[Rspamd] Reduce Sorbs recent score
...
[Rspamd] Add annoying CSA to bulk symbols and score then with 3.2
[Rspamd] Update to 2.4
2020-03-06 07:14:06 +01:00
andryyy
e19e6b9e92
[ACME] Force renewal with force_renew file, docs will follow
2020-03-03 14:59:24 +01:00
andryyy
ae79a663ab
[Watchdog] Send 10 last applied ratelimits in mail report
2020-03-02 19:56:49 +01:00
andryyy
9a25ebc54e
Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized
2020-03-01 11:49:58 +01:00
andryyy
d9701d33b2
[Compose] Update ACME image
2020-02-29 14:26:07 +01:00
andryyy
c785c8f700
[Dovecot] Show last mail (pop3, imap) login in web interface
2020-02-25 19:38:20 +01:00
andryyy
1fc352740b
[SOGo] Auto-backup user data to sogo-userdata-backup-vol-1 daily, keep one backup
2020-02-22 09:38:11 +01:00
andryyy
55151b1313
[Watchdog] Define thresholds in docker-compose(.override) file
2020-02-21 08:48:40 +01:00
andryyy
3d2962a12d
[Dovecot] LUA: Passdb: Reconnect to SQL if connection was lost
2020-02-20 17:48:57 +01:00
andryyy
c54cfbf332
[Postfix] Add hooks
2020-02-19 21:41:06 +01:00
andryyy
5b73de43e4
[PHP-FPM] Update libs, add gnupg
2020-02-16 14:20:36 +01:00
andryyy
025d4e0954
[Dovecot] Fix check to determine running imapsync procs, todo: more jobs at the same time
2020-02-12 06:59:38 +01:00
andryyy
a177499130
[Compose] New Postfix image
2020-02-06 08:28:59 +01:00
andryyy
049a930d47
[Compose] New Rspamd image, 2.3
2020-02-05 11:06:14 +01:00
andryyy
f939433c51
[Compose] A few updated images, REDIS_SLAVEOF_IP, REDIS_SLAVEOF_PORT ans MASTER (not yet supported ot documented)
2020-02-04 07:58:55 +01:00
andryyy
58e0abe4bb
[Compose] New images
2020-01-29 10:38:36 +01:00
andryyy
f1aa306ff2
[Watchdog] Add external check for open relay, requires SAL
2020-01-25 18:26:56 +01:00
andryyy
087252cb12
[Compose] Update SOGo image
2020-01-22 10:15:59 +01:00
andryyy
543a02e7f4
[Compose] Update SOGo, add new var to watchdog
2020-01-20 09:27:30 +01:00
andryyy
0889338515
[Compose] Update acme-mailcow
2020-01-17 22:37:09 +01:00
andryyy
e61ff82af6
[Compose] Update SOGo
2020-01-16 21:11:57 +01:00
andryyy
2b16ec7124
[Compose] Update SOGo nightly
2020-01-12 16:39:49 +01:00
andryyy
84e767964f
[Compose] Update Rspamd, add IP networks for symbol not yet in use
2020-01-12 12:20:24 +01:00
andryyy
3bea17c51a
[Compose] Update Dovecot image
2020-01-10 20:50:50 +01:00
andryyy
ab180bfb75
[Compose] Add SKIP_CLAMD to php-fpm-mailcow and update Rspamd image
2020-01-10 20:44:04 +01:00
andryyy
db39b7c534
[Compose] Update Dovecot
2020-01-07 07:10:23 +01:00
andryyy
ef482f2e8a
[Compose] Update Dovecot
2020-01-06 18:46:06 +01:00
andryyy
904b392aee
[Compose] Fixed aaaaall the hooks
2020-01-01 20:10:44 +01:00
andryyy
9e11ab1fd4
[Watchdog] Retry to get current ACME log status, if empty (may fix watchdog mails on very busy servers - eg while running a backup)
2019-12-28 11:37:04 +01:00
andryyy
93c569c3ef
[Compose] Update Dovecot image
2019-12-25 10:29:51 +01:00
andryyy
b63cad1dd5
[Compose] Update Rspamd image
2019-12-23 10:21:44 +01:00
andryyy
dfd40500b4
[ClamAV] Add fp signature
2019-12-17 15:52:20 +01:00
andryyy
8c3ab0371a
[ClamAV] Copy productive whitelist.ign to exposed configuration folder, remove direct mount of whitelist file
2019-12-14 15:12:37 +01:00
andryyy
2ff4b56953
[Git] Ignore whitelist.ign2
2019-12-14 15:00:29 +01:00
andryyy
be02176cb9
[Compose] Update SOGo
2019-12-07 17:00:11 +01:00
andryyy
18e68428aa
[Compose] Update Dovecot
2019-12-06 10:21:05 +01:00
andryyy
b7a749208d
[Dovecot] Really strange race condition when reading an untouched LUA file on slower systems
2019-12-05 10:14:41 +01:00
andryyy
4715245697
[Dovecot] Drop logs
2019-12-05 09:30:53 +01:00
andryyy
b320465da3
[Compose] Update Dovecot, watchdog
2019-12-04 21:46:31 +01:00
andryyy
81db04d2cd
[Compose] Update Dovecot and watchdog images
2019-12-03 18:52:26 +01:00
andryyy
287f3ed921
[Web] Allow to use data/web/css/build/0081-custom-mailcow.css for ignored overrides
2019-12-02 14:46:47 +01:00
andryyy
7f458f451b
[Compose] Update watchdog, add IPV6_NETWORK to watchdog env vars
2019-12-02 14:24:18 +01:00
andryyy
d7af6c38e7
[Compose] SOGo update and Dovecot rebuild
2019-12-02 11:02:39 +01:00
andryyy
079a9c5d39
[Compose] Update unbound
2019-11-26 22:56:03 +01:00
andryyy
bf87b6e973
[Compose] Hopefully a few more seconds for Unbound to come up, updated Postfix image
2019-11-26 21:10:29 +01:00
andryyy
4a36eb014c
[Postfix] TLS protocols for submission and smtps can be overriden using extra.cf (submission_smtpd_tls_mandatory_protocols and smtps_smtpd_tls_mandatory_protocols), thanks to @christianbur
...
[Postfix] Show overriding warnings when starting Postfix, but hide them in syslog output
2019-11-24 14:18:27 +01:00
andryyy
dff81eda19
[Helper] Move override examples to helper-scripts/docker-compose.override.yml.d
2019-11-24 12:51:07 +01:00
andryyy
3a6eba3ed5
[Compose] Update wathchdog, SOGo, Rspamd
2019-11-24 09:20:46 +01:00
andryyy
d6af0ae7d6
[ClamAV] Update ClamAV
2019-11-21 17:52:45 +01:00
andryyy
158fb20c83
[Netfilter] Add new rule
...
[Compose] Update Postfix and netfilter
2019-11-12 20:45:23 +01:00
andryyy
322dc169e6
[PHP-FPM] Check if tz data import is necessary
2019-11-11 23:19:47 +01:00
andryyy
6565e994bb
[MySQL, PHP, DockerAPI] Move mysql_tzinfo_to_sql trigger to php-fpm-mailcow to prevent race condition on slow disks (known bug @ MariaDB)
2019-11-10 13:15:57 +01:00
andryyy
b9aa1bf372
[Compose] Update Dovecot image
2019-11-09 10:13:31 +01:00
andryyy
83a445537c
[PHP-FPM] Missing image update
2019-11-08 08:13:39 +01:00
andryyy
a3b4c31763
[Compos] Update SOGo image
2019-11-04 19:48:35 +01:00
andryyy
26ac2e62f2
[Compose] Update Dovecot
2019-11-02 12:03:07 +01:00
andryyy
7f8b13434d
[Rspamd, Dovecot] Do not use Schaal rules - probably too much for Rspamd 2.x to handle, mem leak?
2019-10-31 20:43:07 +01:00
andryyy
27de9dbf92
[Rspamd] Slight changes to improve memory usage
...
[Web] Dirty hack to touch Rspamd maps a second time
2019-10-30 20:07:58 +01:00