sieve-filter: add equipe

This commit is contained in:
Emmanuel Cazenave 2024-02-01 16:45:47 +01:00
parent 4d0c426568
commit f25e6c3eed
1 changed files with 1 additions and 1 deletions

View File

@ -80,7 +80,7 @@ elsif address :is ["from", "to", "cc"] ["noc@listes.libre-entreprise.org", "rese
fileinto "reseau-libre-entreprise";
}
elsif address :is ["from", "to", "cc"] "travail@listes.entrouvert.com"
elsif address :is ["from", "to", "cc"] ["travail@listes.entrouvert.com", "equipe@entrouvert.com"]
{
fileinto "travail";
}