sendmail FromAddress property
Return to Introduction  Previous page  Next page
Applies to
SendMail component.  

Declaration
property FromAddress: String;  

Description
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.  

Note
iiwarning Some SMTP servers don't relay anonymous messages and requires e-mail address of sender to be specified.  

See also
FromName, FromOrganization and ReplyTo properties.  
File not found.