Commit Graph
26 Commits
Author SHA1 Message Date
Dmitriy Alekseev 95e57e3968 [Rspamd] Return CAB to archive_extensions 2021-11-18 11:47:56 +02:00
Dmitriy Alekseev 54448bfd38 [Rspamd] Adjust CAB score detection
Adjust CAB score detection, as CAB content can't be extracted by Rspamd
2021-11-18 10:14:24 +02:00
Dmitriy Alekseev a26bbff63f [Rspamd] Enhance SOGo contacts dynmap (#4245)
* [Rspamd] Fix SOGo Contacts Dynmap

1. Lowercase all emails to align with Rspamd
2. Remove dots from gmail.com and change googlemail.com to gmail.com to align with Rspamd per https://github.com/rspamd/rspamd/blob/master/lualib/lua_util.lua#L271-L274

* Update settings.php

Fix case when gmail.com or google.com is stored in contact book not in lowercase

* Update settings.php

Add removing of Tags in emails as Rspamd not count them as part of From
2021-10-23 15:58:06 +00:00
Dmitriy Alekseev 38bcf7237a [Web] Update russian translation (lang.ru.json) 2021-10-18 12:48:09 +02:00
Dmitriy Alekseev 819f2876e6 [Netfilter] Add non-SMTP command rule (#4289) 2021-10-08 12:38:29 +03:00
Dmitriy Alekseev 2c5628c0e5 [Postfix] Tempfail if Rspamd not available
To protect from spam when rspamd hang or not yet ready to serve requests postfix should reject incoming mail with temp error
2021-09-16 22:31:46 +03:00
Dmitriy Alekseev 583663f6d1 [Rspamd] Fix FREEMAIL_POLICY_FAILURE with SPF_SOFTFAIL (#4142)
Add really low negative score to SOFTFAIL policy symbols to get FREEMAIL_POLICY_FAILURE triggered correctly
2021-06-11 16:10:28 +03:00
Dmitriy Alekseev 05f6e28191 [Postfix] Remove smtpd_last_auth from master.cf (#4124) 2021-06-05 16:13:50 +02:00
Dmitriy Alekseev bb1b76454d [Rspamd] Remove score from SIEVE_HOST (#4080)
Commit e7a5c98704 remove upstream spam flag score
2021-05-04 18:51:07 +02:00
Dmitriy Alekseev e44c275b2f [Web] Update russian translation (lang.ru.json) 2021-04-24 14:12:24 +03:00
Dmitriy Alekseev bbb75b0d32 [Rspamd] Fix for Respect Redis REPLICA in reputation plugin (#4046) 2021-04-18 22:41:08 +03:00
Dmitriy Alekseev 694e3d652f [Rspamd] Sign Disposition-Notification Headers (#4020)
* [Rspamd] Sign Disposition-Notification Headers

Add more Headers to DKIM signing

* Update dkim_signing.conf
2021-04-03 12:43:20 +02:00
Dmitriy Alekseev e3d2172d16 [Web] Update russian translation (lang.ru.json) 2021-02-17 12:45:58 +02:00
Dmitriy Alekseev 32b6495ea3 [Dovecot] Add Russian and Ukrainian folders (#3967)
Update dovecot.conf
2021-02-08 16:09:23 +02:00
Dmitriy Alekseev a2783d44ad [SOGo] Add custom favicon (#3957)
* [SOGo] Add custom favicon

* Update docker-compose.yml
2021-01-31 09:58:08 +01:00
Dmitriy Alekseev 0a102444fc [Rspamd] Add FUZZY_SPAM_MISMATCH (#3958)
Remove score from FUZZY_HAM_MISMATCH
2021-01-31 09:56:47 +01:00
Dmitriy Alekseev d9d129047c [Rspamd] Score for freemail from to undisclosed recipients 2021-01-17 19:09:02 +02:00
Dmitriy Alekseev a832becbd5 [Rspamd] Not trigger FREEMAIL_POLICY for mailig lists (#3918) 2021-01-02 09:49:55 +01:00
Dmitriy Alekseev fec6876490 [Rspamd] Block spoofing for free mail domains (#3907) 2020-12-28 22:04:01 +01:00
Dmitriy Alekseev abf9e45575 [Web] Update translation (#3888) 2020-12-05 03:41:53 +02:00
Dmitriy Alekseev fa153fad38 [Rspamd] Rebalance group policies (#3817)
* [Rspamd] Rebalance group policies

* [Rspamd] Rebalance group policies
2020-10-20 11:55:55 +02:00
Dmitriy Alekseev 9ba1d4626d [Postfix] Anonymize sender IP for mail sent locally (#3811)
This commit resolve #3723
2020-10-17 09:06:38 +02:00
Dmitriy Alekseev a4408fba11 Merge pull request #3755 from mailcow/dragoangel-patch-1
[Web] Update lang.ru.json
2020-09-12 21:18:51 +03:00
Dmitriy Alekseev 61c371c8b8 [Web] Update lang.ru.json 2020-09-12 14:07:17 +03:00
Dmitriy Alekseev 7feb589b90 [Rspamd] Add iso/img to bad extensions (#3753) 2020-09-12 12:21:12 +02:00
Dmitriy Alekseev eb12c2f8cd [Rspamd] Disable extension cloaking (#3754) 2020-09-12 12:20:55 +02:00