Added French no-reply addresses

pull/215/head
M66B 8 months ago
parent aab3de3dd2
commit e46c9cbd47

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

Loading…
Cancel
Save