Quoted pairs in the test suite

"Frank Ellermann" <[email protected]> Mon, 14 Apr 2008 09:14:48 +0200
Newsgroups gmane.mail.spam.spf.devel
Organization <http://purl.net/xyzzy>
Message-ID <[email protected]>
Hi, does the SPF test suite cover oddities like
MAIL FROM:<"\b\a\c\k\s\l\a\s\h"@test.example"> ?

In the SPF I18N entry of the FAQ I claim that
implementations will evaluate a %{l} local part
macro as "backslash" (without the quotes), but
actually I'm far from sure that implementations
get <quoted-pair> within <quoted-string> right.

 Frank