.. image:: https://odoo-community.org/readme-banner-image
:target: https://odoo-community.org/get-involved?utm_source=readme
:alt: Odoo Community Association
========================
Deferred Message Posting
========================
..
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:b8388b0cb11cde1fb22cb0f1e2d686f10b048d834cf2b8fa29b3582c98b85853
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Alpha-red.png
:target: https://odoo-community.org/page/development-status
:alt: Alpha
.. |badge2| image:: https://img.shields.io/badge/license-LGPL--3-blue.png
:target: http://www.gnu.org/licenses/lgpl-3.0-standalone.html
:alt: License: LGPL-3
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fmail-lightgray.png?logo=github
:target: https://github.com/OCA/mail/tree/18.0/mail_post_defer
:alt: OCA/mail
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
:target: https://translation.odoo-community.org/projects/mail-18-0/mail-18-0-mail_post_defer
:alt: Translate me on Weblate
.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
:target: https://runboat.odoo-community.org/builds?repo=OCA/mail&target_branch=18.0
:alt: Try me on Runboat
|badge1| |badge2| |badge3| |badge4| |badge5|
This module enhances mail threads by using the mail queue by default.
Without this module, Odoo attempts to notify recipients of your message
immediately. If your mail server is slow or you have many followers,
this can mean a lot of time. Install this module and make Odoo more
snappy!
All emails will be kept in the outgoing queue by at least 30 seconds,
giving you some time to re-think what you wrote. During that time, you
can still delete the message and start again.
.. IMPORTANT::
This is an alpha version, the data model and design can change at any time without warning.
Only for development or testing purpose, do not use in production.
`More details on development status <https://odoo-community.org/page/development-status>`_
**Table of contents**
.. contents::
:local:
Configuration
=============
You usually don't need to do anything. The module is configured
appropriately out of the box. Just make sure the following scheduled
actions are active:
- Mail: Email Queue Manager (mail.ir_cron_mail_scheduler_action)
- Notification: Send scheduled message notifications
(mail.ir_cron_send_scheduled_message)
The mail queue processing is made by a cron job. This is normal Odoo
behavior, not specific to this module. However, since you will start
using that queue for every message posted by any user in any thread,
this module configures that job to execute every minute by default.
You can still change that cadence after installing the module (although
it is not recommended). To do so:
1. Log in with an administrator user.
2. Activate developer mode.
3. Go to *Settings > Technical > Automation > Scheduled Actions*.
4. Edit the action named "Mail: Email Queue Manager".
5. Lower down the frequency in the field *Execute Every*. Recommended: 1
minute.
Usage
=====
To use this module, you need to:
1. Go to the form view of any record that has a mail thread. It can be a
partner, for example.
2. Post a message.
The mail is now in the outgoing mail queue. It will be there for at
least 30 seconds. It will be really sent the next time the "Mail: Email
Queue Manager" cron job is executed.
While the message has not been yet sent:
1. Click the little envelope. You will see a paper airplane icon,
indicating it is still outgoing.
2. Hover over the message and click on *⠇ > 🗑️ Delete*. Mails will not
be sent.
Known issues / Roadmap
======================
- Add minimal deferring time configuration if it ever becomes necessary.
See https://github.com/OCA/social/pull/1001#issuecomment-1461581573
for the rationale behind current hardcoded value of 30 seconds.
Bug Tracker
===========
Bugs are tracked on `GitHub Issues <https://github.com/OCA/mail/issues>`_.
In case of trouble, please check there if your issue has already been reported.
If you spotted it first, help us to smash it by providing a detailed and welcomed
`feedback <https://github.com/OCA/mail/issues/new?body=module:%20mail_post_defer%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
Do not contact contributors directly about support or help with technical issues.
Credits
=======
Authors
-------
* Moduon
Contributors
------------
- Jairo Llopis (https://www.moduon.team/)
Maintainers
-----------
This module is maintained by the OCA.
.. image:: https://odoo-community.org/logo.png
:alt: Odoo Community Association
:target: https://odoo-community.org
OCA, or the Odoo Community Association, is a nonprofit organization whose
mission is to support the collaborative development of Odoo features and
promote its widespread use.
.. |maintainer-Yajo| image:: https://github.com/Yajo.png?size=40px
:target: https://github.com/Yajo
:alt: Yajo
Current `maintainer <https://odoo-community.org/page/maintainer-role>`__:
|maintainer-Yajo|
This module is part of the `OCA/mail <https://github.com/OCA/mail/tree/18.0/mail_post_defer>`_ project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
Raw data
{
"_id": null,
"home_page": "https://github.com/OCA/mail",
"name": "odoo-addon-mail-post-defer",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": null,
"keywords": null,
"author": "Moduon, Odoo Community Association (OCA)",
"author_email": "support@odoo-community.org",
"download_url": null,
"platform": null,
"description": ".. image:: https://odoo-community.org/readme-banner-image\n :target: https://odoo-community.org/get-involved?utm_source=readme\n :alt: Odoo Community Association\n\n========================\nDeferred Message Posting\n========================\n\n.. \n !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n !! This file is generated by oca-gen-addon-readme !!\n !! changes will be overwritten. !!\n !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n !! source digest: sha256:b8388b0cb11cde1fb22cb0f1e2d686f10b048d834cf2b8fa29b3582c98b85853\n !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!\n\n.. |badge1| image:: https://img.shields.io/badge/maturity-Alpha-red.png\n :target: https://odoo-community.org/page/development-status\n :alt: Alpha\n.. |badge2| image:: https://img.shields.io/badge/license-LGPL--3-blue.png\n :target: http://www.gnu.org/licenses/lgpl-3.0-standalone.html\n :alt: License: LGPL-3\n.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fmail-lightgray.png?logo=github\n :target: https://github.com/OCA/mail/tree/18.0/mail_post_defer\n :alt: OCA/mail\n.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png\n :target: https://translation.odoo-community.org/projects/mail-18-0/mail-18-0-mail_post_defer\n :alt: Translate me on Weblate\n.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png\n :target: https://runboat.odoo-community.org/builds?repo=OCA/mail&target_branch=18.0\n :alt: Try me on Runboat\n\n|badge1| |badge2| |badge3| |badge4| |badge5|\n\nThis module enhances mail threads by using the mail queue by default.\n\nWithout this module, Odoo attempts to notify recipients of your message\nimmediately. If your mail server is slow or you have many followers,\nthis can mean a lot of time. Install this module and make Odoo more\nsnappy!\n\nAll emails will be kept in the outgoing queue by at least 30 seconds,\ngiving you some time to re-think what you wrote. During that time, you\ncan still delete the message and start again.\n\n.. IMPORTANT::\n This is an alpha version, the data model and design can change at any time without warning.\n Only for development or testing purpose, do not use in production.\n `More details on development status <https://odoo-community.org/page/development-status>`_\n\n**Table of contents**\n\n.. contents::\n :local:\n\nConfiguration\n=============\n\nYou usually don't need to do anything. The module is configured\nappropriately out of the box. Just make sure the following scheduled\nactions are active:\n\n- Mail: Email Queue Manager (mail.ir_cron_mail_scheduler_action)\n- Notification: Send scheduled message notifications\n (mail.ir_cron_send_scheduled_message)\n\nThe mail queue processing is made by a cron job. This is normal Odoo\nbehavior, not specific to this module. However, since you will start\nusing that queue for every message posted by any user in any thread,\nthis module configures that job to execute every minute by default.\n\nYou can still change that cadence after installing the module (although\nit is not recommended). To do so:\n\n1. Log in with an administrator user.\n2. Activate developer mode.\n3. Go to *Settings > Technical > Automation > Scheduled Actions*.\n4. Edit the action named \"Mail: Email Queue Manager\".\n5. Lower down the frequency in the field *Execute Every*. Recommended: 1\n minute.\n\nUsage\n=====\n\nTo use this module, you need to:\n\n1. Go to the form view of any record that has a mail thread. It can be a\n partner, for example.\n2. Post a message.\n\nThe mail is now in the outgoing mail queue. It will be there for at\nleast 30 seconds. It will be really sent the next time the \"Mail: Email\nQueue Manager\" cron job is executed.\n\nWhile the message has not been yet sent:\n\n1. Click the little envelope. You will see a paper airplane icon,\n indicating it is still outgoing.\n2. Hover over the message and click on *\u2807 > \ud83d\uddd1\ufe0f Delete*. Mails will not\n be sent.\n\nKnown issues / Roadmap\n======================\n\n- Add minimal deferring time configuration if it ever becomes necessary.\n See https://github.com/OCA/social/pull/1001#issuecomment-1461581573\n for the rationale behind current hardcoded value of 30 seconds.\n\nBug Tracker\n===========\n\nBugs are tracked on `GitHub Issues <https://github.com/OCA/mail/issues>`_.\nIn case of trouble, please check there if your issue has already been reported.\nIf you spotted it first, help us to smash it by providing a detailed and welcomed\n`feedback <https://github.com/OCA/mail/issues/new?body=module:%20mail_post_defer%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.\n\nDo not contact contributors directly about support or help with technical issues.\n\nCredits\n=======\n\nAuthors\n-------\n\n* Moduon\n\nContributors\n------------\n\n- Jairo Llopis (https://www.moduon.team/)\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\n.. |maintainer-Yajo| image:: https://github.com/Yajo.png?size=40px\n :target: https://github.com/Yajo\n :alt: Yajo\n\nCurrent `maintainer <https://odoo-community.org/page/maintainer-role>`__:\n\n|maintainer-Yajo| \n\nThis module is part of the `OCA/mail <https://github.com/OCA/mail/tree/18.0/mail_post_defer>`_ project on GitHub.\n\nYou are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.\n",
"bugtrack_url": null,
"license": "LGPL-3",
"summary": "Faster and cancellable outgoing messages",
"version": "18.0.1.0.0.4",
"project_urls": {
"Homepage": "https://github.com/OCA/mail"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "2ec3ba6bc717b29b0ad87301b9d9aa7797e7cb7f9c708e9d76bf3e2c135a8eab",
"md5": "f58954ac3da0d86293644a6037c128a6",
"sha256": "4fcedebb7fec2dc5fd161ecacfa2dc8256715612ab2810f4f2300a64fb245058"
},
"downloads": -1,
"filename": "odoo_addon_mail_post_defer-18.0.1.0.0.4-py3-none-any.whl",
"has_sig": false,
"md5_digest": "f58954ac3da0d86293644a6037c128a6",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10",
"size": 51304,
"upload_time": "2025-08-01T10:53:04",
"upload_time_iso_8601": "2025-08-01T10:53:04.367544Z",
"url": "https://files.pythonhosted.org/packages/2e/c3/ba6bc717b29b0ad87301b9d9aa7797e7cb7f9c708e9d76bf3e2c135a8eab/odoo_addon_mail_post_defer-18.0.1.0.0.4-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-08-01 10:53:04",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "OCA",
"github_project": "mail",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "premailer",
"specs": []
}
],
"lcname": "odoo-addon-mail-post-defer"
}