Difference between revisions of "TSmtpCli.MailFromSIZE"

From Overbyte
Jump to navigation Jump to search
(No difference)

Revision as of 15:20, 29 May 2009

Main page -> ICS component reference -> TSmtpCli -> MailFromSIZE

Definition

procedure TSmtpCli.MailFromSIZE

  • Inherited from TCustomSmtpClient.MailFromSIZE

Description

Same as method MailFrom however it makes use of RFC-1870 SIZE extension. The server must support this extension.

Example

nothing yet

Best practices

nothing yet