Copyright (c) 2008 Infrae. All rights reserved.
See also LICENSE.txt

Meta::

  Valid for:        SilvaMailing 0.4 
  Author:           Guido Wesdorp
  Email:            info@infrae.com
  Last author:      $Author: wim $
  SVN Revision:     $Date: 2008-09-16 16:05:36 +0200 (Tue 16 Sep 2008) $
  Last modified:    $Rev: 30924 $

=======================
Installing SilvaMailing
=======================

Dependencies
------------

  * required:

    SilvaMailing depends on Silva 1.6, and requires a fully working
    Zope/Silva install. Also, to actually have the system send mail, a
    MailHost or MailDropHost object needs to be available (see the
    documentation of the packages themselves for more details).

  * optional:

    It is recommended to use the maildrophost product with SilvaMailing.

Installation instructions
-------------------------

    Unpack the SilvaMailing-<version>.tar.gz tarball into the Products directory in
    which Silva is installed. Reboot Zope and visit http://<your host>/<silva
    root>/manage_services in your browser. Click on service_extensions, find the
    'SilvaMailing' gray box and click the 'install' button.

    SilvaMailing uses the mailhost called 'service_subscriptions_mailhost'
    by default. This object is always available in the root of your Silva site, 
    but should be configured to use your SMTP server.

For information about usage of the product, and contact information, see
README.txt.

