Skip to content
Snippets Groups Projects
Commit cd020ab7 authored by Hinrikus Wolf's avatar Hinrikus Wolf
Browse files

dovecot: fix bug in filter_junk.sieve

parent 8ac4eb5c
No related branches found
No related tags found
No related merge requests found
require "fileinto"; require ["fileinto", "mailbox"];
if header :contains "X-Spam-Flag" "YES" { if header :contains "X-Spam-Flag" "YES" {
fileinto :create "Junk"; fileinto :create "Junk";
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment