Loading dovecot/nimrod.sieve +10 −1 Original line number Diff line number Diff line Loading @@ -39,7 +39,8 @@ elsif anyof (address :is :domain "from" [ "travelbird.be", "nitzan-hr.com", { fileinto "Junk"; } elsif address :is :domain "from" [ "startcom.org", "davidcpa.co.il", "icount.co.il" ] elsif address :is :domain "from" [ "startcom.org", "davidcpa.co.il", "icount.co.il", "10ten.co.il", "greeninvoices.co.il" ] { fileinto "Shore"; } Loading Loading @@ -69,3 +70,11 @@ elsif address :is :domain "from" [ "htzone.co.il" ] { fileinto "htzone"; } elsif address :is :domain "from" ["chorus.one"] { fileinto "ChorusOne"; } elsif address :is :domain "from" ["fibi.co.il"] { fileinto "fibi"; } Loading
dovecot/nimrod.sieve +10 −1 Original line number Diff line number Diff line Loading @@ -39,7 +39,8 @@ elsif anyof (address :is :domain "from" [ "travelbird.be", "nitzan-hr.com", { fileinto "Junk"; } elsif address :is :domain "from" [ "startcom.org", "davidcpa.co.il", "icount.co.il" ] elsif address :is :domain "from" [ "startcom.org", "davidcpa.co.il", "icount.co.il", "10ten.co.il", "greeninvoices.co.il" ] { fileinto "Shore"; } Loading Loading @@ -69,3 +70,11 @@ elsif address :is :domain "from" [ "htzone.co.il" ] { fileinto "htzone"; } elsif address :is :domain "from" ["chorus.one"] { fileinto "ChorusOne"; } elsif address :is :domain "from" ["fibi.co.il"] { fileinto "fibi"; }