dbmail icon indicating copy to clipboard operation
dbmail copied to clipboard

Message-Id with = should be included in Envelope.

Open prasad83 opened this issue 11 years ago • 0 comments

Message-Id could have = character (ex. CA+V_QA9Y7VHyV3bUdghs=d==96=szbmjoXxM0OhR2sUh8ztqdg@mail.gmail.com) Enveloped saved for this was ignoring the Message-Id due to explicit check for (=). This fix eliminates the same.

prasad83 avatar Jan 23 '15 11:01 prasad83