Remy Lebeau
|
1dd73cd208
Removing some more unneeded units from uses clause.
|
il y a 1 an |
Remy Lebeau
|
5fb9225fc1
Checking in changes that have been pending for a long time. Getting back in sync with the trunk:
|
il y a 6 ans |
RemyLebeau
|
0917fe1fc9
Patch for Embarcadero RSP-13703. Updating various ContentType property setters to preserve an existing CharSet property value if it is already set and a new charset attribute is not being specified.
|
il y a 6 ans |
RemyLebeau
|
9033f20ef4
Making TIdMessage GenerateHeader() and ProcessHeaders() methods virtual, per request from Embarcadero.
|
il y a 6 ans |
RemyLebeau
|
deaac1e75f
Updating various pieces of code to use ExtractHeaderItem() when processing Content-Transfer-Encoding headers. Have encountered a case where an erroneous semicolon was present after the value, causing TIdMessage to parse an email incorrectly. Many popular email apps ignore the erroneous semicolon.
|
il y a 9 ans |
RemyLebeau
|
42036daae6
Updating TIdMessage.GenerateHeader() to generate a "Message-ID" header if the TIdMessage.MsgId property is not blank, regardless of the FSavingToFile member.
|
il y a 9 ans |
RemyLebeau
|
fa48cf5ffa
Updating TIdMessage.GenerateHeader() to no longer auto-generate the "In-Reply-To" header if a "Message-ID" header is present. It is causing too much conflict with modern email servers. If an app wants to send an "In-Reply-To" header, it can assign a value to the TIdMessage.InReplyTo or TIdMessage.ExtraHeaders property as needed.
|
il y a 9 ans |
RemyLebeau
|
cb9aa754e3
Removing a nested comment that is causing issues in FPC/Lazarus
|
il y a 10 ans |
RemyLebeau
|
a8af04f86a
Adding TIdUInt64 to address a UInt64 HPP bug in C++Builder 2006 and 2007.
|
il y a 10 ans |
RemyLebeau
|
2206dea81a
Adding XE8 project files.
|
il y a 11 ans |
RemyLebeau
|
c0eb487d58
Various TODO comments
|
il y a 11 ans |
RemyLebeau
|
391179efa5
Adding project files for RAD Studio XE6.
|
il y a 12 ans |
RemyLebeau
|
a3c17113e0
Adding "Importance" header to emails, based on existing Priority property (not adding a new Importance property at this time).
|
il y a 12 ans |
RemyLebeau
|
8316555687
Updated TIdMessage.ProcessHeaders() to no longer parse the "Return-Path" header into the TIdMessage.ReplyTo property when a "Reply-To" header is missing or empty. "Return-Path" should not be used for client-side reply messages, it is meant for server-side bounce messages instead. Including "Return-Path" in TIdMessage.ReplyTo causes logic problems with some client apps.
|
il y a 12 ans |
RemyLebeau
|
f60999f66f
Indy 10.6.0 - XE4 Release
|
il y a 13 ans |
RemyLebeau
|
3c5ab88173
Added Count checks to TIdMIMEBoundary.Pop()
|
il y a 14 ans |
RemyLebeau
|
ce0cf47253
Added range check in GetMsgPriority()
|
il y a 14 ans |
RemyLebeau
|
abadb1d7bd
Updated TIdM.ProcessHeaders() to use DecodeAddresses() when decoding the From, To, CC, Bcc, and Reply-To headers.
|
il y a 14 ans |
RemyLebeau
|
36d734ceed
Updated TIdMessage.ProcessHeaders() to retrieve the "In-Reply-To" header.
|
il y a 15 ans |
RemyLebeau
|
0f32f6d414
Updated TIdMessage.ContentType property setter to not overwrite the TIdMessage.CharSet property during DFM streaming.
|
il y a 15 ans |
RemyLebeau
|
99cc609bed
Merging the Tiburon branch into the Trunk
|
il y a 15 ans |
RemyLebeau
|
2bfd8f7470
Merging tagged "Indy 10.5.7" code (RAD Studio XE public release) into trunk
|
il y a 15 ans |
olaf
|
421ff4d8b4
Moved remotely
|
il y a 18 ans |