0 votes
by (120 points)
edited

Rebex.Net.Imap.Search method (seaching the body) is not returning any result set when the match is an email with the body content charset = Cp1252

For ex.

Dim list As New ImapMessageCollection list = client.Search(ImapSearchParameter.Body("94544447-bbd3-11e2-a409-cfaae3323448_180820"))

No items are returned when the body of an email that contains the string is Cp1252

Any help would be appreciated.

Applies to: Rebex Secure Mail

1 Answer

0 votes
by (58.9k points)
edited

Please create a log of communication with the LogWriter property as described at http://www.rebex.net/kb/logging/default.aspx and then send the log back to us for analysis. We will be able to look into what is going on then.

...