andryyy
751fcf0619
[SOGo] Make view more readable
2019-12-02 10:53:59 +01:00
andryyy
dfbf3e85be
[Dovecot] Add map for app passwds
2019-12-02 10:53:25 +01:00
andryyy
767a5c7a0e
[Postfix] Build with dnsutils
2019-11-26 22:56:20 +01:00
andryyy
c75fd9ac40
[Postfix] Wait for DNS
2019-11-26 21:09:12 +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
d1f898360c
[SOGo] Rebase on Buster
2019-11-24 11:02:06 +01:00
andryyy
d34077950d
[SOGo] Rebase on Buster
2019-11-24 09:20:19 +01:00
andryyy
78e727bcfc
[Watchdog] Retry acme check once more, redis-mailcow might be busy and not returning the wanted string
2019-11-24 09:19:58 +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
e1fdbba0f7
[Postfix] Add custom_transport.pcre
2019-11-12 20:44:43 +01:00
andryyy
0f8cc4bef8
[PHP-FPM] Fix check for tz import
2019-11-11 23:24:29 +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
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