BOPM 3.1.2 and bahamut1.8.3 - Not registering any connections

Avi N <[email protected]> Tue, 1 Nov 2005 01:12:54 -0600
Newsgroups gmane.network.irc.bopm
Message-ID <[email protected]>
I have tried the following 3 regexp patterns, none of them have
registered any connections with BOPM.

"\\*\\*\\* Client -- Client connecting: ([^ ]+)
\\(([^@]+)@([^\\)]+)\\) \\[([0-9\\.]+)\\].*";
"\\*\\*\\* Client -- Client connecting: ([^ ]+) \\(([^@]+)@([^\\)]+)\\)";
"\\*\\*\\* Client -- Client connecting: (\\w+) \\((.+)@(.+)\\)
\\[(\\d+\\.\\d+\\.\\d+\\.\\d+\\)]";


[Nov 01 06:56:59 2005] IRC READ -> :fire.hub.firehose.us NOTICE
firemon :*** Client -- Client connecting: avin456
([email protected]) [192.168.1.1] {users}
[Nov 01 06:57:13 2005] IRC READ -> :fire.hub.firehose.us NOTICE
firemon :*** Client -- Client exiting: avin456
([email protected]) [Client Quit] [192.168.1.1]


Has anyone had a similiar situation, or does anyone see where I might
be making a mistake?
Thanks in advance.

-Avi N