Commit Graph

1845 Commits (527e790620e0d3730d78678b648162a2ad5ddaba)

Author SHA1 Message Date
André 527e790620 [Web] Store session data in Redis 2018-05-08 12:55:19 +02:00
André 2ee983c1a1 [Web] Fix implementation of multiple bookings for resources, fixes #1358 2018-05-06 21:51:00 +02:00
André 74008735ca [SOGo] Always show GAL contacts 2018-05-06 14:33:20 +02:00
André 60910c496c [Web] Fix init db 2018-05-06 14:30:06 +02:00
André 9e53ed4daf [Watchdog] Update to new image with smtp-cli 3.9 2018-05-06 09:15:35 +02:00
André d13539a9ad [Web] Add primary keys for all tables 2018-05-06 09:15:12 +02:00
André Peters 71635d603b
Merge pull request #1362 from extremeshok/patch-10
Update smtp-cli to v3.9
2018-05-06 09:12:38 +02:00
eXtremeSHOK 8a9319c3f0
Update smtp-cli to v3.9
https://github.com/mludvig/smtp-cli/tree/v3.9
2018-05-06 03:43:59 +02:00
andryyy e69b6db877 [Web] Do not allow to create a domain where domain = mailcow_hostname 2018-05-03 22:42:31 +02:00
andryyy a0d2e34433 Minor fix in generate_config.sh 2018-05-03 22:31:20 +02:00
André d14e6c184b [ClamAV] Modify /dev/console to fit permissions 2018-05-02 21:08:40 +02:00
André 4c31adaa82 [Rspamd] Ratelimit: fix attempt to index a nil value when no authenticated user is found in a message 2018-05-01 22:44:03 +02:00
André 6ee68ecfdb [PHP-FPM] New PHP-FPM image (security update) 2018-05-01 22:31:26 +02:00
André 42655e2575 [Update] Do only replace port 9000 if host is phpfpm 2018-04-30 16:35:18 +02:00
André f0eca3fe7b [Update] Revert Rspamd controller password file change 2018-04-30 08:01:49 +02:00
André a3f194e890 [Web] Sort fail2ban black and whitelist 2018-04-29 23:52:40 +02:00
André f76294e52a [Update] Move COMPOSE_PROJECT_NAME 2018-04-29 09:27:29 +02:00
André 47e3544035 [Update] Remove parallel option (deprecated), check currently installed docker-compose version, change the way Rspamds controller password is handled 2018-04-29 09:22:00 +02:00
André 27fc98d12e [Netfilter] Use Alpine 3.6 2018-04-27 21:55:25 +02:00
André 73df611339 [Update] Add missing " 2018-04-27 21:24:07 +02:00
André d897ae71f6 [Update] Fix sed for missing *custom files 2018-04-27 21:23:00 +02:00
André c0aa3ddf7b [Update] Add COMPOSE_PROJECT_NAME if missing
[Update] Fix NC Redis timeout (if NC is installed via helper script)
2018-04-27 21:00:33 +02:00
André 3e08416c6d [Helper] Fixes for volume detection of backup/restore script
[Helper] Redis timeout set to 0 in NC
[Helper] Small fixes to check_translations script
2018-04-26 22:57:20 +02:00
André 435fee2bc9 [Compose] Update PHP-FPM image 2018-04-26 22:04:59 +02:00
André 30cea1da9a [SOGo] Increase workers count to 20
[Postfix] Add extended TLS header
[Web] Increase timeout to 10 for docker API connections
[Postfix] Add perl package
2018-04-26 14:08:45 +02:00
André 4e7f06f8c6 [Compose] New images for SOGo, PHP-FPM (+ removed old pool files) and Watchdog 2018-04-26 13:59:26 +02:00
André 52f26078e5 [Update] Fix PHP-FPM ports for existing non-mailcow Nginx sites 2018-04-26 13:58:03 +02:00
André ef6644df34 [PHP-FPM] Delete old pool files
[Nginx] Remove dev code
2018-04-26 13:57:23 +02:00
André 7181ee4658 [Rspamd] Apply ratelimit against authenticated user instead of envelope from
[PHP-FPM] Create PHP-FPM listeners 9001 (system) and 9002 (web), drop 9000
[Rspamd] Parse quarantine messages as utf8
[Rspamd] Use new schema for Rspamd bayes hashes and expire them in Redis
[SOGo] Change default logo
[SOGo] Use different keyserver by default in Dockerfile
[Rspamd] Add bad ASN list (disabled by default)
[Watchdog] Change the way we check PHP-FPM, change SOGo check
[Nginx] Change ports according to new PHP-FPM listeners
[Update] Fix PHP-FPM ports for existing non-mailcow Nginx sites
2018-04-26 13:56:07 +02:00
André f53006f6ab [Dovecot] Dovecot 2.3.1, Pigeonhole 0.5.1
[ClamAV] 0.100.0, new log method without pipes
[Compose] New images for Dovecot and ClamAV, add persistent tty to clamd-mailcow
2018-04-26 12:36:13 +02:00
André f036de706e [Web] Added Latvian language \o/ 2018-04-26 09:34:41 +02:00
André b8feaef629 [Update] Change fetch method, again 2018-04-25 21:58:50 +02:00
André f661e51823 [Update] Remove revspec 2018-04-25 16:51:40 +02:00
André 05e026db3a [Netfilter] New ban method, allow to set blacklists 2018-04-25 10:54:13 +02:00
André a6810b81c6 [Update] Fix fetching by adding a refspec... 2018-04-24 13:00:53 +02:00
André 7031af4cc8 [Compose] New dockerapi-mailcow image
[Docker API] Fix for rspamd-mailcow rspamadm pw command
2018-04-19 12:56:49 +02:00
root bfcfeeb1e8 Fix the fix for the fix for update.sh etc. 2018-04-18 18:38:37 +02:00
André Peters 03ed132363
Merge pull request #1265 from paescuj/master
Fix initial compose project name
2018-04-13 14:26:04 +02:00
Pascal Jufer 90db5a30cb Fix initial compose project name 2018-04-13 14:13:24 +02:00
André Peters 182b7826bd Fix compose project name, take #3 2018-04-12 21:52:32 +02:00
André Peters 0ac3a66182 Additional fix for compose project name 2018-04-12 08:29:40 +02:00
André Peters 152ccba1d4
[Compose] Critical fix for project name
Docker-compose doesn't strip dashes and underscores anymore
2018-04-12 07:56:54 +02:00
André Peters 96b80b3239
Merge pull request #1232 from mailcow/everycloud
rspamd: Fix NO_LOG_STAT for everycloud monitoring
2018-04-02 19:28:02 +02:00
Michael Kuron ea3502f2a1
rspamd: Fix NO_LOG_STAT for everycloud monitoring 2018-04-02 19:26:15 +02:00
Phoenix Eve Aspacio 8d55f066a8
Merge pull request #1220 from strowi/master
+ fix shebang
2018-03-31 20:19:35 +08:00
Roman van Gemmeren e632b3824e + fix shebang 2018-03-31 10:18:09 +02:00
André Peters 32c0b4a293 [Web] Add a timeout to PHPMailer
[Web] Fix relayhost test with empty username
2018-03-19 10:37:55 +01:00
André Peters d3ff84cf3f Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized 2018-03-09 10:51:46 +01:00
André Peters 33c24c737a [Web] Fix empty exlude regex in sync job 2018-03-09 10:51:36 +01:00
André Peters e9109a26c5
Merge pull request #1148 from droid-sheep/master
[Web] remove encoding for resource data attribute to fix deletion
2018-03-08 21:27:16 +01:00