Round TLRSWP Logo TLRSWP Banner Image
Home
News
Products
Updates
Support
EmailDLL
Manual
FAQ
Debug
DocBox
Contacts
Company
Site Map

EmailDLL Online Manual

home.gif

prev.gif next.gif


Email.SetFrom(Sender)

Email class Example


Parameters: Senders: a string with the email address of the originator of the message. This should be a single address.

Returns: Success or Error Status

This method sets the sender of the email message. When a user replies to an email which does not have a ReplyTo header field, the address in the From field is used. The ReplyTo field is set with the Email.SetReplyTo() method. To reduce spamming, the SMTP server may require that the user be known to it in order for the message to be transmitted.

The email address you provide here should be a single email address, and should meet the requirements indicated under Email Address Syntax , (except that multiple addresses are not allowed). You must provide a valid sender email address.


home.gif
prev.gif next.gif

 


Copyright 1998, TLR Software Publishing
Questions? Comments? Invective?