diff --git a/dovecot/nimrod.sieve b/dovecot/nimrod.sieve index 15e84ccb12d6febff597f9d14f38abf5baffb6a9..14e35f3050c46d5b01bcddbcb1428ae46a90fdf9 100644 --- a/dovecot/nimrod.sieve +++ b/dovecot/nimrod.sieve @@ -78,7 +78,7 @@ elsif address :is :domain "from" ["fibi.co.il"] { fileinto "fibi"; } -elsif address :is :domain "from" ["expertlead.de"] +elsif address :is :domain "from" ["expertlead.de", "expertlead.com", "expertlead.io"] { fileinto "expertlead"; }