Florent Daigniere
d8cf0c3848
Revert "Admin may not have started up when this loads"
...
This reverts commit 0f17299b4e
.
2022-10-27 10:21:19 +02:00
Florent Daigniere
0f17299b4e
Admin may not have started up when this loads
2022-10-25 14:43:47 +02:00
Florent Daigniere
95a3a3d342
doh
2022-10-25 12:05:25 +02:00
Florent Daigniere
bd1b73032c
Poke a hole for mailing lists
2022-10-24 09:48:51 +02:00
Florent Daigniere
c4fcaed7d4
doh
2022-10-20 16:01:18 +02:00
Florent Daigniere
8929f54de5
clarify
...
Also cover the case where the DKIM sig is for another domain and there
is no explicit DMARC policy
2022-10-20 11:32:58 +02:00
Florent Daigniere
8da6117bb9
clarify
2022-10-20 10:35:43 +02:00
Florent Daigniere
af87456faf
this works for me
2022-10-20 10:24:10 +02:00
Florent Daigniere
be4dd6d84a
Spell it out
2022-10-19 18:22:33 +02:00
Florent Daigniere
f7b3aad831
Ensure we REJECT when we don't have a DMARC policy
...
This restores the old behaviour
2022-10-19 17:53:32 +02:00
Florent Daigniere
8775a2bf04
untested code that may just work
2022-10-19 15:28:20 +02:00
Vincent Kling
bab3f0f5a4
Remove POD_ADDRESS_RANGE
2022-09-01 15:08:26 +02:00
henniaufmrenni
8eb8cb1f48
Update deprecated rspamd config option
...
This gets rid of the following error message:
lua; antivirus.lua:109: CLAM_VIRUS [clamav]: Using attachments_only is deprecated. Please use scan_mime_parts = true instead
As per the rspamd documentation https://rspamd.com/doc/modules/antivirus.html
attachments_only = true; # Before 1.8.1
scan_mime_parts = true; # After 1.8.1
The currently used version is rspamd 3.1.
2022-04-04 14:39:50 +02:00
Florent Daigniere
89a7a8ac13
Fix score of RCVD_NO_TLS_LAST
2021-11-25 15:29:31 +01:00
Florent Daigniere
74b31dc407
Ensure that RCVD_NO_TLS_LAST doesn't add spam points
2021-11-01 17:52:12 +01:00
Florent Daigniere
2170e07731
Tell rspamd about RELAYNETS
2021-10-31 19:57:51 +01:00
Alexander Graf
893705169e
PoC rspamd use dkimkeys from admin using vault api
2021-10-14 23:01:53 +02:00
anrc
59bc4f7aea
Remove the username from the milter_headers
...
Rspamd adds the name of the authenticated user by default. Setting add_smtp_user to false prevents the login to be leaked.
2020-09-24 13:16:25 +02:00
Michael Wyraz
e857b9d659
Document default antivirus behaviour, add an option to reject viruses
2019-11-19 11:31:09 +01:00
Tim Möhlmann
4e4b071fb0
Move services into core and optional
2019-10-23 18:27:25 +03:00