Commit 81415d48 authored by nimrod's avatar nimrod
Browse files

Dovecot: File messages from WorkGenius.

parent 3bfe6eae
Loading
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -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";
}