From: "Micheal Espinola Jr" <[EMAIL PROTECTED]>
> brougham Baker wrote:
> > Something you've done or sorted itself out?
>
> I isolated part of the issue to a DNS server giving flaky responses. I
> got that out of the mix and RBL behaves normally.
Fritz does his own RBL code, which may indicate something.
> However, SPF still wont play nice at all. If I enable it, processing
> slows to a crawl. I haven't been able to isolate the issue any further
> or make any difference in behavior with settings changes.
I noticed that you have a newer version of Mail::SPF::Query than I am using-
mind you this module has been out since February this year, if it is a
problem I'm sure we would have seen this before on new installs. The changes
files says "Do not use \p{} named properties in the "a" and "mx" mechanisms'
argument validation code, since Perl 5.6 requires (flaky) "use utf8" for
them to work, and [a-z]/[a-z0-9] should work just as well (closes
rt.cpan.org bug #17815)." I wish I knew what that meant!
You are meant to be able to test the SPF module standalone (but I can't get
it to work)-
perl -MMail::SPF::Query -le 'print for Mail::SPF::Query->new( helo=>shift,
ipv4=>shift, sender=>shift )->result' helohost.example.com 1.2.3.4
[EMAIL PROTECTED]
This returns an error for me. Trying-
perl -MMail::SPF::Query -le helohost.example.com 1.2.3.4 [EMAIL PROTECTED]
just returns to the command prompt with no output. I need to learn how this
stuff works
> For further proof to myself, I am going to roll back to 1.2.4. I'm
> running 1.2.5(2) now, but run 1.2.6(x) at my primary location. I don't
> want to run beta at he new location, and I have not not been running the
> "official" 1.2.5(2) prior to this installation.
It may be the perl modules, not 1.2.6 at all.
> I need to muster every shred of detail and data that I can to convince
> the NOC at this clients colo facility that the fault does not lie within
> ASSP.
You are using SPF in debug mode? What is that telling you?
> A question
Not an answer.
Bro
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Assp-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/assp-user