+21Nov99=======================================================================
+1. lose extraneous rubbish after the callsign as sent by BBSes.
20Nov99=======================================================================
1. Added set/unset logininfo which will tell anybody that has this set when
someone has either logged in or out of this node.
;
} elsif ($notincalls && ($f eq 'RR')) {
$loc->{rrreq} = '1';
+ } elsif ($f eq '@') { # this is bbs syntax, for now lose the rest
+ last;
} else {
# callsign ?
@inqueue = (); # the main input queue, an array of hashes
$systime = 0; # the time now (in seconds)
-$version = "1.35"; # the version no of the software
+$version = "1.36"; # the version no of the software
$starttime = 0; # the starting time of the cluster
$lockfn = "cluster.lock"; # lock file name
@outstanding_connects = (); # list of outstanding connects