{"id":22940570,"url":"https://github.com/zopefoundation/products.mailhost","last_synced_at":"2025-09-14T08:33:36.965Z","repository":{"id":7142968,"uuid":"8440311","full_name":"zopefoundation/Products.MailHost","owner":"zopefoundation","description":"zope.sendmail integration for Zope.","archived":false,"fork":false,"pushed_at":"2024-06-07T06:38:49.000Z","size":1074,"stargazers_count":2,"open_issues_count":2,"forks_count":7,"subscribers_count":70,"default_branch":"master","last_synced_at":"2025-01-08T02:06:28.532Z","etag":null,"topics":["mail","maintained","python","zope"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zopefoundation.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2013-02-26T19:41:16.000Z","updated_at":"2024-06-07T06:38:53.000Z","dependencies_parsed_at":"2024-02-07T21:30:31.156Z","dependency_job_id":"16004518-b1a8-462b-8d4b-8232ab84428e","html_url":"https://github.com/zopefoundation/Products.MailHost","commit_stats":{"total_commits":167,"total_committers":12,"mean_commits":"13.916666666666666","dds":0.6467065868263473,"last_synced_commit":"3b555be0471ffd12815ab4f91a51263334bfe584"},"previous_names":[],"tags_count":23,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zopefoundation%2FProducts.MailHost","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zopefoundation%2FProducts.MailHost/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zopefoundation%2FProducts.MailHost/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zopefoundation%2FProducts.MailHost/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zopefoundation","download_url":"https://codeload.github.com/zopefoundation/Products.MailHost/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":232962563,"owners_count":18603379,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["mail","maintained","python","zope"],"created_at":"2024-12-14T13:23:25.061Z","updated_at":"2025-01-08T02:06:53.515Z","avatar_url":"https://github.com/zopefoundation.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":".. image:: https://github.com/zopefoundation/Products.MailHost/actions/workflows/tests.yml/badge.svg\n   :target: https://github.com/zopefoundation/Products.MailHost/actions/workflows/tests.yml\n\n.. image:: https://coveralls.io/repos/github/zopefoundation/Products.MailHost/badge.svg?branch=master\n   :target: https://coveralls.io/github/zopefoundation/Products.MailHost?branch=master\n\n.. image:: https://img.shields.io/pypi/v/Products.MailHost.svg\n   :target: https://pypi.org/project/Products.MailHost/\n   :alt: Latest stable release on PyPI\n\n.. image:: https://img.shields.io/pypi/pyversions/Products.MailHost.svg\n   :target: https://pypi.org/project/Products.MailHost/\n   :alt: Stable release supported Python versions\n\nProducts.MailHost\n=================\n\nThe MailHost product provides support for sending email from within the Zope\nenvironment using MailHost objects.\n\nAn optional character set can be specified to automatically encode unicode\ninput, and perform appropriate RFC 2822 header and body encoding for the\nspecified character set. Full python email.Message.Message objects may be sent.\n\nEmail can optionally be encoded using Base64 or Quoted-Printable encoding\n(though automatic body encoding will be applied if a character set is\nspecified).\n\nUsage\n-----\n\nMailHost provides integration with the Zope transaction system and optional\nsupport for asynchronous mail delivery. Asynchronous mail delivery is\nimplemented using a queue and a dedicated thread processing the queue. The\nthread is (re)-started automatically when sending an email. The thread can be\nstarted manually (in case of restart) by calling its\nmanage_restartQueueThread?action=start method through HTTP. There is currently\nno possibility to start the thread at Zope startup time.\n\nSupports TLS/SSL encryption (requires Python compiled with SSL support).\n\nConfiguration\n-------------\n\nTo force MailHost to only queue mails without sending them, activate queuing\nin the ZMI and set the environment variable ``MAILHOST_QUEUE_ONLY=1``.\nThis could be helpful in a staging environment where mails should not be sent.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzopefoundation%2Fproducts.mailhost","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzopefoundation%2Fproducts.mailhost","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzopefoundation%2Fproducts.mailhost/lists"}