Harald Glatt
7dc0a05a71
Update all helper scripts to '/usr/bin/env bash' shebang
2019-05-10 15:41:24 +02:00
andryyy
1c56225b15
[Compose] Update Dovecot image
2019-05-09 11:49:08 +02:00
andryyy
5c07cca529
[Rspamd] Change spoofed mail handling
2019-05-09 11:48:38 +02:00
andryyy
456e92c830
[Rspamd] Set to to_ip to_ip_from rate buckets to 100 / 1s
2019-05-09 11:32:16 +02:00
andryyy
bf3fb0c9d4
[Web] Fix some breakpoints
2019-05-09 11:30:14 +02:00
André Peters
2b6e486a11
[Dovecot] Update imapsync - thanks to @hunter-nl
2019-05-09 10:39:28 +02:00
andryyy
b20ff13e40
[Rspamd] Update to 1.9.2, minor entrypoint changes
...
[Compose] Update Rspamd to 1.9.2
2019-05-06 12:18:41 +02:00
André Peters
5c78aa4711
Merge pull request #2145 from ThomDietrich/patch-1
...
Fix typo in generate_config.sh
2019-05-05 23:15:50 +02:00
André Peters
61433a4488
Merge pull request #2541 from sriccio/master
...
Allow to easily add custom plugins to rspamd
2019-05-05 22:33:32 +02:00
André Peters
6cf9a0354b
Trying to avoid non-distro packages
2019-05-05 22:30:11 +02:00
André Peters
081feca893
Replacing trim by function
...
https://perlmaven.com/trim
2019-05-05 22:28:55 +02:00
andryyy
cf4c5df427
[Web] Disable refresh button on reload, re-enable after table init
2019-05-05 20:59:59 +02:00
andryyy
acd8860efa
[Web] More minor css fixes
2019-05-05 20:49:13 +02:00
andryyy
9529b7a542
[Web] Various UI fixes
2019-05-05 20:44:29 +02:00
andryyy
05a2301ea6
[Web] Allow to rename alias to Alias
2019-05-05 20:01:53 +02:00
hunter-nl
4ebc871966
Added noreleasecheck parameter
2019-05-05 14:35:34 +02:00
andryyy
f7e5f8b51f
[Web] Minor changes
2019-05-05 14:01:17 +02:00
hunter-nl
d6833d0b29
Add extra perl modules for imapsync
2019-05-05 13:24:12 +02:00
hunter-nl
54a039fbd1
Fix: Processing result of running imapsync command
...
There was a possibility the status is_running never set back to 0.
Also the unlock command could be executed twice.
2019-05-05 13:15:34 +02:00
hunter-nl
b7b532768c
Moved set "is_running" status
...
Moved set "is_running" status just before the actual execution of imapsync
2019-05-05 13:12:09 +02:00
hunter-nl
fbf356d522
Update imapsync script to 1.937
2019-05-05 13:09:17 +02:00
hunter-nl
d32f3e9d16
Fix processing imapsync custom parameters
2019-05-05 13:07:17 +02:00
hunter-nl
77b5939be2
Merge pull request #2 from mailcow/master
...
Merge remote mailcow
2019-05-05 10:42:50 +02:00
André Peters
14627645da
Update README.md
2019-05-04 23:32:32 +02:00
André Peters
2d5e8a20ef
Merge pull request #2574 from emericklaw/mobileconfig-specialcharacters
...
Handle mobileconfig display names with special characters
2019-05-04 23:10:03 +02:00
andryyy
189ea89a71
[Dovecot] Revert to previous imapsync cron script
2019-05-04 23:08:43 +02:00
André Peters
85e686d194
Merge pull request #2576 from hunter-nl/hunter-nl-patch-1
...
imapsync command execution changed
2019-05-04 20:31:04 +02:00
hunter-nl
e59417ed78
Update imapsync_cron.pl
...
Second unlocking lock_file failed because it was already unlocked.
2019-05-04 13:07:23 +02:00
hunter-nl
99eb61a449
Update init_db.inc.php
...
imapsync table column "returned_text" changed into type "longtext". "mediumtext" is to small for imapsync output on large mailbox.
db version value updated.
2019-05-04 12:13:51 +02:00
hunter-nl
f9cd9927b1
Update imapsync_cron.pl
...
Moved setting "is_running" status to just before the actual execution of imapsync command.
2019-05-04 12:02:41 +02:00
hunter-nl
95fe217ce1
Update imapsync_cron.pl
...
Fix: Reset is_running status in case of exception occurs in running imapsync. Else it will stuck in "running" status.
2019-05-04 11:58:19 +02:00
hunter-nl
59882b443a
Update imapsync_cron.pl
...
Fix executing imapsync command containing quoted strings in parameters.
2019-05-04 11:45:51 +02:00
emericklaw
12d46cf072
Updated to not convert quotes
...
I missed using ENT_NOQUOTES since XML only needs & and <> to be replaced in tags, spotted by @mkuron
2019-05-03 17:54:33 +01:00
emericklaw
472a99ff00
Handle mobileconfig display names with special characters
...
If the account display name contained special characters like & the mobileconfig would fail to import on the iOS device.
2019-05-03 13:31:10 +01:00
andryyy
b09fab9125
Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized
2019-05-01 23:17:20 +02:00
andryyy
64382c7ece
[Config] Clarification about mailcow_hostname
2019-05-01 23:17:10 +02:00
andryyy
28c8c53a6e
[Rspamd] meta_exporter: return false if not matched
...
[Compose] Update Dovecot image
2019-05-01 22:50:38 +02:00
André Peters
d352173a47
Merge pull request #2570 from Geitenijs/patch-2
...
Update lang.nl.php
2019-05-01 21:24:14 +02:00
André Peters
1bb9cd4c9a
Merge pull request #2571 from svengo/master
...
Update Dovecot to v2.3.6 and Pigeonhole to v0.5.6
2019-05-01 21:22:19 +02:00
Sven Gottwald
b55ac86d6b
Update Dovecot to v2.3.6 and Pigeonhole to v0.5.6
2019-05-01 20:28:11 +02:00
Geitenijs
9dc7d05fa4
Update lang.nl.php
2019-05-01 17:54:27 +02:00
André Peters
48984270dd
Merge pull request #2569 from Howaner/quarantine-domain-alias
...
Added domain alias handling to quarantine mails and added recipients row to quarantine mail display
2019-05-01 15:54:46 +02:00
Howaner
5bb7b5b368
Fixed XSS
2019-05-01 01:03:16 +02:00
Howaner
17918b3e21
Added domain alias handling to quarantine mails and added recipients row to quarantine mail display
...
If a mail is sent to a domain alias domain and rejected, mailcow does not currently store the mail in quarantine.
This commit adds domain alias handling to the reject code and should fix this behavior.
Also added displaying of recipient addresses into the quarantine mail dialog to be able to see what mail address was "leaked".
2019-05-01 00:56:12 +02:00
andryyy
59a8a3864a
[Web] Minor fixes
2019-04-30 22:51:17 +02:00
André Peters
18729e2b49
Merge pull request #2567 from Howaner/mailpreview-fix
...
Updated php-mime-mail-parser library to 5.1 to really fix webui html preview
2019-04-30 22:49:25 +02:00
Howaner
9ce80d0eb5
Updated php-mime-mail-parser library to 5.1 to really fix webui html preview
2019-04-30 21:41:56 +02:00
andryyy
91af3d5c5a
[Rspamd] Much higher scores for DMARC failures
2019-04-30 14:00:47 +02:00
André Peters
7c5094b8ec
Update 014-mailcow.js
2019-04-29 20:24:35 +02:00
André Peters
b6607e090e
Update 014-mailcow.js
2019-04-29 19:43:30 +02:00