Commit Graph
100 Commits
Author SHA1 Message Date
André Peters c7d278384a [Web] Add slovak language (#3387) 2020-03-05 07:22:44 +01:00
André Peters dcc9dd08a5 Aliases in SoGO will be sorted this way (#3386)
* Aliases in SoGO will be sorted this way

The sender drop down list when writing a new email in SoGO will be sorted with this patch. Currently they are in a pretty random order. I had to manually drop and recreate the view, not sure how to trigger this in Mailcow.

* Update init_db.inc.php

Co-authored-by: André Peters <andre.peters@debinux.de>
2020-03-05 07:16:26 +01:00
andryyy b1242259e7 [Web] Fix cow level, sorry :( 2020-03-04 12:54:38 +01:00
andryyy e91ddef717 [Web] Check smtp_tls_policy_map destination (more checks should be added) 2020-03-04 12:35:15 +01:00
andryyy c9f455a2b1 [Rspamd] Move monitoring hosts to monitoring_nolog.map file 2020-03-04 11:53:07 +01:00
andryyy 580b700eec [Rspamd] Quarantine: Set sender to null@localhost when sender is missing 2020-03-03 19:10:28 +01:00
andryyy 1f5fcad499 Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized 2020-03-03 15:03:45 +01:00
andryyy e19e6b9e92 [ACME] Force renewal with force_renew file, docs will follow 2020-03-03 14:59:24 +01:00
André Peters 842982e9dd Simplify 2020-03-03 11:26:25 +01:00
andryyy a6f59edcab Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized 2020-03-02 19:57:18 +01:00
andryyy ae79a663ab [Watchdog] Send 10 last applied ratelimits in mail report 2020-03-02 19:56:49 +01:00
andryyy 94f36367cf Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized 2020-03-01 11:50:44 +01:00
andryyy 9a25ebc54e Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized 2020-03-01 11:49:58 +01:00
andryyy 6006086ff3 Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized 2020-03-01 11:24:10 +01:00
andryyy ed87c9122a [Web] Lang updates 2020-03-01 11:23:52 +01:00
andryyy eb5d7f0609 [Web] Fix selection bug (reproduce: select an item, select all, deselect all, click an action and find previously selected items) 2020-03-01 11:21:23 +01:00
andryyy 7b9f5ac1c4 [ACME] Restart Postfix, reload seems not work all the time 2020-02-29 14:26:38 +01:00
andryyy d9701d33b2 [Compose] Update ACME image 2020-02-29 14:26:07 +01:00
André Peters 5cfb645f48 Update README.md 2020-02-29 14:13:24 +01:00
André Peters aa31c48a80 Update README.md 2020-02-29 14:13:17 +01:00
André Peters 6e56de3649 Update README.md 2020-02-29 14:07:00 +01:00
andryyy c1907063e1 [Dovecot] Remove auto subs 2020-02-27 10:44:57 +01:00
andryyy e274c729c4 [Web] Fix sv lang 2020-02-27 06:56:19 +01:00
andryyy 49d4f6f897 [Rspamd] Set fixed name for fuzzy store 2020-02-26 14:30:44 +01:00
andryyy e1f165b9dc [Rspamd] Add mailcow fuzzy hash store 2020-02-26 14:24:19 +01:00
andryyy dd0c1438de [Web] Allow empty bcc when saving quarantine settings, fixes #3363 2020-02-26 13:58:41 +01:00
andryyy a1156c38fc [Helper] Use mariabackup for SQL 2020-02-26 07:09:56 +01:00
andryyy a97c30273c [Git] Add last_login to gitignore 2020-02-26 07:09:38 +01:00
andryyy 5fab69afcc [Web] Fix quarantine view and add missing lang string 2020-02-26 07:09:07 +01:00
andryyy c785c8f700 [Dovecot] Show last mail (pop3, imap) login in web interface 2020-02-25 19:38:20 +01:00
andryyy cbe7d7c578 [Update] Add --skip-start desc 2020-02-25 18:45:44 +01:00
andryyy 6d222af7b7 Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized 2020-02-25 11:15:16 +01:00
andryyy c9a4715dfc [Rspamd] Disable 304 until SOGO_CONTACT triggers an update, needs rework 2020-02-25 11:14:59 +01:00
andryyy 26e2a1230a [Web] Implement table size to quarantine, implements #3325 2020-02-22 19:23:57 +01:00
andryyy 6adeab072d Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized 2020-02-22 13:41:38 +01:00
andryyy ed8a83573f [Web] Fix button order, thanks to @dragoangel 2020-02-22 13:41:28 +01:00
andryyy 6152042d3e Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized 2020-02-22 10:12:50 +01:00
andryyy 15ab633d80 [Web] Allow to change page size in table header for /mailbox tables 2020-02-22 10:12:39 +01:00
andryyy 3784cdd42c [SOGo] Cronjob for backup, chown sogo_backup 2020-02-22 09:38:38 +01:00
andryyy 1fc352740b [SOGo] Auto-backup user data to sogo-userdata-backup-vol-1 daily, keep one backup 2020-02-22 09:38:11 +01:00
andryyy 09d15ee380 [ClamAV] Add specific db mirrors 2020-02-21 11:21:42 +01:00
andryyy 6efe8b7bde [Web] Fix mail validation for quota sender address 2020-02-21 09:21:03 +01:00
andryyy ebf292531d [Web] Set desc == domain name, when desc is empty, implements #3341 2020-02-21 08:59:50 +01:00
andryyy b9d7519ec2 [Postfix] Set empty HELO restrictions for quarantine smtpd 2020-02-21 08:53:23 +01:00
andryyy 99aacf49f8 [Web] Lang fixes 2020-02-21 08:52:58 +01:00
andryyy 838a215f67 [Update] Make sure containers are gone before updating mailcow 2020-02-21 08:52:46 +01:00
andryyy 55151b1313 [Watchdog] Define thresholds in docker-compose(.override) file 2020-02-21 08:48:40 +01:00
andryyy 3d2962a12d [Dovecot] LUA: Passdb: Reconnect to SQL if connection was lost 2020-02-20 17:48:57 +01:00
andryyy c54cfbf332 [Postfix] Add hooks 2020-02-19 21:41:06 +01:00
andryyy a4e5400f67 [Nginx] Add proxy_send_timeout and proxy_read_timeout of 300 to /SOGo 2020-02-19 21:40:45 +01:00
andryyy 4dbd2bbf4f [Web] Fix DNS check for relayed domain 2020-02-18 11:30:20 +01:00
andryyy 0ac4281f0e [Web] Allow to skip IP check for API 2020-02-16 20:08:36 +01:00
andryyy 5b73de43e4 [PHP-FPM] Update libs, add gnupg 2020-02-16 14:20:36 +01:00
andryyy aa5128997e [Web] Fix data type for port1 in imapsync 2020-02-16 13:05:55 +01:00
andryyy 823bba6ca7 Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized 2020-02-15 16:35:25 +01:00
andryyy c96fc8e91d [Web] Add icon to indicate relayed domain 2020-02-15 16:35:23 +01:00
andryyy f62183974d [Web] Some more quarantine lang strings 2020-02-15 16:30:51 +01:00
andryyy 868e9e3954 [Web] Unlearn spam if released from quarantine, implements #3327 2020-02-15 16:30:32 +01:00
andryyy b5c844d704 [Postfix] IMPORTANT: Disabling TLS 1.0 and 1.1 for submission and smtps 2020-02-12 10:36:54 +01:00
andryyy 77d922c05a [Dovecot] IMPORTANT: Disabling TLS 1.0 and 1.2 - welcome to 2020 2020-02-12 09:12:24 +01:00
andryyy 701198b8f4 [Dovecot] Fix check to determine running imapsync procs, todo: more jobs at the same time 2020-02-12 08:32:58 +01:00
andryyy 025d4e0954 [Dovecot] Fix check to determine running imapsync procs, todo: more jobs at the same time 2020-02-12 06:59:38 +01:00
andryyy 14c27f13cb [Update] Add --skip-start switch, implements #3317 2020-02-11 11:25:38 +01:00
andryyy 4ea843f087 [Web] Replace rtrim by preg_replace to fix transport checks 2020-02-11 08:18:29 +01:00
andryyy 9d04d0ee4a [Rspamd] Add X-Last-TLS-Session-Version header 2020-02-09 19:08:28 +01:00
andryyy a177499130 [Compose] New Postfix image 2020-02-06 08:28:59 +01:00
andryyy 06df5f3017 [Postfix] Added custom_postscreen_whitelist.cidr for a custom Postscreen wl, fixes #3313 2020-02-06 08:28:48 +01:00
andryyy 82c094c77c [Postfix] Added custom_postscreen_whitelist.cidr for a custom Postscreen wl, fixes #3313 2020-02-06 08:28:05 +01:00
andryyy 8a3fc802c5 Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized 2020-02-06 07:04:31 +01:00
andryyy 1abd0357d7 [Web] Keep modal data when adding a sync job 2020-02-06 07:03:03 +01:00
andryyy 049a930d47 [Compose] New Rspamd image, 2.3 2020-02-05 11:06:14 +01:00
andryyy a71f8ed5af [PHP-FPM] Do not use Redis for session handling 2020-02-05 11:04:34 +01:00
andryyy 6686152ce0 [Web] Use redis master where necessary, hide UI if not master, create replicate quota2 table 2020-02-05 11:04:14 +01:00
andryyy 13213fa30b [Web] Prefer sieve redirects: adjust lang files 2020-02-05 11:03:09 +01:00
andryyy ad55dd8f05 [Rspamd] Use redis master for RL operations in pipe_rl 2020-02-05 11:02:31 +01:00
andryyy 23cf8995df [Dovecot] Set replicator options by default - unused, no support or docs as of today 2020-02-05 11:01:50 +01:00
andryyy 1ad469a24a [Watchdog] Use Redis master for write operations 2020-02-05 11:01:09 +01:00
andryyy 9dec216261 [SOGo] Delete test file 2020-02-05 11:00:33 +01:00
andryyy 6898e6c8f9 [SOGo] Check if master, only run DB prep if master, use correct syslog-ng config if not master 2020-02-05 10:59:32 +01:00
andryyy b889c70db8 [Rspamd] Set Redis slaveof if not master, adjust redis configs automatically 2020-02-05 10:58:52 +01:00
andryyy 15fb2e22ea [Postfix] Use Redis master if set 2020-02-05 10:58:04 +01:00
andryyy f6b3a6e874 [PHP-FPM] Check if master, write to Redis master only 2020-02-05 10:57:37 +01:00
andryyy 423104db61 [Netfilter] Use Redis master if set 2020-02-05 10:57:14 +01:00
andryyy c8b9f2b36c [Dovecot] Add auth_passdb_lookup to LUA, add default plugins for replicator, check if master, add node to GUID creation, use correct syslog-ng config if Redis write-master is not redis-mailcow, trim logs on Redis master 2020-02-05 10:56:44 +01:00
andryyy 1fb81f0511 [ACME] Use redis master for write operations 2020-02-05 10:53:23 +01:00
André Peters 60fb5498ff Update mime_types.conf 2020-02-04 12:06:20 +01:00
André Peters 96a507c927 Update mime_types.conf 2020-02-04 12:05:24 +01:00
andryyy f939433c51 [Compose] A few updated images, REDIS_SLAVEOF_IP, REDIS_SLAVEOF_PORT ans MASTER (not yet supported ot documented) 2020-02-04 07:58:55 +01:00
andryyy 58e0abe4bb [Compose] New images 2020-01-29 10:38:36 +01:00
andryyy c3d53f128b [Helper] Update to Alpine 3.10 for helper script 2020-01-29 10:38:17 +01:00
andryyy cbe4f4ce70 [Web] Minor changes 2020-01-29 10:37:55 +01:00
andryyy de5fb9a03c [SOGo] Some script changes 2020-01-29 10:33:42 +01:00
andryyy cf4baa00a6 [Dovecot] Fix quarantine bcc, use socket for LUA API 2020-01-29 10:30:06 +01:00
andryyy 2c77586c0f [Update] Add WATCHDOG_EXTERNAL_CHECKS 2020-01-25 20:41:22 +01:00
andryyy 7cf6bec0fa Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized 2020-01-25 19:35:17 +01:00
andryyy f1aa306ff2 [Watchdog] Add external check for open relay, requires SAL 2020-01-25 18:26:56 +01:00
André Peters ff423b6f5e Update Bug_report.md 2020-01-23 07:03:09 +01:00
André Peters 00d7a6c7e9 Issues without template will be closed 2020-01-22 11:13:09 +01:00
andryyy fc37442d21 [Web] Fix transport validation for hostnames 2020-01-22 11:04:10 +01:00
andryyy 92407d9439 Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized 2020-01-22 10:18:06 +01:00