mirror of
https://github.com/M66B/FairEmail.git
synced 2026-04-01 06:38:29 +02:00
Added French no-reply addresses
This commit is contained in:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user