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_compose [Email_Compose] allows an email message to be composed. For most purposes the [Email_Send] tag itself provides enough email composition options, but the [Email_Compose] type can be used if more... 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_batch The [email_batch] method allows for quickly queueing up a bunch of emails. 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->addhtmlpart [email_compose->addHtmlPart] adds a new HTML part to a message being composed. The tag requires either the -data parameter which takes the HTML text of the part to be... Email
email_compose->addattachment [email_compose->addAttachment] adds a new attachment to a message being composed. The tag requires either both the -data and -name parameters or the... Email
email_compose->addpart No description available. 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->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->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 1 - 25 of 140

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