X-Git-Url: http://dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=cmd%2Fsend.pl;h=a426228500975f3e777cd91f6ae267926dcacd61;hb=3d29b1a4d4aab997da2deff10470068601744530;hp=8667d0cc35edf80ae0e21ea4a088e469c9c37bfc;hpb=57b5e464bc44ae8eee23ab94c1f499f527595dc9;p=spider.git diff --git a/cmd/send.pl b/cmd/send.pl index 8667d0cc..a4262285 100644 --- a/cmd/send.pl +++ b/cmd/send.pl @@ -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;