commit 6ca4262: Merge branch 'master' into milter_headers_noremoval
GitHub
noreply at github.com
Mon Jul 29 17:57:42 UTC 2024
Author: Vsevolod Stakhov
Date: 2024-06-05 14:36:16 +0600
URL: https://github.com/rspamd/rspamd/commit/6ca42624212bd5b20e3ca92a20adfd0915b9b4f3 (refs/pull/5003/head)
Merge branch 'master' into milter_headers_noremoval
src/libmime/scan_result.c | 2 +-
src/plugins/lua/known_senders.lua | 150 ++++++++++++++++++++-
src/plugins/lua/mime_types.lua | 2 +
src/plugins/lua/replies.lua | 140 ++++++++++++++++---
test/functional/cases/400_known_senders.robot | 39 ++++++
test/functional/cases/410_replies.robot | 47 +++++++
test/functional/configs/merged.conf | 1 +
.../configs/{known_senders.conf => replies.conf} | 3 +-
test/functional/messages/inc_mail_known_sender.eml | 11 ++
.../messages/inc_mail_unknown_sender.eml | 11 ++
test/functional/messages/replyto_1_1.eml | 11 ++
test/functional/messages/replyto_1_2.eml | 11 ++
test/functional/messages/replyto_1_2_s.eml | 11 ++
test/functional/messages/replyto_2_2.eml | 11 ++
test/functional/messages/set_replyto_1_1.eml | 12 ++
test/functional/messages/set_replyto_1_2_first.eml | 11 ++
test/functional/messages/set_replyto_2_2.eml | 11 ++
17 files changed, 464 insertions(+), 20 deletions(-)
More information about the Commits
mailing list