2ac664ceb7
[Web] Fix missing return msg when resetting spam score
André
2018-10-18 22:32:37 +02:00
67658c1a07
[Web] Read default actions from Rspamd instead of using/printing "5,15" [Web] Allow to reset spam score to server default (which deletes the custom spam score from the database and prints the default action values of Rspamd in use)
André
2018-10-18 21:48:30 +02:00
7a7fafec87
[Compose] New Rspamd image (1.8.1) [Rspamd] Upgrade base to Bionic
André
2018-10-17 22:41:39 +02:00
86b92f68cb
[Watchdog] Remove cert check (wip) [Watchdog] Append last check loop as attachment to mail [Watchdog] Print time and date in mail alerts
André
2018-10-17 22:30:13 +02:00
e74f33615f
[Compose] Update ACME and Rspamd images
André
2018-10-16 23:01:21 +02:00
7386dc1e5c
[ACME] Stop requesting certificates for autoconfig.*
André
2018-10-16 23:01:01 +02:00
109eec923f
[Web] Internal hint to switch to array_key_last instead of array_pop
André
2018-10-16 23:00:15 +02:00
73b48fc13e
[Rspamd] Remove deprecated attachments_only in AV module [Rspamd] Remove old symbol score
André
2018-10-16 22:59:25 +02:00
40888a713a
[Update] Checkout pcre header check if missing, fixes#1906
André
2018-10-16 21:40:25 +02:00
51dd88abeb
[Unbound] Reduce negative max ttl to 60s and min-ttl for all other keys to 5
André
2018-10-16 20:14:14 +02:00
8958449e76
[Postfix] Remove headers only when mail_name matches
André
2018-10-16 20:11:21 +02:00
d39eab53a3
[Web] Fix API
André
2018-10-16 20:09:01 +02:00
788e32b328
[Web] Set new expire date for time limited aliases via actions button, fixes#1903
André
2018-10-16 20:08:52 +02:00
d99b8aaf69
[Postfix] Change mail_name to Postcow and only replace headers when mail_name matches
André
2018-10-16 10:26:41 +02:00
03896ccbee
[Update] Backup old header check, don't delete
André
2018-10-16 09:33:23 +02:00
a3d83055fc
fixed issue template for bugs
ntimo
2018-10-14 19:04:31 +02:00
28b967fde1
Merge pull request #1895 from ntimo/master
André Peters
2018-10-14 18:57:15 +02:00
22e2c889b0
Added markdown link and notice header
ntimo
2018-10-14 18:51:40 +02:00
247f9a85bf
Added feature request to to Github templates and edited bugs template
ntimo
2018-10-14 17:17:46 +02:00
b2c40aec3c
Merge pull request #3 from mailcow/master
Timo N
2018-10-14 17:02:35 +02:00
10d0a8279e
[Compose] New PHP-FPM image
André
2018-10-14 14:29:20 +02:00
d2d0369f32
[PHP-FPM] Base on Alpine 3.8 [Watchdog] Base on Alpine 3.8 [ACME] Base on Alpine 3.8 [Watchdog] Minor changes
André
2018-10-14 14:29:03 +02:00
b8fe3f5fd4
[Web] Fall back to raw content when mail parsing fails, fixes#1892
André
2018-10-14 10:12:21 +02:00
243c441ae1
[Compose] Add some parameters to watchdog-mailcow [Compose] New images for ClamAV, ACME and watchdog
André
2018-10-14 00:22:44 +02:00
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
André
2018-10-14 00:21:31 +02:00
a9eddae686
[ACME] Do not add alias domains to auto* domains
André
2018-10-14 00:19:14 +02:00
5705044af0
[ClamAV] Update to 0.100.2
André
2018-10-14 00:18:21 +02:00
08e5432074
[Netfilter] Remove duplicate import
André Peters
2018-10-14 00:16:21 +02:00
74692a1ffb
Update issue template
André
2018-10-13 23:32:19 +02:00
7114999c75
remove duplicated import time
Tobias "Knight" S
2018-10-13 23:30:24 +02:00
c80fe40669
[Unbound] Do not allow from all (dangerous for setups with incorrect netfilter setups)
André
2018-10-12 11:35:45 +02:00
04b3d7adea
[Compose] Update Postfix and Dovecot images
André
2018-10-12 10:58:04 +02:00
5ce15eac4b
[Web] Some language updates for sys mails
André
2018-10-12 10:57:47 +02:00
23e6e52f4f
[Postfix] Proper permissions for sql config files [Dovecot] Proper permissions for sql config files
André
2018-10-12 10:57:00 +02:00
1fce562434
[Dovecot] Set imap_max_line_length = 2 M
André
2018-10-12 10:56:40 +02:00
3db6af5c90
[Unbound] Trust all addresses - do not expose Unbound!
André
2018-10-12 10:56:17 +02:00
ee5142557e
[Compose] New images: Unbound, PHP-FPM, SOGo, Dovecot, ACME [README] Remove Bitcoin donation link, add liberapay.com/mailcow
André
2018-10-11 12:02:30 +02:00
143f6f0872
[Config] Add allowed chars for API key
André
2018-10-11 12:01:37 +02:00
53832d890c
[Helper] Fix mailcow reset admin to work in multi-admin environment
André
2018-10-11 12:01:06 +02:00
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
André
2018-10-11 11:59:23 +02:00
32f7ae1d2e
[Rspamd] Prefix quarantine error_log messages with "QUARANTINE" [Rspamd] Fix quarantine max size check (it was ignored)
André
2018-10-11 11:55:52 +02:00
c0b590fff6
[PHP-FPM] Move max_execution_time and max_input_time to general PHP config, removed as fixed php_admin_value
André
2018-10-11 11:54:38 +02:00
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
André
2018-10-11 11:53:22 +02:00
ce135bb773
[ACME] Log acme-client output base64 encoded, use mysqladmin status instead of ping to determine readiness
André
2018-10-11 11:51:13 +02:00
4179cc74ec
Merge pull request #1830 from DynamicThijs/patch-1
André Peters
2018-10-09 19:27:34 +02:00
90aaae042b
Merge pull request #1853 from ntimo/master
André Peters
2018-10-09 19:25:07 +02:00
7936a6ce13
Merge pull request #1868 from gromez/api-dkim-details
André Peters
2018-10-09 19:24:50 +02:00
34ddde82c4
[Web] New /get/dkim/{domain} method to retrieve DKIM keys
Jérôme Groven
2018-10-09 17:40:06 +02:00