some detail changes in the send routines and spot formatting
[spider.git] / cmd / send.pl
index 8667d0cc35edf80ae0e21ea4a088e469c9c37bfc..a426228500975f3e777cd91f6ae267926dcacd61 100644 (file)
@@ -52,7 +52,9 @@ if ($self->state eq "prompt") {
                                                          $main::systime, 
                                                          '1',  
                                                          $newsubj, 
-                                                         $main::mycall, $rr);
+                                                         $main::mycall,
+                                                         '0',
+                                                         $rr);
          my @list;
          my $from = $oref->from;
          my $to = $oref->to;