gs.content.email.base

Author:Michael JasonSmith
Contact:Michael JasonSmith <mpj17@onlinegroups.net>
Date:2015-07-24
Organization:GroupServer.org
Copyright:This document is licensed under a Creative Commons Attribution-Share Alike 4.0 International License by OnlineGroups.Net.

Contents:

This product — in combination with the gs.content.email.layout and gs.content.email.css — provides support for HTML-formatted email messages going out from GroupServer. The HTML in the page templates fills in areas defined by the layout module. The page is then styled by the css module. This module coordinates the process, providing the code to processes the resulting HTML and CSS into a message that can be sent by email. (The actual sending is done by either the gs.email.send_email() function, or the gs.profile.notify.MessageSender class.)

Indices and tables