Skip to main content

Recipe for installing MaildropHost

Project description

cns.recipe.maildrophost is simple recipe used for installing MaildropHost from tarball with ability to configure the product by modifying config.py file. No other changes, except download, untar and modify config.py are made.

Example:

[maildrophost]
recipe = cns.recipe.maildrophost
version = 1.20
target = ${buildout:directory}/products
MAILDROP_HOME=/tmp/maildrop
SMTP_HOST=localhost
SMTP_PORT=25
MAILDROP_INTERVAL=120
DEBUG=0
DEBUG_RECEIVER=
MAILDROP_BATCH=0
MAILDROP_TLS=0
MAILDROP_LOGIN=
MAILDROP_PASSWORD=
WAIT_INTERVAL=0.0
ADD_MESSAGEID=0

version is optional and defaults to 1.20 target is optional. Defaults to ${buildout:directory}/products All other options (with capital letters) are MaildropHost specific options. See MaildropHost/config.py for exact meaning.

Do not change anything in MaildropHost directory by hand!

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cns.recipe.maildrophost-1.0.tar.gz (3.0 kB view hashes)

Uploaded Source

Built Distribution

cns.recipe.maildrophost-1.0-py2.4.egg (6.3 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page