Lasso Soft Inc. > Home

[Email_Immediate]

[Email_Immediate] sends an email immediately bypassing the email queue system. This tag can be used for messages that are of very high priority (but should be used sparingly) or can be used for messages that are larger than about 5MB and cannot be stored in the queue.

The tag is designed to take the values from an [Email_Compose] object with recipients, from, and data of the message to send. In addition, the tag can take optional -Host, -Username, -Password, -Port, and -Timeout parameters. By default all of these parameters are fetched from the values stored in Site Administration.

  • Syntax
  • Parameters
[Var: 'Msg' = (Email_Compose: ...)]
[Email_Immediate: -Data=$Msg->Data, -From=$Msg->From, -Recipients=$Msg->Recipients]
Required Parameters
-From The email address of the person who sent the email message.
-Recipients An array containing all of the recipients (To, Cc, and Bcc) of the email message.
-Data A string containing the properly formatted email message.
Optional Parameters
-Host The optional host name or IP address of the SMTP server. Defaults to the value set in Site Administration.
-Port The optional port for the SMTP server. Defaults to the value set in Site Administration or 25.
-Username The optional username for the SMTP server. Defaults to the value set in Site Administration.
-Password The optional password for the SMTP server. Defaults to the value set in Site Administration.
-Timeout The optional timeout for the SMTP server. Defaults to the value set in Site Administration or 15 seconds.
Examples

See the Lasso 8 Language Guide for examples of how to use this tag.

Tag Link [Email_Immediate] Category Email
Type Process Data Source Any
Support Preferred Version 8.0
Output Type None Security None
Implementation LDML Sets Lasso 8.5, Lasso 8.0

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