
scott at kitterman
Sep 25, 2006, 8:21 AM
Post #3 of 9
(2196 views)
Permalink
|
On Mon, 25 Sep 2006 09:32:23 +0000 Julian Mehnle <julian [at] mehnle> wrote: >-----BEGIN PGP SIGNED MESSAGE----- >Hash: SHA1 > >Scott Kitterman wrote: >> I just got done fixing pySPF so that it does what RFC 4408 says for >> test: >> >> redirect-cancels-exp: >> description: >- >> when executing "redirect", exp= from the original domain MUST NOT >> be used. >> spec: 6.2/13 >> helo: mail.example.com >> host: 1.2.3.4 >> mailfrom: foo [at] e1 >> result: fail >> explanation: DEFAULT >> >> The problem is that since 'DEFAULT' is not the default fail explanation >> in pySPF, the test still fails. It seems to me this is a test suite >> issue. > >Not really. The test suite schema documentation[1] says: > >| If the explanation attribute is the magic string DEFAULT, then the test >| driver should verify that the default explanation was returned. If the >| implementation supports setting the default explanation, this is easily >| accomplished by setting the default explanation to "DEFAULT". > >The explanation string "DEFAULT" should not be taken literally. > Oh, it seems like you actually expect people to read documentation? ;) I'll take a look and see if I can deal with it in the pySPF specific test driver. Thanks, Scott K ------- To unsubscribe, change your address, or temporarily deactivate your subscription, please go to http://v2.listbox.com/member/?listname=spf-devel [at] v2
|