require ["fileinto", "imap4flags", "mailbox"]; if header :contains "X-Spam" "Yes" { fileinto :create "{{ dovecot_trash_name }}"; stop; }