I have a email input node connecting to a mailbox using imap. It retrieves the email and parses the email into the mime message tree but there is no message-id field in the structure.
My definition has header as implicit as length kind then new element i defined as delimeted and trailer as implicit again. When testing parsing a test file it ...