Skip to content
Snippets Groups Projects
Commit 549d5030 authored by nimrod's avatar nimrod
Browse files

Add Toptal sieve filter.

parent ef5a1c96
Branches
No related tags found
No related merge requests found
Pipeline #3213 passed
......@@ -105,3 +105,7 @@ elsif address :is :domain "from" ["schoollinks.com"]
{
fileinto "schoollinks";
}
elsif address :is :domain "from" ["toptal.com", "*.toptal.com"]
{
fileinto "toptal";
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment