Lasso Soft Inc. > Home

Name Summary Category
Email_FindEmails [Email_FindEmails] is a utility method that is used internally by the email sending system. The method takes a string parameter and returns an array of email addresses contained in the string. Email
Email_Immediate [Email_Immediate] sends an email immediately — bypassing the email queue system. This method can be used for messages that are of very high priority (but should be used sparingly) or can be... Email
email_merge [Email_Merge] is a helper method which performs an email merge operation on the headers and body of an email message. The method requires two parameters:
  • 'Data'...
Email
email_parse [Email_Parse] parses a raw email message. The tag requires one parameter which is the raw text of an email message. The message is parsed into headers and body parts (attachments). The various member... Email
email_extract [Email_Extract] strips all comments from a MIME header. It requires one parameter which is the MIME header. Alternately, if the tag is specified with a -Comment parameter it will return just... Email
email_digestchallenge [Email_DigestChallenge] is a helper tag which is used internally by the POP and SMTP tags in order to process DIGEST-MD5 authentication. The tag expects a single parameter which is a byte... Email
email_digestresponse [Email_DigestResponse] is a helper method which is used internally by the POP and SMTP tags in order to process DIGEST-MD5 authentication. The method expects a single parameter which is a map... Email
email_mxlookup No description available. Email
email_compose->asString Outputs the contents of an [email_compose] object as a string. Calling this member method produces the raw email text of the message being composed. Email
email_compose->mime_boundary No description available. Email
email_compose->mime_hdrs No description available. Email
email_compose->addtextpart [email_compose->addTextPart] adds a new text part to a message being composed. The method requires either the -data parameter which is the text of the part to be added, or... Email
email_compose->data No description available. Email
email_compose->recipients [Email_Compose->Recipients] returns an array that contains all of the recipients of the message being composed. The output of this method is usually sent into [Email_Queue] or [Email_Immediate] Email
email_compose->FROM [Email_Compose->From] returns from address for the message being composed. The output of this method is usually sent into [Email_Queue] or [Email_Immediate] Email
email_compose->find No description available. Email
email_parse->asString No description available. Email
email_parse->content_type [Email_Parse->Content_Type] returns the Content-Type header of the email message. An optional parameter allows one field from the Content-Type header to be retrieved. The field can be... Email
email_parse->content_transfer_encoding [Email_Parse->Content_Transfer_Encoding] returns the Content-Transfer-Encoding header of the email message. Email
email_parse->content_disposition [Email_Parse->Content_Disposition] returns the Content-Disposition header of the email message. Email
email_parse->boundary [Email_Parse->Boundary] returns the boundary text for the email message. This is the boundary field of the Content-Type header and is only defined for multipart messages. Email
email_parse->charset [Email_Parse->Charset] returns the charset field from the Content-Type header. Email
email_parse->cc [Email_Parse->Cc] returns the value for the Cc header. Email
email_parse->bcc [Email_Parse->Bcc] returns the value for the Bcc header. Note that this header is not defined for incoming email, but may be for outgoing email. Email
email_parse->body [Email_Parse->Body] returns the body of the email message. For simple messages the text of the message is returned. For multi-part messages the contents of the first text part is returned... Email
Showing 626 - 650 of 2,580

Please note that periodically LassoSoft will go through the notes and may incorporate information from them into the documentation. Any submission here gives LassoSoft a non-exclusive license and will be made available in various formats to the Lasso community.

LassoSoft Inc. > Home

 

 

©LassoSoft Inc 2015 | Web Development by Treefrog Inc | PrivacyLegal terms and Shipping | Contact LassoSoft