Welcome, guest | Sign In | My Account | Store | Cart

Notice! PyPM is being replaced with the ActiveState Platform, which enhances PyPM’s build and deploy capabilities. Create your free Platform account to download ActivePython or customize Python with the packages you require and get automatic updates.

Download
ActivePython
INSTALL>
pypm install cns.recipe.maildrophost

How to install cns.recipe.maildrophost

  1. Download and install ActivePython
  2. Open Command Prompt
  3. Type pypm install cns.recipe.maildrophost
 Python 2.7Python 3.2Python 3.3
Windows (32-bit)
1.5.2 Available View build log
Windows (64-bit)
1.5.2 Available View build log
Mac OS X (10.5+)
1.5.2 Available View build log
Linux (32-bit)
1.5.2 Available View build log
Linux (64-bit)
1.5.2 Available View build log
 
Author
License
GPL
Dependencies
Lastest release
version 1.5.2 on Jan 5th, 2011

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]

System Message: ERROR/3 (<string>, line 8)

Inconsistent literal block quoting.

recipe = cns.recipe.maildrophost version = 1.22 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 SUPERVISED_DAEMON=0

version is optional and defaults to 1.22

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.

Option MAILDROP_USER (not included above) is specific to maildropctl control script, which is generated to ${buildout:directory}/bin. If you want to run maildrop process under specific user, add MAILDROP_USER option to the buildout configuration. Otherwise current user will be used to start maildrop daemon process.

Do not change anything in MaildropHost directory by hand!

Version 1.5.2

Fixed config file name in maildropctl script

Version 1.5.1

Fixed overriding commented items

Version 1.5

Updated to work with MaildropHost 1.22 - config.py file is now 'config' only. Both versions are supported. If there is no config.py, config will be used. MaildropHost 1.22 is default now.

Version 1.4

Fixed MAILDROP_USER option. This option did not work. Thanks to dhigu.

Version 1.3

Fixed download_dir - if download_directory is not available using download_cache or downloads dir in buildout.

Subscribe to package updates

Last updated Jan 5th, 2011

Download Stats

Last month:1

What does the lock icon mean?

Builds marked with a lock icon are only available via PyPM to users with a current ActivePython Business Edition subscription.

Need custom builds or support?

ActivePython Enterprise Edition guarantees priority access to technical support, indemnification, expert consulting and quality-assured language builds.

Plan on re-distributing ActivePython?

Get re-distribution rights and eliminate legal risks with ActivePython OEM Edition.