sebbASF commented on issue #210: URL: https://github.com/apache/incubator-ponymail-foal/issues/210#issuecomment-1016680274
The badly-parsed message-ids may contain a new-line anywhere, including within the <> delimiters. There may be multiple spaces between an initial NL and the start of the id proper. There are too many combinations to try, and a regex is likewise not feasible. The match query is never going to work, and should be replaced by a term query. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@ponymail.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org