{ "info": { "author": "Tecnativa, Odoo Community Association (OCA)", "author_email": "support@odoo-community.org", "bugtrack_url": null, "classifiers": [ "Framework :: Odoo", "License :: OSI Approved :: GNU Affero General Public License v3", "Programming Language :: Python" ], "description": "===================================\nDefault Thread For Unbounded Emails\n===================================\n\n.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n !! This file is generated by oca-gen-addon-readme !!\n !! changes will be overwritten. !!\n !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n\n.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png\n :target: https://odoo-community.org/page/development-status\n :alt: Beta\n.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png\n :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html\n :alt: License: AGPL-3\n.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fsocial-lightgray.png?logo=github\n :target: https://github.com/OCA/social/tree/11.0/fetchmail_thread_default\n :alt: OCA/social\n.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png\n :target: https://translation.odoo-community.org/projects/social-11-0/social-11-0-fetchmail_thread_default\n :alt: Translate me on Weblate\n.. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png\n :target: https://runbot.odoo-community.org/runbot/205/11.0\n :alt: Try me on Runbot\n\n|badge1| |badge2| |badge3| |badge4| |badge5| \n\nThis module extends the functionality of mail fetching to support choosing a\nmail thread that acts as a mail sink and gathers all mail messages that Odoo\ndoes not know where to put.\n\nDangling emails are really a problem because if you do not care about them,\nSPAM can enter your inbox and keep increasing fetchmail process network quota\nbecause Odoo would gather them every time it runs the fetchmail process.\n\nBefore this, your only choice was to create a new record for those unbounded\nemails. That could be useful under some circumstances, like creating a\n``crm.lead`` for them, but what happens if you do not want to have lots of\nspammy leads? Or if you do not need Odoo's CRM at all?\n\nHere we come to the rescue. This simple addons adds almost none dependencies\nand allows you to direct those mails somewhere you can handle or ignore at\nwish.\n\n**Table of contents**\n\n.. contents::\n :local:\n\nConfiguration\n=============\n\nTo configure this module, you need to:\n\n#. Go to *Settings > General Settings > Configure the incoming email gateway*.\n#. Create or edit a record.\n#. Configure properly.\n#. Under *Default mail thread*, choose a model and record.\n\n Tip: if you do not know what to choose, we suggest you to use a mail\n channel.\n\nUsage\n=====\n\nTo use this module, you need to:\n\n#. Subscribe to the thread you chose as the *Default mail thread*.\n#. You will be notified when a new unbound email lands in that thread.\n#. Do what you want with it.\n\nBug Tracker\n===========\n\nBugs are tracked on `GitHub Issues `_.\nIn case of trouble, please check there if your issue has already been reported.\nIf you spotted it first, help us smashing it by providing a detailed and welcomed\n`feedback `_.\n\nDo not contact contributors directly about support or help with technical issues.\n\nCredits\n=======\n\nAuthors\n~~~~~~~\n\n* Tecnativa\n\nContributors\n~~~~~~~~~~~~\n\n* `Tecnativa `_:\n\n * Jairo Llopis\n * David Vidal\n\nMaintainers\n~~~~~~~~~~~\n\nThis module is maintained by the OCA.\n\n.. image:: https://odoo-community.org/logo.png\n :alt: Odoo Community Association\n :target: https://odoo-community.org\n\nOCA, or the Odoo Community Association, is a nonprofit organization whose\nmission is to support the collaborative development of Odoo features and\npromote its widespread use.\n\nThis module is part of the `OCA/social `_ project on GitHub.\n\nYou are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://www.github.com/social", "keywords": "", "license": "AGPL-3", "maintainer": "", "maintainer_email": "", "name": "odoo11-addon-fetchmail-thread-default", "package_url": "https://pypi.org/project/odoo11-addon-fetchmail-thread-default/", "platform": "", "project_url": "https://pypi.org/project/odoo11-addon-fetchmail-thread-default/", "project_urls": { "Homepage": "https://www.github.com/social" }, "release_url": "https://pypi.org/project/odoo11-addon-fetchmail-thread-default/11.0.1.0.0.99.dev3/", "requires_dist": [ "odoo (<11.1dev,>=11.0a)" ], "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*", "summary": "Post unkonwn messages to an existing thread", "version": "11.0.1.0.0.99.dev3" }, "last_serial": 5604733, "releases": { "11.0.1.0.0.99.dev2": [ { "comment_text": "", "digests": { "md5": "baa7d3759e0b4a578aa32c69f486ed00", "sha256": "acc1e8aa92ccca5b925ce7f517cb1c48ac9044fff750902766b41a3425ac80f4" }, "downloads": -1, "filename": "odoo11_addon_fetchmail_thread_default-11.0.1.0.0.99.dev2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "baa7d3759e0b4a578aa32c69f486ed00", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*", "size": 36743, "upload_time": "2018-12-05T05:46:31", "url": "https://files.pythonhosted.org/packages/45/91/3a6b086f38422dda7ed9e6a79d5739b7f13e1f4de3eb82c1fc1d458a3366/odoo11_addon_fetchmail_thread_default-11.0.1.0.0.99.dev2-py2.py3-none-any.whl" } ], "11.0.1.0.0.99.dev3": [ { "comment_text": "", "digests": { "md5": "69f86a3e79965a304033e8193e002401", "sha256": "f7132dcde0f0c4ed6524ba9a2f6bb29b0b19de534080dd696dc5887b67bdca2c" }, "downloads": -1, "filename": "odoo11_addon_fetchmail_thread_default-11.0.1.0.0.99.dev3-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "69f86a3e79965a304033e8193e002401", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*", "size": 36740, "upload_time": "2019-07-30T05:23:28", "url": "https://files.pythonhosted.org/packages/00/a0/1bf66d698ee408a9c87567a2019b803e62783e5eaca5b9998e4d02f45430/odoo11_addon_fetchmail_thread_default-11.0.1.0.0.99.dev3-py2.py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "69f86a3e79965a304033e8193e002401", "sha256": "f7132dcde0f0c4ed6524ba9a2f6bb29b0b19de534080dd696dc5887b67bdca2c" }, "downloads": -1, "filename": "odoo11_addon_fetchmail_thread_default-11.0.1.0.0.99.dev3-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "69f86a3e79965a304033e8193e002401", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*", "size": 36740, "upload_time": "2019-07-30T05:23:28", "url": "https://files.pythonhosted.org/packages/00/a0/1bf66d698ee408a9c87567a2019b803e62783e5eaca5b9998e4d02f45430/odoo11_addon_fetchmail_thread_default-11.0.1.0.0.99.dev3-py2.py3-none-any.whl" } ] }