Send Gmail has been restricted to Admins Only

The restricted page has been disarmed, and is shown below.   Sign In to process the restricted page.

Send Gmail BodyPage — Process File as Hashtag Markup

This page uses a Hashtag Send Gmail command to deliver a message.   The Hashtag Framework uses Google OAuth Tokens for delivering messages through Gmail.   The type variable is set to process the message body as html.   The bodypage variable is set to a Hashtag Page URL, to be processed as the message body.  
Disarmed this Hashtag Markup:
<# send gmail;
	to = "hashtag.markup@gmail.com";
	subject = "New Test HTML Email from <#[system.domain]#>";
	type = "html"; // text or html
	bodypage = "/email/bodypage?id=<#[url.id]#>";
#>

Hashtag Markup for Gmail BodyPage: /email/bodypage.htmx
This is an email from the Hashtag Framework BAT on <#[system.domain]#>.<br>
<br>
This is more text.<br>
<br>
Sent By: <#[system.user_ip_address]#><br>
<br>
Okay, bye.


The Hashtag Markup Language provides many methods for handling and delivering Email.

3rd party services, such as Gmail, are supported by the Hashtag Framework.   The PHP Email configuration is used to deliver native Email.