The Simple Course module is a collection of small modules that add fields to node/quiz and user/user entities to allow for a simple one-book course + single pass/fail quiz for members.
Seamless Is a framework theme particularly for Drupal that seeks to create a seamless User Experience.
It's main goals are
- To provide complete flexibility from both the UI and use of CSS Preprocessors.
- To provide a seamless integration between the front-end and back-end in a single theme.
This module is still being built but here is what works well so far:
You can configure/spoof the sender account
You can select an email theme different from your drupal sites theme
Can change the "Email this page" caption on the block button
You can limit which pages the block shows up on so visitors can send emails of pages from a limited number of locations and content
You could design a newsletter page (using views) and secure it's location so only you can send the page to a list distribution service (and basically create newsletters from a drupal view)
Email marketing is still the number one way to engage your audience (Social media users still won't visit site links from the social site to your site, but they will go to your site from an email). Allowing site visitors to send emails from your pages allows you to engage with your visitors offline. Just be sure your theme helps to reinforce your sites branding and content by adding additional branding and content to the email theme!
If you download using GIT you will get a sample newsletter theme and as long as you know how to theme in Drupal, you should be able to theme your newsletter.