Commit Graph

2236 Commits (bc12e55b4de669e71d5e5dcda292d896f080f17e)

Author SHA1 Message Date
André a844adde0f [Postfix] Add mailcow_anonymize_headers to default config 2018-10-15 20:52:06 +02:00
André 89b0e3e0c6 [Web] Minor language fix 2018-10-15 11:37:41 +02:00
André 67b3dec5a2 [Helper] Add MAILCOW_BACKUP_LOCATION as alternative to BACKUP_LOCATION to backup script, fixes #957 2018-10-15 11:37:10 +02:00
André 5735c4a612 Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized 2018-10-14 19:06:35 +02:00
André Peters 1765e9c2ba
Merge pull request #1896 from ntimo/master
Fixed issue template for bugs
2018-10-14 19:06:22 +02:00
André 178bee7ac3 Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized 2018-10-14 19:05:57 +02:00
ntimo a3d83055fc
fixed issue template for bugs 2018-10-14 19:04:31 +02:00
André Peters 28b967fde1
Merge pull request #1895 from ntimo/master
Added new feature request Github template and edited bugs template
2018-10-14 18:57:15 +02:00
ntimo 22e2c889b0 Added markdown link and notice header 2018-10-14 18:51:40 +02:00
ntimo 247f9a85bf Added feature request to to Github templates and edited bugs template 2018-10-14 17:17:46 +02:00
Timo N b2c40aec3c
Merge pull request #3 from mailcow/master
updated to latest master
2018-10-14 17:02:35 +02:00
André 10d0a8279e [Compose] New PHP-FPM image 2018-10-14 14:29:20 +02:00
André d2d0369f32 [PHP-FPM] Base on Alpine 3.8
[Watchdog] Base on Alpine 3.8
[ACME] Base on Alpine 3.8
[Watchdog] Minor changes
2018-10-14 14:29:03 +02:00
André b8fe3f5fd4 [Web] Fall back to raw content when mail parsing fails, fixes #1892 2018-10-14 10:12:21 +02:00
André 243c441ae1 [Compose] Add some parameters to watchdog-mailcow
[Compose] New images for ClamAV, ACME and watchdog
2018-10-14 00:22:44 +02:00
André 2da228a21e [Watchdog] Remove some check_ping checks
[Watchdog] Add ClamAV check (if SKIP_CLAMD=n)
[Watchdog] Add Unbound check
[Watchdog] Do not use Docker API by default to determine IP of containers (see "IP_BY_DOCKER_API")
[Watchdog] Minor changes
2018-10-14 00:21:31 +02:00
André a9eddae686 [ACME] Do not add alias domains to auto* domains 2018-10-14 00:19:14 +02:00
André 5705044af0 [ClamAV] Update to 0.100.2 2018-10-14 00:18:21 +02:00
André Peters 08e5432074
[Netfilter] Remove duplicate import 2018-10-14 00:16:21 +02:00
André 74692a1ffb Update issue template 2018-10-13 23:32:19 +02:00
Tobias "Knight" S 7114999c75
remove duplicated import time 2018-10-13 23:30:24 +02:00
André 96622dc11b Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized 2018-10-13 23:30:05 +02:00
André df4f9b5209 Add issue template 2018-10-13 23:29:56 +02:00
André Peters a26acdefc5
Merge pull request #1888 from ntimo/master
Added .github folder to .gitignore file
2018-10-13 23:10:48 +02:00
ntimo 180c06297e Added .github folder to .gitignore 2018-10-13 23:09:17 +02:00
Timo N 83fbc827eb
Merge pull request #2 from mailcow/master
update to latest master
2018-10-13 23:06:00 +02:00
André 3086d5a6b1 Install stale bot 2018-10-13 17:21:20 +02:00
André 93917f8385 [Unbound] Upgrade to Alpine 3.8, fixes #1882 2018-10-13 10:12:01 +02:00
André 4459b773f1 Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized 2018-10-12 19:24:41 +02:00
André c80fe40669 [Unbound] Do not allow from all (dangerous for setups with incorrect netfilter setups) 2018-10-12 11:35:45 +02:00
André 04b3d7adea [Compose] Update Postfix and Dovecot images 2018-10-12 10:58:04 +02:00
André 5ce15eac4b [Web] Some language updates for sys mails 2018-10-12 10:57:47 +02:00
André 23e6e52f4f [Postfix] Proper permissions for sql config files
[Dovecot] Proper permissions for sql config files
2018-10-12 10:57:00 +02:00
André 1fce562434 [Dovecot] Set imap_max_line_length = 2 M 2018-10-12 10:56:40 +02:00
André 3db6af5c90 [Unbound] Trust all addresses - do not expose Unbound! 2018-10-12 10:56:17 +02:00
André ee5142557e [Compose] New images: Unbound, PHP-FPM, SOGo, Dovecot, ACME
[README] Remove Bitcoin donation link, add liberapay.com/mailcow
2018-10-11 12:02:30 +02:00
André 143f6f0872 [Config] Add allowed chars for API key 2018-10-11 12:01:37 +02:00
André 53832d890c [Helper] Fix mailcow reset admin to work in multi-admin environment 2018-10-11 12:01:06 +02:00
André 9f0be1d8a8 [Web] Fix require_once to always include document root
[Web] Add system mails (send mails to all mailboxes via LMTP)
[Web] Allow to add more administrators
[Web] Fix domain administrator editing
[Web] Remove some foreign keys
[Web] Remove username from API
[Web] Remove more .php extension from code
[Web] More minor fixes
2018-10-11 11:59:23 +02:00
André 32f7ae1d2e [Rspamd] Prefix quarantine error_log messages with "QUARANTINE"
[Rspamd] Fix quarantine max size check (it was ignored)
2018-10-11 11:55:52 +02:00
André c0b590fff6 [PHP-FPM] Move max_execution_time and max_input_time to general PHP config, removed as fixed php_admin_value 2018-10-11 11:54:38 +02:00
André aa39be7ea6 [SOGo] Use mysqladmin status instead of ping to determine readiness
[PHP-FPM] Use mysqladmin status instead of ping to determine readiness
[PHP-FPM] Init database in entrypoint
[PHP-FPM] Change API credential injection
[Dovecot] Use mysqladmin status instead of ping to determine readiness
2018-10-11 11:53:22 +02:00
André ce135bb773 [ACME] Log acme-client output base64 encoded, use mysqladmin status instead of ping to determine readiness 2018-10-11 11:51:13 +02:00
André Peters 4179cc74ec
Merge pull request #1830 from DynamicThijs/patch-1
Update Dutch lang file
2018-10-09 19:27:34 +02:00
André Peters 90aaae042b
Merge pull request #1853 from ntimo/master
Added Gitea and Gogs to .gitignore
2018-10-09 19:25:07 +02:00
André Peters 7936a6ce13
Merge pull request #1868 from gromez/api-dkim-details
[Web] New /get/dkim/{domain} API method to retrieve DKIM keys
2018-10-09 19:24:50 +02:00
Jérôme Groven 34ddde82c4 [Web] New /get/dkim/{domain} method to retrieve DKIM keys 2018-10-09 17:40:06 +02:00
André 699c9a7348 Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized 2018-10-07 15:11:48 +02:00
André ad63552951 [Dovecot] Check file size of mail crypt key pair, fixes #1859
[Compose] New Dovecot image
2018-10-07 15:10:17 +02:00
André Peters 3d5706353e
Merge pull request #1858 from mailcow/relayhost-test
[web] fix relayhost test button
2018-10-07 13:22:31 +02:00