sieve-filter: add welco@entrouvert.org in traces

This commit is contained in:
Emmanuel Cazenave 2023-11-28 13:52:25 +01:00
parent 7d5ab83511
commit af587a9252
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ elsif allof (address :contains "to" "admin", address :contains "to" "entrouvert.
fileinto :flags "\\Seen" "traces";
}
elsif address :is "to" ["root@entrouvert.org", "docbow@entrouvert.org"]
elsif address :is "to" ["root@entrouvert.org", "docbow@entrouvert.org", "welco@entrouvert.org"]
{
fileinto :flags "\\Seen" "traces";
}