my ($account, $who, $msg, $conv, $flags) = @_; system(sprintf("echo NAME: %s, MSG: %s >>/tmp/out.txt",$who,$msg));