Changes between Version 155 and Version 156 of BluePrint/Messaging
- Timestamp:
- 06/05/13 15:06:02 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BluePrint/Messaging
v155 v156 86 86 == Transports == 87 87 === Email === 88 Can send emails with dynamic data inserted into templates (like HTML pages): 89 * http://groups.google.com/group/web2py/browse_thread/thread/f6c903f9c67cfe2e 88 The email settings should be made web-configurable as part of the Messaging Module 89 - however also need to be used by Auth (order issues) 90 90 ==== Rich Text ==== 91 91 We'd like to be able to send HTML mails for rich-text support (including attachments)