X-Git-Url: http://dxcluster.org/gitweb/gitweb.cgi?p=spider.git;a=blobdiff_plain;f=perl%2FDXMsg.pm;h=bd6118768f93011462fe834f997e266a7912d823;hp=e66c1336e729637a92de745bf344bcd93fb09741;hb=ba97b5ce3899461ec8b630cc305c58eff36d301f;hpb=9332c9bb2ddb7832ef60b8c2813d5c68a80f56ab diff --git a/perl/DXMsg.pm b/perl/DXMsg.pm index e66c1336..bd611876 100644 --- a/perl/DXMsg.pm +++ b/perl/DXMsg.pm @@ -1224,8 +1224,8 @@ sub import_one ; } elsif ($notincalls && ($f eq 'RR')) { $rr = '1'; - } elsif ($f eq '@' && @f) { # this is bbs syntax, for origin - $origin = uc shift @f; + } elsif ($f eq '@' && @f) { # this is bbs syntax, for AT + next; } elsif ($f eq '<' && @f) { # this is bbs syntax for from call $from = uc shift @f; } elsif ($f =~ /^\$/) { # this is bbs syntax for a bid