Zekeriya Akgül
9ccbeb7f66
Added control for attrs_json object item's type ( #3126 )
...
item can be bytes or str in different situations. So let's keep defensive.
2019-11-09 10:01:43 +01:00
andryyy
d091bf76aa
[PHP-FPM] Create events in docker entrypoint of PHP-FPM
2019-11-06 21:02:47 +01:00
andryyy
d0788372fe
[Dovecot] Retry sa-rules download (1, 2, 4, 8, 16 ... seconds)
2019-11-02 12:03:41 +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
andryyy
a1971f7af8
[Rspamd] Set correct parent permission
2019-10-30 14:40:00 +01:00
andryyy
2f3f70dd00
[Dovecot] sa-rules: escape non-regex in regex
2019-10-30 14:39:25 +01:00
andryyy
59df735aa8
[Web] Filter duplicates when adding multiple transports
2019-10-30 14:37:44 +01:00
andryyy
02bb3a44a7
[Rspamd] Wait for PHP to not break inotify
2019-10-29 19:58:34 +01:00
andryyy
b52ee0a706
[Rspamd] Fix map permissions for www
...
[Web] Allow to manage global maps in UI (WIP)
2019-10-29 08:39:57 +01:00
andryyy
bdf56971d5
[Rspamd, PHP-FPM] Mount Rspamd maps, set correct permissions (WIP: edit in UI)
...
[PHP-FPM] Update image, fixes #3091
[Web] Netfilter: Do not auto restart netfilter-mailcow but add a small hint to restart netfilter-mailcow after adding a ban to perm bans
[Web] Remove unused js script parameter
2019-10-25 08:31:31 +02:00
andryyy
cd6594df01
[Clamd] Run freshclam before starting ClamAV
2019-10-22 21:30:45 +02:00
andryyy
1e4aa212ea
[ClamAV] Try to prevent update collisions
2019-10-22 13:50:03 +02:00
André Peters
5d93ae655a
Merge pull request #2509 from mhofer117/tls-sni
...
Different SSL Certificate for each Domain with TLS SNI
2019-10-20 15:17:14 +02:00
Marcel Hofer
56bc9d45bb
[SSL] prevent multiple certificates with the same domain
2019-10-20 14:44:39 +02:00
andryyy
d35e3c1eff
[Dovecot] Fix Dovecot quarantine notification script
2019-10-19 22:58:11 +02:00
Marcel Hofer
b413ed4013
[SSL] minor fix: prevent checking of empty SQL_DOMAIN
2019-10-19 18:23:59 +02:00
Marcel Hofer
2e35da6816
[SSL] create individual domain certificates, add SNI configs for Postfix/Dovecot/Nginx
2019-10-19 12:48:56 +02:00
andryyy
a95a3f6145
[Watchdog] Watch olefy
2019-10-18 19:45:16 +02:00
andryyy
b0711db489
[Dockerfiles] Rename some files and create hook points
2019-10-18 12:01:47 +02:00
andryyy
2811b498ab
[Netfilter] Punish failed logins to /rspamd
2019-10-12 13:15:59 +02:00
andryyy
0089f72f3d
[Watchdog] Fix for Rspamd 2.0
2019-10-12 13:15:36 +02:00
André Peters
4f6d407fdd
Revert "extend debug page to show assigned domain quota"
2019-10-02 19:23:09 +02:00
heavygale
ecda554e53
finalizing disk usage rework
...
- changed dockerapi to not return human readable values for df
- all caluclations now in KiB
- moved code from domain_admin to mailbox functions
- using actual occupied bytes as used quota
- all outputs now in *iB using formatBytes()
2019-10-01 20:27:06 +02:00
andryyy
3811866ea0
[PHP-FPM] Add composer
2019-09-28 19:58:40 +02:00
andryyy
8c26371d6d
[SQL upgrade] Catch more errors
2019-09-25 12:53:14 +02:00
andryyy
3c133ad02a
[ClamAV] Cleanup garbage when starting container (tmp files may fill up disk, when container runs oom)
2019-09-24 16:39:39 +02:00
andryyy
5ae05b5ec0
[SQL Upgrade] Fix process of SQL upgrade, wait for command to complete and do not use pipe communication model
2019-09-23 21:42:47 +02:00
andryyy
baba546c7a
[Watchdog] Wait longer for containers to settle
2019-09-21 22:41:31 +02:00
andryyy
6c4d93f70a
[PHP-FPM] Upgrade of MySQL may need to be applied twice
2019-09-21 22:37:43 +02:00
andryyy
3bd32072f1
[Compose] UPDATE MARIADB TO 10.3 - Please check your installations after upgrading and WAIT a few minutes for the upgrade to complete!
...
[Postfix] Remove old python lib
[Compose] Add a grace period for MySQL when shutting down
[Netfilter] It is okay to be number two :( (fixes chain order in ip6tables FORWARD chain)
2019-09-20 22:54:40 +02:00
andryyy
1d45c563b7
[Netfilter] Set default ban masks to 32 and 128
2019-09-20 14:30:48 +02:00
andryyy
4b559d5b79
[Postfix] Remove python-gpg
2019-09-20 09:23:44 +02:00
Zekeriya Akgül
d62ec4498a
Removed unnecessary print
2019-09-15 10:36:01 +03:00
zekeriya
96042bdab8
[Dovecot] removed non-ascii chars from 'from' field before send
2019-09-14 21:48:13 +03:00
zekeriya
adbecef56f
[Dovecot] Fixed variable names for DB connection.
2019-09-14 21:07:18 +03:00
zekeriya
8af9b5b6d1
[Dovecot] Fixed quarantine_notify.py json decode error
2019-09-14 21:01:53 +03:00
zekeriya
b9e7d12a5e
[Dovecot] notify scripts migrated to python3
2019-09-13 21:14:30 +03:00
andryyy
c22bddb244
[Watchdog] Add missing mariadb-client tools
2019-09-12 08:35:53 +02:00
andryyy
6a7cc9ec80
[Watchdog] Monitor Redis
2019-09-12 08:29:15 +02:00
andryyy
954690b315
[SOGo] Dont fail with unhandled err response, when a user is forced to change the passwd on next login
...
[Compose] Update SOGo image
2019-09-09 18:06:42 +02:00
andryyy
62068b2209
[Watchdog] Add watchdog@invalid as rcpt for check
2019-09-04 23:07:17 +02:00
andryyy
a1cd7d8ee7
[Postfix] Add watchdog@localhost alias
2019-09-04 23:06:29 +02:00
andryyy
b4f159da86
[Postfix] Allow to create an extra.cf file besides main.cf to merge overrides
...
[Postfix] Better logging while bootstrapping
[Postfix] Stop container, when a service fails (easier to monitor)
2019-09-02 18:37:05 +02:00
andryyy
e6609ffe5c
[SOGo] Add ext_acl to SOGo view to allow to select external sender addresses
2019-09-02 09:30:09 +02:00
andryyy
49c7a2cbc7
[PHP-FPM] Plan a Postfix restart, when a MariaDB upgrade was applied
2019-09-02 09:28:13 +02:00
André Peters
4aae447e97
Revert "Python27 eol issue2291"
2019-08-28 07:01:47 +02:00
André Peters
b56aa8c1de
Merge pull request #2863 from FaMux/python27EOL_issue2291
...
Python27 eol issue2291
2019-08-27 19:07:34 +02:00
andryyy
bd469412ca
[SOGo] Do not modify UIxAclEditor
2019-08-25 16:03:57 +02:00
andryyy
f35efbf39c
[Dovecot] Add new SA rules
2019-08-21 21:07:15 +02:00