You are here: Home Plone products MaildropPatcher

MaildropPatcher (0.2)

1
by Olha Pelishok last modified 2008-05-19
0.0
0.0
0.0
0.0
Released on 2008-01-03 by Goldmund, Wyldebeast & Wunderliebe for Plone 3.0 under GPL - GNU General Public License available for All platforms.
Software development stage: stable
Monkey patch for the MaildropHost product, so the MaildropHost can be used as a replacement of plone's standard SecureMailHost.
This Plone Product patches the MaildropHost product, so that the MaildropHost can be used as a replacement of the standard SecureMailHost.

This enables e.g. the normal site feedback form, and the registration emails through the MaildropHost. The benefits of the MaildropHost is that the sending of emails can be done transactional (no more duplicate emails). it has been tested on plone3 only. It currently runs in a production environment

PREREQUISITES

You need to install (and configure) the MaildropHost product first.

INSTALLATION

  • step 1: Copy the MaildropPatcher product in your plone Products folder, and restart zope
  • step 2: in the ZMI, go to your plone root, and delete your current SecureMailHost instance with the id 'MailHost'
  • step 3: use the quickinstaller (or generic setup) to install the MaildropPatcher

Make sure the root of the plone portal now has a 'MailHost' instance

Document Actions
Powered by Plone