Doug Traylor wrote: > I am not experiencing this issue. Some of my modules are a little behind > yours. I am using every function except SRS and have no less than 17 RBL > sites that I query and mark 3 hits as spam. We only see a small amount of > email however, ~10k connections and ~3k email daily.
I believe I see multiple issues: 1.) There is an issue between ASSP and the latest Net::DNS. This issue is resulting in DNS timeouts as well as SPF failure (if LocalPolicySPF is not populated). With that populated, TXT record checks are fine, but A and MX record checks time-out. 2.) Even if the connection times-out, the RBL check is logging that the IP address passed - which implies that the checks completed successfully (this is very misleading, and can mask an underlying problem if there is one). I have rolled back all versions of my apps (Perl build 817, ASSP 1.2.4) to known good versions except for the Net::DNS module. Can someone give me some quick instructions for installing a specific version of a module? I would like to install 0.57. At this point I believe the issue may be specific to version 0.59. ------------------------------------------------------------------------- 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
