Mailing List Archive

_Tiny_ Formatting Bug in MQS
Noticed in Logs missing space after the number. I don't think its worth
putting out a new version just for this little bug..

2006-07-29 11:51:04 H=tlv62-0-89-114.bb.netvision.net.il [62.0.89.114]
rejected MAIL <enzyteweho@strangebreed.ca>: SPF record error: query caused
more than10 lookups: strangebreed.ca includes easydns.com includes
myprivacy.ca includes sympatico.ca includes hotmail.com includes
spf-a.hotmail.com includes spf-b.hotmail.com includes spf-c.hotmail.com
includes spf-d.hotmail.com includes gmail.com redirects to _spf.google.com

------------------------------------------------------------------------
--- Query.pm 2006-02-27 12:28:16.000000000 +1300
+++ Query.pm.NEW 2006-07-29 14:07:20.000000000 +1200
@@ -989,7 +989,7 @@
if exists $Domains_Queried->{$cache_point}
and not defined $Domains_Queried->{$cache_point}->[0];

- return join(" ", "query caused more than" . $query->max_lookup_count . "
lookups:", @{$query->{loop_report}})
+ return join(" ", "query caused more than " . $query->max_lookup_count . "
lookups:", @{$query->{loop_report}})
if $query->max_lookup_count and $query->top->{lookup_count} >
$query->max_lookup_count;

return 0;
-------------------------------------------------------------------------



Thanks
Craig


-------
To unsubscribe, change your address, or temporarily deactivate your subscription,
please go to http://v2.listbox.com/member/?listname=spf-devel@v2.listbox.com
Re: _Tiny_ Formatting Bug in MQS [ In reply to ]
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Craig Whitmore wrote:
> Noticed in Logs missing space after the number. I don't think its worth
> putting out a new version just for this little bug..

Thanks anyway. Maybe I'll make a 1.999.2 release one day... But don't
hold your breath.

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (GNU/Linux)

iD8DBQFEyy88wL7PKlBZWjsRAr7dAJ4hls+gqJBL89BfsVWuYHGasjQJogCdE5Qe
IFFEKonux3Kx4o6eg1FEG1s=
=P2mN
-----END PGP SIGNATURE-----

-------
To unsubscribe, change your address, or temporarily deactivate your subscription,
please go to http://v2.listbox.com/member/?listname=spf-devel@v2.listbox.com