Re: [PATCH] SPF plugin: refactored, tests, new config option

2012-05-08 Thread Matt Simerson
On May 8, 2012, at 9:35 AM, Robert Spier wrote: > + > +=head2 reject > + > +Set to a value between 1 and 6 to enable the following SPF behaviors: > + > + 1 annotate-only, add Received-SPF header, no rejections. > > Should this be reject 0? It's not really reject. > > + 2 defer on DNS failures

Re: [PATCH] SPF plugin: refactored, tests, new config option

2012-05-08 Thread Robert Spier
+ > +=head2 reject > + > +Set to a value between 1 and 6 to enable the following SPF behaviors: > + > + 1 annotate-only, add Received-SPF header, no rejections. > Should this be reject 0? It's not really reject. > + 2 defer on DNS failures. Assure there's always a meaningful SPF header. > + 3