mailtoplone: Integrate emails with plone
Mailtoplone's main purpose is to create plone content from emails. The emails are delivered to plone as plaintext containing the entire email including the envelope. Mailtoplone makes heavy use of the zope 3 component architecture and plone's content rules. The tutorial explains the approach and shows an example usecase.
- Introduction Basic approach how to integrate emails with plone
- Usage Basic usage of mailtoplone
- Setting it up Steps to use mailtoplone with your instance
- Example: Create a blog A simple example is to create a blog, enabling to create blog entries with emails. In the example we want to create News items inside a Folder called `webblog`. The global InBox of the portal(named `globalinbox`) receives the mails. The mails are then checked if their header `Subject` contains `blog`.
- Where to go from here Mailtoplone makes heavy usage of the component architecture, and therefore, like plone itself encourages you to extend it's functionality.
All content on one page (useful for printing, presentation mode etc.)
