/* the message was not found, maybe the mailbox was modified? */
global $sort, $startMessage;
$errmessage = _("The server couldn't find the message you requested.");
if ($hide == 3) return $errmessage;
$errmessage .= '<p>'._("Most probably your message list was out of date and the message has been moved away or deleted (perhaps by another program accessing the same mailbox).");
/* this will include a link back to the message list */