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 MAILDROP_SPOOL=/tmp/maildrop/spool MAILDROP_VAR=/tmp/maildrop/var MAILDROP_PID_FILE=/var/run/maildrop/maildrop.pid MAILDROP_LOG_FILE=/var/log/maildrop/maildrop.log PYTHON=/usr/bin/python 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
Built Distribution
Close
Hashes for cns.recipe.maildrophost-1.1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 587e34d77abdefc19c67447332ff1a59471278ec75077b2b8d42f48fa81d4899 |
|
MD5 | 29fc6a27ebeb1acb77a4e9b8bac82b6d |
|
BLAKE2b-256 | 7be8253bc9adca6f6856a55f22fc16dad218aad9b9647cdc9f8934342de0fbfd |
Close
Hashes for cns.recipe.maildrophost-1.1-py2.4.egg
Algorithm | Hash digest | |
---|---|---|
SHA256 | cf1bc00a051bda4c7617bfe098cbc5e6d88cb8ab6af85a553480dcd8487194d2 |
|
MD5 | 2d501efaa88a8b1a5f8d8482e7372c79 |
|
BLAKE2b-256 | ecec5fe962b489519582c14940f0e20a76fadda67b26cbac78aa1dfc330c0f79 |