After sending the log via LN mail in the DominoMailAppender.flush() method, the body variable should be reset to the empty string, like this:
... Call doc.send(False, recipients) body = "" 'add this line End Sub
Log in to post a comment.