{ "info": { "author": "Radim Novotny", "author_email": "novotny.radim@gmail.com", "bugtrack_url": null, "classifiers": [ "Framework :: Plone", "Framework :: Zope2", "Programming Language :: Python", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "cns.recipe.maildrophost is simple recipe used for installing MaildropHost from tarball with ability \nto configure the product by modifying config.py file. No other changes, except download, untar and modify\nconfig.py are made.\n\nExample::\n\n [maildrophost]\n recipe = cns.recipe.maildrophost\n version = 1.22\n target = ${buildout:directory}/products\n MAILDROP_HOME=/tmp/maildrop\n MAILDROP_SPOOL=/tmp/maildrop/spool\n MAILDROP_VAR=/tmp/maildrop/var\n MAILDROP_PID_FILE=/var/run/maildrop/maildrop.pid\n MAILDROP_LOG_FILE=/var/log/maildrop/maildrop.log\n PYTHON=/usr/bin/python\n SMTP_HOST=localhost\n SMTP_PORT=25\n MAILDROP_INTERVAL=120\n DEBUG=0\n DEBUG_RECEIVER=\n MAILDROP_BATCH=0\n MAILDROP_TLS=0\n MAILDROP_LOGIN=\n MAILDROP_PASSWORD=\n WAIT_INTERVAL=0.0\n ADD_MESSAGEID=0\n SUPERVISED_DAEMON=0\n\n\n**version** is optional and defaults to 1.22\n\n**target** is optional. Defaults to *${buildout:directory}/products* \n\nAll other options (with capital letters) are MaildropHost specific options. See `MaildropHost/config.py `_ \nfor exact meaning.\n\nOption **MAILDROP_USER** (not included above) is specific to maildropctl control script, \nwhich is generated to ${buildout:directory}/bin. If you want to run maildrop process under specific user, \nadd MAILDROP_USER option to the buildout configuration. Otherwise current user will be used to start maildrop \ndaemon process.\n\nDo not change anything in MaildropHost directory by hand!\n\n**Version 1.5.2**\n\nFixed config file name in maildropctl script\n\n**Version 1.5.1**\n\nFixed overriding commented items\n\n**Version 1.5**\n\nUpdated 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.\nMaildropHost 1.22 is default now.\n\n**Version 1.4**\n\nFixed MAILDROP_USER option. This option did not work. Thanks to dhigu.\n\n**Version 1.3**\n\nFixed download_dir - if download_directory is not available using download_cache or downloads dir in buildout.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://svn.plone.org/svn/collective/cns.recipe.maildrophost", "keywords": "buildout recipe", "license": "GPL", "maintainer": null, "maintainer_email": null, "name": "cns.recipe.maildrophost", "package_url": "https://pypi.org/project/cns.recipe.maildrophost/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/cns.recipe.maildrophost/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://svn.plone.org/svn/collective/cns.recipe.maildrophost" }, "release_url": "https://pypi.org/project/cns.recipe.maildrophost/1.5.2/", "requires_dist": null, "requires_python": null, "summary": "Recipe for installing MaildropHost", "version": "1.5.2" }, "last_serial": 787587, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "9d178237749700c4c64ebdac0ac9954a", "sha256": "7dee033307ebce07b82ad41ba65985b37f790f03a80aa73fcaf63b04ee824b4b" }, "downloads": -1, "filename": "cns.recipe.maildrophost-1.0-py2.4.egg", "has_sig": false, "md5_digest": "9d178237749700c4c64ebdac0ac9954a", "packagetype": "bdist_egg", "python_version": "2.4", "requires_python": null, "size": 6333, "upload_time": "2007-12-10T18:32:34", "url": "https://files.pythonhosted.org/packages/2a/99/94769fa4484cb1513316cc372d3ea9b8a7cf778bbfe30f5d3c0769fe2edb/cns.recipe.maildrophost-1.0-py2.4.egg" }, { "comment_text": "", "digests": { "md5": "0307e66769ddbbff5564324f3d56d71d", "sha256": "4df91fe2001097ad2f737f1582c6f002da2c13affc993bd06303269a9ef2de1d" }, "downloads": -1, "filename": "cns.recipe.maildrophost-1.0.tar.gz", "has_sig": false, "md5_digest": "0307e66769ddbbff5564324f3d56d71d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3011, "upload_time": "2007-12-10T18:32:34", "url": "https://files.pythonhosted.org/packages/98/8b/2e6fa03a18f8c8c69ca33e739f32772ba6390835399b19d041857b5733ae/cns.recipe.maildrophost-1.0.tar.gz" } ], "1.1": [ { "comment_text": "", "digests": { "md5": "2d501efaa88a8b1a5f8d8482e7372c79", "sha256": "cf1bc00a051bda4c7617bfe098cbc5e6d88cb8ab6af85a553480dcd8487194d2" }, "downloads": -1, "filename": "cns.recipe.maildrophost-1.1-py2.4.egg", "has_sig": false, "md5_digest": "2d501efaa88a8b1a5f8d8482e7372c79", "packagetype": "bdist_egg", "python_version": "2.4", "requires_python": null, "size": 6546, "upload_time": "2007-12-13T14:43:06", "url": "https://files.pythonhosted.org/packages/ec/ec/5fe962b489519582c14940f0e20a76fadda67b26cbac78aa1dfc330c0f79/cns.recipe.maildrophost-1.1-py2.4.egg" }, { "comment_text": "", "digests": { "md5": "29fc6a27ebeb1acb77a4e9b8bac82b6d", "sha256": "587e34d77abdefc19c67447332ff1a59471278ec75077b2b8d42f48fa81d4899" }, "downloads": -1, "filename": "cns.recipe.maildrophost-1.1.tar.gz", "has_sig": false, "md5_digest": "29fc6a27ebeb1acb77a4e9b8bac82b6d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3175, "upload_time": "2007-12-13T14:43:06", "url": "https://files.pythonhosted.org/packages/7b/e8/253bc9adca6f6856a55f22fc16dad218aad9b9647cdc9f8934342de0fbfd/cns.recipe.maildrophost-1.1.tar.gz" } ], "1.2": [ { "comment_text": "", "digests": { "md5": "043a0909ec237f29a4f24f54c9d80049", "sha256": "7229774bf896b925618ae7598162da47e47e44fa912cb1aa3a292697ec6e2c93" }, "downloads": -1, "filename": "cns.recipe.maildrophost-1.2-py2.4.egg", "has_sig": false, "md5_digest": "043a0909ec237f29a4f24f54c9d80049", "packagetype": "bdist_egg", "python_version": "2.4", "requires_python": null, "size": 7352, "upload_time": "2008-02-02T09:24:33", "url": "https://files.pythonhosted.org/packages/26/1d/502f9b55c8bdd1060a4c8c4c6ac195fc0eb416e95566806ed755817dc1ab/cns.recipe.maildrophost-1.2-py2.4.egg" }, { "comment_text": "", "digests": { "md5": "eb60d4db544ac5eb5c03a0d95c9648cd", "sha256": "aaf1eb827cee8a0327d777d647145e1fea02cfa157acb90e191291f4bfc18a51" }, "downloads": -1, "filename": "cns.recipe.maildrophost-1.2.tar.gz", "has_sig": false, "md5_digest": "eb60d4db544ac5eb5c03a0d95c9648cd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3638, "upload_time": "2008-02-02T09:24:33", "url": "https://files.pythonhosted.org/packages/f5/0e/8d4219d9564dbdbba71088d304f40cf2760fc17eb365f1dbcb700b33fafd/cns.recipe.maildrophost-1.2.tar.gz" } ], "1.3": [ { "comment_text": "", "digests": { "md5": "b31c0a0360dbd87079c3caec83853bd5", "sha256": "fb8255872fb8fc31421a8b78ed42a28775a0fed579f1debd607914d022fd977d" }, "downloads": -1, "filename": "cns.recipe.maildrophost-1.3-py2.4.egg", "has_sig": false, "md5_digest": "b31c0a0360dbd87079c3caec83853bd5", "packagetype": "bdist_egg", "python_version": "2.4", "requires_python": null, "size": 7468, "upload_time": "2008-03-04T07:53:35", "url": "https://files.pythonhosted.org/packages/02/fd/2fbe86f5529f89475ebc4e41b9553373c8281fc1efe81b2b881c1632f343/cns.recipe.maildrophost-1.3-py2.4.egg" }, { "comment_text": "", "digests": { "md5": "21f29b9acea4fc418ccf94fb94336843", "sha256": "7eb720f19b391a4a6683e0f72b2017c3865848e09809660b94889650eafb1205" }, "downloads": -1, "filename": "cns.recipe.maildrophost-1.3.tar.gz", "has_sig": false, "md5_digest": "21f29b9acea4fc418ccf94fb94336843", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3733, "upload_time": "2008-03-04T07:53:32", "url": "https://files.pythonhosted.org/packages/3a/15/61e22744b7a88ea98f2f88dafe39e19dbe90504b41fc4a7d8358fff97d9f/cns.recipe.maildrophost-1.3.tar.gz" } ], "1.4": [ { "comment_text": "", "digests": { "md5": "85629ac4659d92940c9805c40795ca84", "sha256": "89186de17148b04bbccdc14c459b8a2bc48d6de30e9d773d5abcdfba7f46a672" }, "downloads": -1, "filename": "cns.recipe.maildrophost-1.4-py2.4.egg", "has_sig": false, "md5_digest": "85629ac4659d92940c9805c40795ca84", "packagetype": "bdist_egg", "python_version": "2.4", "requires_python": null, "size": 7514, "upload_time": "2008-09-22T17:46:37", "url": "https://files.pythonhosted.org/packages/3f/dc/a020c3cb4d478ac5b77bb7bc7709351de4e3a721b0954bbccfe8cf18e712/cns.recipe.maildrophost-1.4-py2.4.egg" }, { "comment_text": "", "digests": { "md5": "ce06926bf11d806a8646c89956b9ccf3", "sha256": "8c8709c21e35ad3a632e6c3c5b6b330118500f9b915967dfa4c7d544af17a3f8" }, "downloads": -1, "filename": "cns.recipe.maildrophost-1.4.tar.gz", "has_sig": false, "md5_digest": "ce06926bf11d806a8646c89956b9ccf3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3778, "upload_time": "2008-09-22T17:46:36", "url": "https://files.pythonhosted.org/packages/96/30/166ae889976803eef8a37a977a708956442af0b5158232152707f9f0e4b2/cns.recipe.maildrophost-1.4.tar.gz" } ], "1.5": [ { "comment_text": "", "digests": { "md5": "c40a9db97cd469374b2f6b1447399ec2", "sha256": "5d8413b72645d7b0d8c3b875a5f41340a397e7864d8141c5d689f58a71e17d39" }, "downloads": -1, "filename": "cns.recipe.maildrophost-1.5-py2.4.egg", "has_sig": false, "md5_digest": "c40a9db97cd469374b2f6b1447399ec2", "packagetype": "bdist_egg", "python_version": "2.4", "requires_python": null, "size": 7669, "upload_time": "2008-12-04T21:10:48", "url": "https://files.pythonhosted.org/packages/fa/8d/cafe327b18314eef05e9ea3579bfeaa98c75aaa647c1da039407a819c8f8/cns.recipe.maildrophost-1.5-py2.4.egg" }, { "comment_text": "", "digests": { "md5": "6d2df73019eb4f3143b172aabda17664", "sha256": "8afff6b700babf2fd49986d5740aa41415fe2f371542acb4b7b490f54f90306b" }, "downloads": -1, "filename": "cns.recipe.maildrophost-1.5.tar.gz", "has_sig": false, "md5_digest": "6d2df73019eb4f3143b172aabda17664", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3905, "upload_time": "2008-12-04T21:10:48", "url": "https://files.pythonhosted.org/packages/fa/2b/b7d151b3607ce77beb5eeea7a2260357fb811704bf3c0b6510aa7b448e43/cns.recipe.maildrophost-1.5.tar.gz" } ], "1.5.1": [ { "comment_text": "", "digests": { "md5": "d6a06879570690c89183a255f0c00ca4", "sha256": "69e9489a586db44211e171ea983235a0829f9913b9d258dc3b9dea1b3996dcbc" }, "downloads": -1, "filename": "cns.recipe.maildrophost-1.5.1-py2.4.egg", "has_sig": false, "md5_digest": "d6a06879570690c89183a255f0c00ca4", "packagetype": "bdist_egg", "python_version": "2.4", "requires_python": null, "size": 7729, "upload_time": "2008-12-20T14:46:37", "url": "https://files.pythonhosted.org/packages/a5/57/4d0e6264d3ad8b067d74f77bc502b0828759fabbe00d742a6fa760fdf375/cns.recipe.maildrophost-1.5.1-py2.4.egg" }, { "comment_text": "", "digests": { "md5": "95bf5a4285d89411d035d86c78c45d85", "sha256": "1e3884d3469e953754dea8ff7bec8c443bddfcf70c5f6c98f038ed1b971f347c" }, "downloads": -1, "filename": "cns.recipe.maildrophost-1.5.1.tar.gz", "has_sig": false, "md5_digest": "95bf5a4285d89411d035d86c78c45d85", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3968, "upload_time": "2008-12-20T14:46:37", "url": "https://files.pythonhosted.org/packages/9b/25/bea91cbc4aa7ee56d4f8f3a6da6ae2584bc4e5cb0d66e60582c252ec7191/cns.recipe.maildrophost-1.5.1.tar.gz" } ], "1.5.2": [ { "comment_text": "", "digests": { "md5": "04c7622ef2a61bb7c5090f0bcc04bc10", "sha256": "2f6a309945060f2173df6860ac0384cbc9e95a38604b5066c53ee79b98d63a1c" }, "downloads": -1, "filename": "cns.recipe.maildrophost-1.5.2-py2.4.egg", "has_sig": false, "md5_digest": "04c7622ef2a61bb7c5090f0bcc04bc10", "packagetype": "bdist_egg", "python_version": "2.4", "requires_python": null, "size": 7671, "upload_time": "2008-12-23T17:12:46", "url": "https://files.pythonhosted.org/packages/94/6f/54a4eaf2a9e8fb9a68c5e363b8809b093785144cee9c88256afa9742ee78/cns.recipe.maildrophost-1.5.2-py2.4.egg" }, { "comment_text": "", "digests": { "md5": "aae0ca267e8536853a6f700634ffc2b7", "sha256": "a106d1ad9538e36907ef54eb209424e41b13654f4ea30434f1c046c54fea30b7" }, "downloads": -1, "filename": "cns.recipe.maildrophost-1.5.2.tar.gz", "has_sig": false, "md5_digest": "aae0ca267e8536853a6f700634ffc2b7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3969, "upload_time": "2008-12-23T17:12:46", "url": "https://files.pythonhosted.org/packages/5b/e2/69621dbfe3d7602670e048b218fe5053722872f1b2412521f6ef65a9b4f7/cns.recipe.maildrophost-1.5.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "04c7622ef2a61bb7c5090f0bcc04bc10", "sha256": "2f6a309945060f2173df6860ac0384cbc9e95a38604b5066c53ee79b98d63a1c" }, "downloads": -1, "filename": "cns.recipe.maildrophost-1.5.2-py2.4.egg", "has_sig": false, "md5_digest": "04c7622ef2a61bb7c5090f0bcc04bc10", "packagetype": "bdist_egg", "python_version": "2.4", "requires_python": null, "size": 7671, "upload_time": "2008-12-23T17:12:46", "url": "https://files.pythonhosted.org/packages/94/6f/54a4eaf2a9e8fb9a68c5e363b8809b093785144cee9c88256afa9742ee78/cns.recipe.maildrophost-1.5.2-py2.4.egg" }, { "comment_text": "", "digests": { "md5": "aae0ca267e8536853a6f700634ffc2b7", "sha256": "a106d1ad9538e36907ef54eb209424e41b13654f4ea30434f1c046c54fea30b7" }, "downloads": -1, "filename": "cns.recipe.maildrophost-1.5.2.tar.gz", "has_sig": false, "md5_digest": "aae0ca267e8536853a6f700634ffc2b7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3969, "upload_time": "2008-12-23T17:12:46", "url": "https://files.pythonhosted.org/packages/5b/e2/69621dbfe3d7602670e048b218fe5053722872f1b2412521f6ef65a9b4f7/cns.recipe.maildrophost-1.5.2.tar.gz" } ] }