Fix a typo in the repor-ham sieve script, fixes #159
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
require "vnd.dovecot.execute";
|
||||
|
||||
execute :pipe mailtrain ham;
|
||||
execute :pipe "mailtrain" "ham";
|
||||
|
||||
Reference in New Issue
Block a user