error in config while in use

"Wolf Windshadow" <[email protected]> Sat, 27 Oct 2007 18:57:42 -0500
Newsgroups gmane.network.irc.bopm
Message-ID <[email protected]>
------=_Part_4506_31989190.1193529462913
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

I have an interesting problem... I used /kill to reset my BOPM bot in the
course of normal operations after adding a single line about 20 lines down
from the line in this error:

[Oct 27 23:44:40 2007] MAIN -> BOPM 3.1.2 started.
[Oct 27 23:44:40 2007] MAIN -> Reading configuration file...
[Oct 27 23:44:40 2007] CONFIG -> Loading
/usr/home/wolfnet/bopm/etc/bopm.conf
[Oct 27 23:44:40 2007] CONFIG -> parse error: line 730

scanner not running any more

the area of the error

/*
 * User blocks define what scanners will be used to scan which hostmasks.
When
 * a user connects they will be scanned on every scanner {} (above) that
 * matches their host.
 */



what I added on line 759

       mask = "*!*@*.abo.wanadoo.fr;

-- 
Wolf Windshadow

------=_Part_4506_31989190.1193529462913
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

I have an interesting problem... I used /kill to reset my BOPM bot in the course of normal operations after adding a single line about 20 lines down from the line in this error:<br><br>[Oct 27 23:44:40 2007] MAIN -&gt; BOPM 
3.1.2 started.<br>[Oct 27 23:44:40 2007] MAIN -&gt; Reading configuration file...<br>[Oct 27 23:44:40 2007] CONFIG -&gt; Loading /usr/home/wolfnet/bopm/etc/bopm.conf<br>[Oct 27 23:44:40 2007] CONFIG -&gt; parse error: line 730
<br><br>scanner not running any more<br><br>the area of the error<br><br>/*<br>&nbsp;* User blocks define what scanners will be used to scan which hostmasks. When<br>&nbsp;* a user connects they will be scanned on every scanner {} (above) that
<br>&nbsp;* matches their host.<br>&nbsp;*/<br><br><br><br>what I added on line 759<br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; mask = &quot;*!*@*.abo.wanadoo.fr;<br clear="all"><br>-- <br>Wolf Windshadow<br><br>

------=_Part_4506_31989190.1193529462913--