require "fileinto"; if header :contains "X-Spam-Flag" "YES" { fileinto "Spam"; stop; }