Added French no-reply addresses

This commit is contained in:
M66B 2024-04-28 20:07:16 +02:00
parent aab3de3dd2
commit e46c9cbd47
1 changed files with 3 additions and 1 deletions

View File

@ -226,7 +226,9 @@ public class MessageHelper {
"donotreply",
"do.not.reply",
"do-not-reply",
"nicht.antworten"
"nicht.antworten",
"nepasrepondre",
"ne-pas-repondre"
));
static final String FLAG_FORWARDED = "$Forwarded";