DynamicThijs
a7e5e0d343
Fix typo in lang.en.php
2018-07-05 10:19:04 +02:00
André Peters
4a3de27bb9
Merge pull request #1538 from tsujamin/update.sh-ininite-loop-fix
...
Fix infinite loop when parsing update.sh arguments
2018-07-05 00:00:53 +02:00
Benjamin Roberts
1602f3b0d0
Fix infinite loop when parsing update.sh arguments
...
update.sh would enter an infinite loop when arguments (e.g. --ours, --check). This is due to a missing `shift` statement that has now been added. This fixes #1193 .
2018-07-04 23:10:30 +10:00
André
e352604a9b
[Compose, PHP-FPM] Fix script in new image
2018-07-04 11:41:43 +02:00
André
5e590ea119
[Web] Allow to blacklist, whitelist and unban networks currently blocked plus minor other fixes to fail2ban logic
2018-07-03 23:27:00 +02:00
André
26807823b4
[Netfilter] python-tipbles 0.13.0 plus missing vars for 0.13.0
2018-07-03 23:25:31 +02:00
André
1a4f520b3b
[Compose] Rspamd update to 1.7.7, Netfilter fixes and iptables python upgrade
2018-07-03 23:24:51 +02:00
André
37fbce855e
[Rspamd] Remove autolearn from Rspamd
2018-07-03 23:24:11 +02:00
André
3b5df979e9
[Dovecot, Compose] New Dovecot image, upgrade to 2.3.2 (0.5.2 PH), fixes various bugs including replication over TCP
2018-07-02 10:35:04 +02:00
André
17d3a24d89
[Netfilter] Fix table refresh and rule injection in snat loop
2018-06-29 11:25:26 +02:00
André
73a566b25a
[ACME] Fix for multiple additional SAN
2018-06-29 09:35:48 +02:00
André
d6a74e82e3
[ACME] Fix for CNAME response on AAAA dig request
2018-06-28 20:41:44 +02:00
André
9dc250c9f2
[Rspamd] Important fix for settings map
2018-06-28 11:48:23 +02:00
André
5baed3c543
Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized
2018-06-27 23:29:15 +02:00
André Peters
4407e7a8a1
Merge pull request #1514 from mailcow/revert-1510-patch-1
...
Revert "[Postfix] Default SMTP server security grade for EECDH key exchange"
2018-06-28 00:29:02 +03:00
André Peters
bca8920679
Revert "[Postfix] Default SMTP server security grade for EECDH key exchange"
2018-06-27 23:28:54 +02:00
André
375f91cbd2
[Compose] New images, add TZ variable for ACME and PHP-FPM
2018-06-27 22:52:15 +02:00
André
a1a6574964
[PHP-FPM] Add tzdata, update APCu and Redis extensions, update PHP to new minor
2018-06-27 22:51:17 +02:00
André
9b3ff998e7
Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized
2018-06-27 12:10:08 +02:00
André
729bba5b57
[ACME, Compose] Add new image; fix AAAA check for ADDITIONAL_SAN
2018-06-27 12:09:51 +02:00
André Peters
f62cae7329
Merge pull request #1510 from elcore/patch-1
...
[Postfix] Default SMTP server security grade for EECDH key exchange
2018-06-27 10:18:18 +03:00
elcore
c386dfc11d
[Postfix] Default SMTP server security grade for EECDH key exchange
2018-06-27 03:39:54 +02:00
André
8adf3d27db
[ACME, Compose] Add new image; fix AAAA check for MAILCOW_HOSTNAME
2018-06-26 23:35:17 +02:00
André
f27c93d995
[Compose] New ACME image
2018-06-26 23:17:21 +02:00
André
f88a72eedd
[ACME] Validate AAAA, if any, before A - fail on AAAA mismatch (LE prioritization)
2018-06-26 23:10:24 +02:00
André
5905a3919c
[Dovecot] Minor changes to ciphers, still disallow insecure ciphers
2018-06-26 07:50:17 +02:00
André
071024db4c
Fix indentation
2018-06-26 07:49:14 +02:00
André
ca7ad2942a
[Web] Minor fix to api.js
2018-06-25 22:32:46 +02:00
André
a5d40a4ab6
[Postfix] Re-enable TLS 1, 1.1 and some ciphers - real-world tests have shown this setup uses TOO MANY plain text sessions due to compatibility issues
2018-06-25 22:31:23 +02:00
André
7d2f1f3dd7
[Web] Minor style fixes
2018-06-24 11:52:25 +02:00
André
b8973648ff
[Rspamd] Disable default authenticated user ratelimit
2018-06-24 11:40:31 +02:00
André
02b1226312
[Web] Move Rspamd UI settings from debug to "Access" section
...
[Web] Move Rspamd settings map from debug to "Configuration" section
[Web] Some minor fixes to JS and PHP
[Web] Feature: Allow to set Rspamd settings from web UI (includes 2 presets)
[Web] Add missing primary keys
2018-06-23 23:50:22 +02:00
André
8bb24a9866
[Rspamd] Load additional settings defined in web ui
2018-06-23 23:48:06 +02:00
André
aa6a136c1f
[Dockerapi, Dovecot] Fix missing active user filter
2018-06-20 07:25:10 +02:00
André
d3bb53c5b6
[PHP-FPM, Nginx] Move some PHP parameters from Nginx to FPM configuration file
2018-06-10 14:31:31 +02:00
André
e79429beef
[PHP-FPM, Nginx] Move some PHP parameters from Nginx to FPM configuration file
2018-06-10 14:31:24 +02:00
André
27d3388579
[Rspamd] Remove antivirus debugging
2018-06-10 14:30:30 +02:00
André
0d9b474f69
Fix typo in generate_config.sh
2018-06-08 12:35:23 +02:00
André
43a6e24b81
[Web] Fix alias table - fixes #1467
2018-06-08 10:26:19 +02:00
André
e13c519ecb
[Web] Fix Rspamd plot, again - fixes #1467
2018-06-08 10:17:57 +02:00
André
82209196f5
[Web] Fix Rspamd plot
2018-06-08 09:13:26 +02:00
André
07c1a0bcd3
[Web] List alias addresses whitespace separated
2018-06-08 09:13:25 +02:00
André
6ded3dbd95
[API] Allow to set API options in mailcow.conf, fixes #1457
2018-06-08 09:11:03 +02:00
André
f15f30d53e
[Dovecot] Re-enable lz4 until 2.3.2 to verify replication fix
2018-06-08 09:09:31 +02:00
André
69d5790130
[Web] Add rsettings to API
2018-06-05 00:32:09 +02:00
André
0a44ea1a4c
[Dovecot] Lz4 compression sometimes leads to strange EOF errors when replicating
...
[Web] Cleanup JSON API
2018-06-05 00:31:27 +02:00
André
4a403e9323
[Dovecot] Imapsync: Set is_running = 0 on restart
2018-06-03 19:22:44 +02:00
André
dbaddc562e
[Web] Fix sorting by 'in use'
2018-06-01 14:32:27 +02:00
André
d2f9919a4d
[Web] Fix sorting by 'in use'
2018-06-01 14:19:42 +02:00
André
7c1795c497
[Web] Fix initial drawing of Rspamd plot
2018-05-31 17:58:51 +02:00