Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Some bugs in TIdIMAP4
#3
Yes RAD Studio 2010, planning upgrade soon. Please ignore the dclIndyCore140.dpk. I tried to recompile and now it worked fine. I probably made a mistake somewhere.

The UIDRetrieveAllEnvelopes() problem is still there though. To be sure, I assigned it to UnicodeStrings and checked their contents directly after downloading - to avoid a problem in my code.

it is easy to produce:


Code:
IMAPClient->SelectMailBox("Inbox");
boost::scoped_ptr<TIdMessageCollection> idmc(new TIdMessageCollection);
IMAPClient->UIDRetrieveAllEnvelopes(idmc.get());

idmc->Messages[0]->Subject // -> contains <Test \> instead of <Test "quoted text"...>
Reply


Messages In This Thread
Some bugs in TIdIMAP4 - by johnmay - 05-27-2019, 05:38 PM
RE: Some bugs in TIdIMAP4 - by rlebeau - 05-29-2019, 12:13 AM
RE: Some bugs in TIdIMAP4 - by johnmay - 05-29-2019, 05:00 PM
RE: Some bugs in TIdIMAP4 - by rlebeau - 06-11-2019, 07:10 PM

Forum Jump:


Users browsing this thread: 2 Guest(s)