mailtoplone: Integrate emails with plone
This Tutorial applies to:
Plone 3.0.x
This Tutorial is intended for:
Any audience.
mr_savage
All content on one page (useful for printing, presentation mode etc.)
- 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.
see also:
-
Creating Content Rule Conditions and Actions
- This tutorial shows how to create a new type of condition that site administrators can use to construct Content Rules in Plone 3.