Hi,
since I have updated Rebex.Mail to version 6.0.8372 I have started having problems with the mail load, for some mails the command Rebex.Mail.MailMessage.Load(byte[] data)
returns an exception
System.NullReferenceException
HResult=0x80004003
Message=Object reference not set to an instance of an object.
Source=Rebex.Mail
StackTrace:
at kdtpl.zuplm.rnrto(String p0)
at Rebex.Mime.Headers.MimeParameterList.zkrdk(ctygm p0)
at Rebex.Mime.Headers.ContentType.bpezc(ctygm p0)
at Rebex.Mime.MimeHeader.fdqhx(String p0, String p1)
at Rebex.Mime.MimeHeader.get_Value()
at Rebex.Mime.MimeEntity.jqwiv(Encoding p0, Encoding p1)
at kdtpl.kmpif.tzdze(Byte[] p0, Int32 p1, Int32 p2)
at kdtpl.kmpif.uaeta(Byte[] p0, Int32 p1, Int32 p2, Boolean p3)
at kdtpl.khhpg.nmpsc(Boolean p0)
at kdtpl.khhpg.Write(Byte[] buffer, Int32 index, Int32 count)
at Rebex.Mime.MimeEntity.qbeow(Stream p0, Boolean p1)
at Rebex.Mail.MailMessage.Load(Stream input)
at xxxx..(Byte[] buffer, String folder, Boolean pec)
I did several tests with previous versions and noticed that the problem occurs starting with version 6.0.8314.0, version 6.0.8295.0 works correctly