/[Apache-SVN]/spamassassin/trunk/lib/Mail/SpamAssassin/Plugin/URIDNSBL.pm
ViewVC logotype

Diff of /spamassassin/trunk/lib/Mail/SpamAssassin/Plugin/URIDNSBL.pm

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 582903, Mon Oct 8 17:33:16 2007 UTC revision 583551, Wed Oct 10 17:33:04 2007 UTC
# Line 654  sub start_lookup { Line 654  sub start_lookup {
654    
655    my $ent = {    my $ent = {
656      key => $key,      key => $key,
657      timeout => $scanner->{conf}->{rbl_timeout},      timeout_initial => $scanner->{conf}->{rbl_timeout},
658      type => "URI-".$type,      type => "URI-".$type,
659      id => $id,      id => $id,
660      completed_callback => sub {      completed_callback => sub {

Legend:
Removed from v.582903  
changed lines
  Added in v.583551

apache@apache.org
ViewVC Help
Powered by ViewVC 1.1.2