<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'>
So this line (in 1.6.9.):<br><br>&gt; &gt; destination d_root  { usertty("root" template("$MSGONLY\n")); };<br><br>is equal to this line (2.0.8.):<br>&nbsp;<br>&gt; g_snprintf(buf, sizeof(buf), "%s %s %s\n", timestamp-&gt;str, msg-&gt;host.str, msg-&gt;msg.str);<br><br>?<br><br>If not, which line can replace the 1.6.9. version one, mentioned in this mail?<br><br><br>Thank you in advance!<br><br>Andrej<br><br /><hr />Discover the new Windows Vista <a href='http://search.msn.com/results.aspx?q=windows+vista&mkt=en-US&form=QBRE' target='_new'>Learn more!</a></body>
</html>