Commit Graph
100 Commits
Author SHA1 Message Date
andryyy d3050df839 [Assets] Add default quota template 2019-02-05 00:05:27 +01:00
andryyy 7a96516fad Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized 2019-02-05 00:05:00 +01:00
André Peters 69bb77aeaf [Nginx] Enable TLSv1.3 2019-02-05 00:04:23 +01:00
andryyy 6f478ed2a3 [Rspamd] Set history lines to 10000 2019-02-05 00:02:56 +01:00
andryyy 12291436cd Push image base to Alpine 3.9 2019-02-05 00:01:31 +01:00
andryyy c7c1422095 [Dovecot] Add quota_notify script
[Dovecot] Some minor changes to quarantine notification script to catch more errors
2019-02-05 00:00:22 +01:00
andryyy aa1e03476d [Dovecot] Enable quota notifications 2019-02-04 23:59:31 +01:00
andryyy ccc61bf2dc [PHP-FPM] PHP 7.3, mailparse from Git as long as no releas exists 2019-02-04 23:46:45 +01:00
andryyy 9f2a6f13a5 Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized 2019-02-04 23:45:54 +01:00
andryyy c3258c3399 Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized 2019-02-04 22:36:17 +01:00
andryyy a599536499 [Web] Various session fixes 2019-02-04 22:34:03 +01:00
André Peters 0cd412d25b Merge pull request #2255 from Geitenijs/patch-2
Update lang.nl.php
2019-01-31 23:42:30 +01:00
andryyy 635e694ffa [Web] Fix quarantine subject 2019-01-31 22:25:17 +01:00
andryyy 3bfd2c8885 [Dovecot] Once again... finally fixed? 2019-01-31 22:18:38 +01:00
andryyy 7e5fc0f763 [Update] Move Nextcloud Redis fix 2019-01-31 21:55:49 +01:00
andryyy d9a9716a00 [Update] Move Nextcloud Redis fix 2019-01-31 21:55:13 +01:00
andryyy 40795fd2ab [Update] Move Nextcloud Redis fix 2019-01-31 21:54:05 +01:00
andryyy dcd6b2268e [Dovecot] Various fixes for quarantine notifications, many thanks to @DevTek314 for reporting them! 2019-01-31 21:45:58 +01:00
andryyy 3aef412669 [Dovecot] Fix type of last_notification 2019-01-31 20:53:08 +01:00
andryyy 24432b0d9d [PHP-FPM] Remove old fix 2019-01-31 17:08:03 +01:00
andryyy 6ad8798d5c [Nginx] Compress some files, don't compress proxy answers 2019-01-31 17:07:49 +01:00
andryyy d7f169cc2f [Web] Further improvments, minor fixes 2019-01-31 17:07:24 +01:00
andryyy 2c0e5f9347 [Compose] Rename templates directory to fix Nextcloud errors...! 2019-01-31 17:05:45 +01:00
andryyy 14901eed64 [Nginx] Remove broken locations 2019-01-31 15:58:35 +01:00
andryyy f5ca46f6d8 Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized 2019-01-31 15:52:13 +01:00
andryyy 6d4bcfabb1 [PHP-FPM] Fix sed command 2019-01-31 15:51:00 +01:00
andryyy 3832d04998 [PHP-FPM] Fix sed command 2019-01-31 15:49:53 +01:00
andryyy 60f9968134 [Nginx] Add compression, change expires 2019-01-31 15:45:57 +01:00
andryyy 47a8c47305 [Compose] Update PHP-FPM 2019-01-31 15:45:41 +01:00
andryyy ea83f72981 [Web] Minify more resources, fix missing JS 2019-01-31 15:45:31 +01:00
andryyy 61cd2c0353 [PHP-FPM] Patch legacy template lib of NC if exists 2019-01-31 15:44:56 +01:00
André Peters f1b8b59968 Merge pull request #2257 from guicapanema/patch-1
Adds missing values to alias INSERT statement.
2019-01-31 12:39:33 +01:00
andryyy a1baf2112b [Update] Do not move files before git merge 2019-01-30 23:03:58 +01:00
andryyy d17d823e0d Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized 2019-01-30 22:59:52 +01:00
andryyy 5249942121 [Web] Remote SourceSansPro, remove css style 2019-01-30 22:46:25 +01:00
andryyy 4d012f7a92 [Compose] Update PHP-FPM image 2019-01-30 12:11:02 +01:00
andryyy ad0df77d28 [Web] Minify css and js via PHP
[Web] Use PT Sans
[Web] Update some libs
2019-01-30 12:10:26 +01:00
andryyy 8c433bf0da [PHP] Drop pear modules 2019-01-30 11:55:03 +01:00
André Peters 3199c34417 [Web] U2F: Don't check for Firefox, check only if U2F API is implemented 2019-01-30 00:41:35 +01:00
andryyy 9bd1fcbede [Config] Add hint to disable Solr if you do not want a readable index in solr-vol-1 2019-01-29 13:29:30 +01:00
andryyy b3f84d2c78 [Dovecot] Remove break-imap-search (it is a default setting) 2019-01-29 13:25:35 +01:00
andryyy c456fe12b3 [Dovecot] Fix last_notification in quarantine_notify.py 2019-01-29 12:13:26 +01:00
andryyy 4245780a66 [Update] Check if run as root 2019-01-29 12:13:04 +01:00
andryyy 8da54e5194 [Rspamd] Split global wl from to mime-from and smtp-from 2019-01-29 12:11:10 +01:00
andryyy 2fedc80dfc [Compose] New watchdog and Dovecot images
[Compose] Add SKIP_SOLR to Dovecot to dynamically load fts plugin
[Compose] Mount default quarantine notification template
2019-01-29 00:24:21 +01:00
andryyy 43a91639e0 [Asset] Add default template for quarantine notifications 2019-01-29 00:21:09 +01:00
andryyy 07392b7437 [Watchdog] Use stackoverflow.com for DNS check
[Git] Ignore mail_plugins*
[Dovecot] Read mail_plugins from dynamically generated file
[Dovecot] Encrypt FTS
[Dovecot] Add break_imap_seach option to Solr
[Web] Add ability to send quarantine notification mails
[Web] Minor style fixes
[Web] Add new MAILBOX_DEFAULT_ATTRIBUTES (doc updates, anyone? :-( )
[Web] Use rcpt_smtp if rcpt_mime is not set
[Web] Other minor fixes
2019-01-29 00:20:39 +01:00
andryyy f493d3a957 [Dovecot] Simplify Docker image
[Dovecot] Set Dovecot plugins dynamically via file and exclude Solr if not enabled
[Dovecot] Add new quarantine notification script
2019-01-29 00:11:12 +01:00
andryyy aab692301e [Update] Check internet connection via 1.1.1.1 2019-01-29 00:06:19 +01:00
andryyy 2507a8fd31 [Config] Use #!/usr/bin/env bash for scritps, fixes #2226, thanks to @cptMikky 2019-01-27 19:50:15 +01:00
andryyy c3d67805a1 [Config] Add ACL_ANYONE to generate_config.sh 2019-01-26 19:31:01 +01:00
André Peters 97570fceea Merge pull request #2219 from smueller18/patch-2
remove dns-search property
2019-01-24 20:50:52 +01:00
André Peters 2807a07a45 Merge pull request #2218 from smueller18/patch-1
replace hard coded solr dns with dynamic variable
2019-01-24 19:44:13 +01:00
andryyy 520a3f94cc [Web] Update lang 2019-01-23 10:46:06 +01:00
André Peters 6b89927f6e [Web] Lower compose project name, fixes #1994 2019-01-23 10:29:58 +01:00
André Peters 81e57c0394 [Web] Lang update 2019-01-22 14:30:37 +01:00
andryyy 54a14c01aa [Update] Disable Solr when upgrading from non-Solr mailcows 2019-01-19 22:00:18 +01:00
andryyy 4235d8a1d1 Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized 2019-01-19 11:58:32 +01:00
andryyy fb49385e55 [Web] Lang updates 2019-01-19 11:58:30 +01:00
André Peters 38391d2cc3 Merge pull request #2197 from Geitenijs/patch-1
Update lang.nl.php
2019-01-19 11:58:03 +01:00
André Peters b2bb593656 [Dovecot] imapsync: Connect to database via socket 2019-01-19 11:57:48 +01:00
André Peters 92a6d40042 [Dovecot] Log imapsync cronjob errors 2019-01-19 11:57:23 +01:00
André Peters ba06810b84 [Web] Fixed typo in lang.de.php 2019-01-19 11:53:11 +01:00
andryyy af49a41ff6 [Web] Remember FooTable settings by using state plugin, fixes #2122 2019-01-19 08:25:05 +01:00
André Peters 86c4cd37b2 [Compose] Fix hard-coded SKIP_CLAMD 2019-01-17 22:29:49 +01:00
andryyy d6efc2fcd3 [Rspamd] Fix metadata_exporter
[Web] Show subjet in quarantine
[Compose] Update Rspamd image
2019-01-17 22:00:18 +01:00
andryyy ae4e1358a2 [Solr] Refuse to start with RAM lt 2 GB
[Config/Update] Set limits and change descriptions for Solr
2019-01-17 20:25:38 +01:00
andryyy d008b67111 [Config] Change some texts, lower RAM req. to 3.5 GB for Solr 2019-01-17 19:44:57 +01:00
andryyy 2e8bd8b3c4 [Dovecot] Add czech folder names to namespace 2019-01-16 23:47:15 +01:00
andryyy b1e67908f7 [Compose] Update ClamAV and SOGo images 2019-01-16 23:42:00 +01:00
andryyy 5081d6d9f1 [ClamAV] Add more signatures 2019-01-16 23:41:42 +01:00
andryyy 62ccd4215e [SOGo] Allow to turn off GAL for each domain 2019-01-16 23:41:15 +01:00
andryyy 8dde735a0a [Web] Allow to turn off GAL for each domain 2019-01-16 23:41:02 +01:00
andryyy 0c84b484a5 [DockerAPI] Add unused FTS endpoints... 2019-01-16 22:20:22 +01:00
andryyy 6dbfa4cf6f [Web] Update lang strings 2019-01-16 22:20:01 +01:00
andryyy a2b52e0969 [Dovecot] Use Solr for LMTP 2019-01-16 22:19:40 +01:00
andryyy f924f9b5cd [Web] Minor fix in return 2019-01-16 19:11:23 +01:00
andryyy 2d07a0d6e6 [Web] Delete index data from Solr when deleting mailbox 2019-01-16 19:10:47 +01:00
andryyy 60cc41b444 Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized 2019-01-16 19:08:58 +01:00
André Peters f3dfe346bf [Dovecot] Allow setting ACL_ANYONE in mailcow.conf 2019-01-16 19:08:19 +01:00
André Peters cf93910a37 [Dovecot] Allow setting ACL_ANYONE in mailcow.conf 2019-01-16 10:50:34 +01:00
André Peters 31fba0d5e6 Update update.sh 2019-01-16 10:50:06 +01:00
André Peters 7f728cdae8 Update docker-compose.yml 2019-01-16 10:48:18 +01:00
André Peters b64c877420 Merge pull request #2183 from DevTek314/master
increase values for spf, dkim
2019-01-15 19:53:31 +01:00
andryyy 889b260b7d [ClamAV] Set prio of clamd parent to 10, fixes #2174 2019-01-13 23:03:07 +01:00
andryyy 17222eac94 [Rspamd] Set max_size for AV
[Rspamd] Set higher/lower scores for local fuzzy matches
2019-01-13 23:02:09 +01:00
andryyy 5619221ed0 [ClamAV] Fix whitelist permission error
[Compose] New image for ClamAV
[Git] Add ignore data/web/nextcloud*
2019-01-13 11:21:44 +01:00
André Peters 0999ae375d Merge pull request #2173 from mailcow/spf_contact
Do not apply SOGO_CONTACT for hard SPF failures
2019-01-13 10:35:13 +01:00
andryyy 500f643169 [Helper] Run db:convert-filecache-bigint after installation of Nextcloud 2019-01-12 23:13:35 +01:00
andryyy 0920bccb05 [Helper] Remove update function 2019-01-12 22:48:00 +01:00
andryyy fc1c2dc87b [ClamAV] Do not log twice 2019-01-12 08:56:02 +01:00
andryyy a2a963c840 [Helper] Download Nextcloud 15, add --update switch and some minor fixes 2019-01-12 08:54:53 +01:00
andryyy b685499b22 [Web] Delete network from whitelist when adding it to the blacklist 2019-01-10 22:17:09 +01:00
andryyy ab35e1d688 Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized 2019-01-10 22:14:52 +01:00
andryyy e667b438af [Compose] Update ClamAV image 2019-01-10 22:14:48 +01:00
andryyy b0130c153c [Clamd] Improve logging
[Compose] Remove tty from clamd-mailcow
2019-01-10 22:13:59 +01:00
André Peters 4eff34f074 [Clamav] Remove duplicate chown 2019-01-10 13:47:05 +01:00
André Peters a520293461 [Dovecot] Add more special_use folder names 2019-01-09 18:10:36 +01:00
andryyy 7686171905 [Web] Revert password policy, fixes #2163 2019-01-09 08:43:56 +01:00
andryyy a28af5761e Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized 2019-01-08 19:18:19 +01:00