André
241c6f0411
[Web] Fix goto check for alias
...
[Web] Minor change
2018-07-29 23:04:54 +02:00
André
59c4cc054e
[Rspamd] Deactivate neural but use a more aggressive learning method (no autolearn)
2018-07-29 23:03:49 +02:00
André
3b2a3d36b9
[Compose] New images for Postfix and Dovecot
2018-07-29 23:02:50 +02:00
André
681a51b3ce
[Helper] Add script to reset all learns in Rspamd
2018-07-29 23:02:34 +02:00
André
e3f73f26f1
[Web] Add u2f api from bitwardens repository to skip u2f when it is browser-provided
2018-07-29 23:01:51 +02:00
André Peters
047f5f3e99
Merge pull request #1612 from maximbaz/backup-mailcow-conf
...
Always backup mailcow.conf
2018-07-29 15:17:43 +02:00
Maxim Baz
ca18ebdb42
Always backup mailcow.conf
2018-07-29 14:31:06 +02:00
André
e695ae382c
[Compose] Disable oom killer for watchdog and dockerapi
...
[Compose] Add compose project name to php-fpm-mailcow
2018-07-29 00:39:56 +02:00
André
8934a3a68b
[Web] Allow spam/ham "traps"
...
[Web] Changes to docker functions
[Web] List all containers of compose project name
2018-07-29 00:38:45 +02:00
André
15b80760b2
[Postfix] Add scripts to learn from spam/ham traps
...
[Dovecot] Learn fuzzy when moving mails from/to junk
2018-07-29 00:36:08 +02:00
André
d8f86ae488
[Rspamd] Add local fuzzy worker
2018-07-29 00:34:36 +02:00
André
ff463168d1
[SOGo] Override theme-default.css to prevent theme switching, delete theme-green until fixed
2018-07-28 14:26:02 +02:00
André
a117e8358c
[Compose] New SOGo and Dovecot images
2018-07-27 22:21:00 +02:00
André
6f656c39b4
[Web] Do not use hard-coded params in imapsync jobs
...
[Web] Allow custom parameters in imapsync
2018-07-27 22:19:59 +02:00
André
1115b826f9
[Dovecot] Various fixes for imapsync_cron, new imapsync version
2018-07-27 22:19:14 +02:00
André
5cc09055a7
[SOGo] Another try to fix theme switching on login screen
2018-07-27 22:16:18 +02:00
DynamicThijs
ed9fae075b
[Web] Update lang.nl.php ( #1605 )
2018-07-26 11:06:13 +08:00
André
f1b096b36e
[Dovecot] Increase process_limit to 500, thanks to @mritzmann
2018-07-25 21:04:24 +02:00
André
ef8c79c0e5
[Postfix] Fix alias for spam and ham addresses
2018-07-25 01:21:22 +02:00
André
4d393d9265
[Web] Remove title from Rspamd graph
2018-07-25 01:09:19 +02:00
André
ad85033af2
[Update] IMPORTANT: removed SYSCTL_IPV6_DISABLED
...
[Update] Add help text (-h or --help)
[Update] Run garbage collector with --gc
2018-07-25 01:08:12 +02:00
André
49b258007a
[Compose] IMPORTANT: removed SYSCTL_IPV6_DISABLED
...
[Compose] Add Rspamd socket to postfix-mailcow and updated image
[Compose] Updated netfilter-mailcow image
2018-07-25 01:07:17 +02:00
André
e2ed2eab53
[Rspamd] Remove per_user settings as they were pretty much useless, some minor changes to bayes"
2018-07-25 01:06:12 +02:00
André
63ce1ba2d6
[Postfix] Create ham/spam mailboxes @ localhost
2018-07-25 01:05:51 +02:00
André
76c747041d
[Web] DNS check: only look for v=dkim1, k=rsa and p=key
2018-07-25 00:54:37 +02:00
André
240eb3abce
[Netfilter] Wait for Redis instead of exiting with an exception
2018-07-24 23:30:18 +02:00
Phoenix Eve Aspacio
5cb8df3f11
[Web] Minor fixes on the new rspamd graph...
...
* Reloads graph on window resize
* Reloads graph on tab change
2018-07-24 20:03:16 +08:00
Phoenix Eve Aspacio
fd91692335
[Web] Replace jqPlot with Google Charts ( #1604 )
...
* [Web] adjust height...
for mobile responsiveness.
* Delete jqplot.donutRenderer.js
* Delete jquery.jqplot.min.js
* Create google.charts.loader.js
* [Web] Add google charts loader
* [Web] New pie graph design
2018-07-24 18:46:17 +08:00
André
3d2cbb7bbf
Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized
2018-07-23 20:01:07 +02:00
André
cedc38fbaa
[Web] Add search fields to some select forms
...
[Web] Better container restart js, but still a wip
[Web] Allow to set a DOCKER_TIMEOUT in vars.inc.php, default is 60 (seconds)
2018-07-23 20:01:01 +02:00
André
7de2607594
[Dovecot] Enable vacation-seconds with a default min period of 5s and a default period of 60s
2018-07-23 19:59:23 +02:00
Phoenix Eve Aspacio
68fa438a3f
[Web] Minor UI Fix
2018-07-23 19:33:52 +08:00
Phoenix Eve Aspacio
97b1c80f1c
[Web] Minor UI Fix
...
fixes column overflowing issues in small-screen devices.
2018-07-23 19:15:25 +08:00
André
3f0aca7a35
[Web] Add refresh button and counter to mailbox tables
...
[Web] Fix multiple "no results" rows when refreshing an empty table
[Web] Remember page when going back to a table with pagination, fixes #1598
2018-07-22 11:03:32 +02:00
André
649ab6c6fc
[Web] Update footable to 3.1.6
...
[Web] Add domain filter to some tables
[Web] Fix lost focus when filtering elements
[Web] Alsmost remove input lag on table filter
2018-07-21 22:31:20 +02:00
André
0af5d5ed89
Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized
2018-07-21 22:29:52 +02:00
André Peters
3f84efcf55
Merge pull request #1562 from zedtux/bugs/generate_config.sh-for-macos
...
Updates generate_config.sh making it working on macOS
2018-07-18 08:50:10 +02:00
André Peters
57191cd009
Update generate_config.sh
2018-07-18 08:47:53 +02:00
André
48829d8393
[Web] Fixes some issues with recipient maps (address rewriting)
2018-07-17 22:02:17 +02:00
André
d148986b66
[Web] Remove duplicate ;
2018-07-17 00:30:09 +02:00
André
6cba85eb07
[Postfix] Add tzdata to Postfix
2018-07-17 00:29:07 +02:00
André
b45b9bc5cf
[SOGo] Override more theme options to prevent occasional theme switching on login
2018-07-15 16:34:25 +02:00
André
9017f3f83c
[Web] Fix for adding inactive Rspamd settings rule
2018-07-15 16:02:27 +02:00
André
599d14f854
Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized
2018-07-15 12:02:49 +02:00
André
a83adc4d31
[Rspamd] Remove unused user_keywords and dynamic_rates from ratelimit module
2018-07-15 12:02:37 +02:00
André
882ee5fee6
[Rspamd] Re-use fixed new ratelimit
2018-07-15 12:01:28 +02:00
André
853b924fe1
Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized
2018-07-15 11:56:26 +02:00
Florian Braun
2824c44781
Change Umask for update to ensure its 0022
...
This change sets umask to 0022 and restores it afterwards to the standard umask.
This works around issue
2018-07-13 13:06:56 +02:00
André
3c2249e87c
Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized
2018-07-13 12:04:32 +02:00
André
c372b01909
[Rspamd] Use old ratelimit LUA until custom rl is fixed
...
[Web] Updated settings preset: Ratelimit was NOT applied when preset for settings map was used (added "RATELIMIT_UPDATE", "RATELIMIT_CHECK" to symbols_enabled)
[Rspamd] v1.7.8
2018-07-13 11:40:37 +02:00