[Commits] [SCM] claws branch, master, updated. 4.3.0-16-g4cb5b9864
paul at claws-mail.org
paul at claws-mail.org
Tue Jul 9 09:32:17 UTC 2024
The branch, master has been updated
via 4cb5b986426ace843c477f8074d1272b7fc8e9df (commit)
from cdce27cdb11d557e6bfeefecfcef99ce8c3ebda8 (commit)
Summary of changes:
src/procheader.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
- Log -----------------------------------------------------------------
commit 4cb5b986426ace843c477f8074d1272b7fc8e9df
Author: Paul <paul at claws-mail.org>
Date: Tue Jul 9 10:32:12 2024 +0100
add missing RRCPT header to procheader_header_is_internal()
diff --git a/src/procheader.c b/src/procheader.c
index 30c262d7c..c520b8320 100644
--- a/src/procheader.c
+++ b/src/procheader.c
@@ -1357,7 +1357,7 @@ gboolean procheader_header_is_internal(const gchar *hdr_name)
const gchar *internal_hdrs[] = {
"AF:", "NF:", "PS:", "SRH:", "SFN:", "DSR:", "MID:", "CFG:",
"PT:", "S:", "RQ:", "SSV:", "NSV:", "SSH:", "R:", "MAID:",
- "SCF:", "RMID:", "FMID:", "NAID:",
+ "SCF:", "RRCPT:", "RMID:", "FMID:", "NAID:",
"X-Claws-Account-Id:",
"X-Claws-Sign:",
"X-Claws-Encrypt:",
-----------------------------------------------------------------------
hooks/post-receive
--
Claws Mail
More information about the Commits
mailing list