## Generated by Vacation Sieve plugin for roundcube, the Fri, 04 Nov 2016 00:24:07 +0000 ##

require ["fileinto","variables"];
set "subject" "";
# rule:[spam]
if header :contains "subject" "[SPAM]"
{
	fileinto "Junk";
}