-----------------------
- Integrate the header and footer field into email text.
- Add possibility to define a default header and footer in the Newsletter
container.
- Add fullname attribute to subscriber.
- Add description and fullname to subscriber portlet.
- Add usefull path description to subscriber portlet and allow also a path
starting with '/'.
- Add plone members and groups selection to Newsletter and Issue.
- Use inqbus.fastmemberproperties to get all memberproperties fast.
(inqbus.fastmemberproperties is now required!)
- Add personalization of emails.
- Add PERSOLINE marker to indicate personalize lines, this lines are removed in
archive view.
- Add TemplateField to the Newsletter container to cutomize the output format
of the mailing/newsletter.
- Make sending more robust, catch Exceptions and log it, insted of breaking up
in the middle of sending procedure.
- Move confirmation mail subject and text out into Newsletter settings to make
it customizeable.
- Add Double Opt-in to subscribe process.