@blackone. How did you fix the problem with the message_delimiter? It can't pass through to the next check.
Code:
If (message.IndexOf(MESSAGE_DELIMITER) > -1) Then..