digital.forest Technical Support
How can I send email automatically using Lasso?

You can use the following inline Lasso tag on your page:

[Inline: Nothing, Email.Host="smtp.forest.net", Email.From="sender@senderdomain.com", Email.To="receiver@receiver.com", Email.Subject="Email Delivered by Lasso", Email.Format="/login/Email_Format.txt"]

This will send out an email to the "Email.To" address whenever someone views the page in question. The page must be named something.lasso in order to process the inline. Be sure to substitute your info for everything except the mail server.