On 10/06/2003 at 10:43:55, Bill Landry wrote:

> Try this in you header checks, called as a regexp string (NOT pcre):

>     /[^[:print:]]{7}/       REJECT Your mailer is not RFC 2047 compliant

> which will cover all of the headers, including the date.

Bill, why the {7}? Have you had problems rejecting on a single
non-printable character?

Evan


Reply via email to