sieve-filter: add gandi@entrouvert.com
gitea/misc-cazino/pipeline/head This commit looks good Details

This commit is contained in:
Emmanuel Cazenave 2024-03-07 17:23:36 +01:00
parent c88b1a4068
commit 83f3df05a2
1 changed files with 5 additions and 0 deletions

View File

@ -41,6 +41,11 @@ elsif address :is ["from", "to", "cc"] "cooperateurs@listes.entrouvert.com"
fileinto "coopérateurs";
}
elsif address :is ["from", "to", "cc"] "gandi@entrouvert.com"
{
fileinto "gandi";
}
elsif anyof (header :is "X-Redmine-Project" "gestion", header :is "List-Id" "<gestion@listes.entrouvert.com>", address :is ["to", "cc"] "gestion@listes.entrouvert.com", header :is "reply-to" "gestion@listes.entrouvert.com")
{
fileinto "gestion";