TSMTPSend.MailFrom
TSMTPSend
function MailFrom(Const Value: string; Size: Integer): Boolean;
Unit
SMTPsend
Description
Send MAIL FROM SMTP command for set sender e-mail address. If senders e-mail address is empty string, transmited message is error message.
If size not 0 and remote server can handle SIZE parameter, append SIZE parameter to request. If all OK, result is true, else result is false.
See also:
FullResult, ResultCode, ResultString