FromAddress property
|
SendMail component.
|
property FromAddress: String;
|
The FormAddress property specifies the name of sender (i.e: 'john@doe.com'). Leave it blank if you don't want to include the e-mail address to the header of message.
|
Some SMTP servers don't relay anonymous messages and requires e-mail address of sender to be specified.
|
FromName, FromOrganization and ReplyTo properties.
|