Interface changes to IdDNSServer.pas
To address some performance issues and logic errors, some interface changes needed to be made to the classes of the IdDNSServer.pas unit. […]
To address some performance issues and logic errors, some interface changes needed to be made to the classes of the IdDNSServer.pas unit. […]
A new hoNoReadMultipartMIME flag has been added to the TIdHTTP.HTTPOptions property. The purpose of this flag is to specify whether TIdHTTP should […]
With yesterday’s release of Delphi/C++Builder/RADStudio XE4 also comes the initial public release of Indy 10.6. Indy 10.6 adds support for Embarcadero’s new […]
For several years now, TIdIMAP4 has suffered from a serious design flaw. Internally, when parsing and generating email messages via TIdMessage, the […]
Support for Gmail IMAP extensions has started being added to TIdIMAP4. The TIdIMAP4SearchKey enum has been updated with new items to support […]
The signatures of the TIdIMAP4.RetreivePart() and related methods have changed a little, to use PByte output values instead of PChar output values. […]
In XE3, Embarcadero changed the signature of the TIdUDPServer.OnUDPRead event in their bundled copy of Indy 10. This was done in an […]
Update Dec 5 2016: this article has been updated to include changes made to the IdMessageBuilder unit since this article was first […]
The default value for the TIdSMTP.Pipeline property has been changed from True to False. Numerous users have reported problems about sending messages […]
The OnWork events have been changed to use Int64. Please remember that the dev snapshot is our live tree and this may […]