Fix a typo in the repor-ham sieve script, fixes #159

This commit is contained in:
Pierre Jaury
2017-02-12 13:26:23 +01:00
parent fcae1f57e0
commit b46433cabe

View File

@@ -1,3 +1,3 @@
require "vnd.dovecot.execute"; require "vnd.dovecot.execute";
execute :pipe mailtrain ham; execute :pipe "mailtrain" "ham";