imaptest icon indicating copy to clipboard operation
imaptest copied to clipboard

Bad ESEARCH test mails

Open shikharid opened this issue 1 year ago • 0 comments

https://github.com/dovecot/imaptest/blob/main/src/tests/esearch.mbox

These emails have no headers, not even a date header.

Any particular reason?

RFC 5322 clearly states that:

The only required header fields are the origination date field and the originator address field(s). All other header fields are syntactically optional.

So these emails should atleast have date and from headers

shikharid avatar May 08 '24 03:05 shikharid