TSmtpCli.MailFromSIZE

From Overbyte
Revision as of 15:30, 29 May 2009 by Arno (talk | contribs) (→‎Description)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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

Definition

procedure TSmtpCli.MailFromSIZE

  • Inherited from TCustomSmtpClient.MailFromSIZE

Description

Same as method MailFrom however appends value of property MessageSize as an argument (see RFC-1870 SIZE extension). The server must support this extension.

Example

nothing yet

Best practices

nothing yet