Skip to content
Snippets Groups Projects
Commit 81415d48 authored by nimrod's avatar nimrod
Browse files

Dovecot: File messages from WorkGenius.

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