sieve-filter: add docbow@entrouvert.org in traces
gitea/misc-cazino/pipeline/head This commit looks good Details

This commit is contained in:
Emmanuel Cazenave 2023-11-27 13:44:18 +01:00
parent 874e79d441
commit 4c511cfbb0
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"
elsif address :is "to" ["root@entrouvert.org", "docbow@entrouvert.org"]
{
fileinto :flags "\\Seen" "traces";
}