Btw: Funny how the discussion rolls on, while the guy who opened this thread seems to have disappeared....
True.
That's because it's a serious matter.
BTW: WK I don't know how your pool software works but can't you have a script like a "watchdog" checking about these things?
E.G. when shares are submitted by a client you could do:
if((sharesSubmitted > xxxxxxx) && (blocksFound < x)){
// notify pool mods to start monitoring this account
}
Just a thought
