Put clamav and amavis togther, fix spam filtering
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
require ["fileinto", "envelope", "mailbox"];
|
||||
|
||||
if header :contains "X-Spam-Flag" "YES" {
|
||||
fileinto :create "Junk";
|
||||
}
|
||||
Reference in New Issue
Block a user