On page 88, it describes how to modify the autoreply template to give
the user a password if they don't already have one. In the modified
template listed, the first part of the new code starts off as:<br>
<br>
if ( $Transaction->CreatorObj->id != $RT::Nobody->id<br>
<br>
but on page 89, where they discuss that new code, they replaced the 'if' with 'unless'.<br>
<br>
Which is it?<br clear="all"><br>-- <br>        -ste