Per Jessen Mon, 16 May 2011 03:52:46 -0700
Is there a way to write a header test on the mime-decoded contents of Subject: ?
AFAICT, a test such as : header __BLURP Subject =~ /[^\s]{60}/ works on the mime-encoded Subject, not the decoded version? /Per Jessen, Zürich