odoo/documentation#14312
Created by fw-bot
Statuses:
- ci/documentation: (runtime 671s)
- ci/codeowner_coverage: (runtime 12s)
- label
- odoo-dev:saas-18.3-18.0-settings-email-loops-jero-456726-fw
- head
- 7a6dd5a29baf81220ec0eff17fb17269530894fc
- merged
- 2 days ago by Jessica Rogers (jero)
odoo/documentation | |
---|---|
18.0 | #14305 |
saas-18.2 | #14311 |
saas-18.3 | #14312 |
saas-18.4 | #14313 |
master | #14314 |
[IMP] General: Email Infinite Loops
Combining multiple docs requests-
Docs task: https://www.odoo.com/mail/view?model=project.task&res_id=4989601&access_token=6db493fc-65b2-43dc-81d3-36d5510761db
Removed note regarding infinite mail loops at request from Support.
"This section mentioned that system parameters mail.gateway.loop.minutes and mail.gateway.loop.threshold are used to prevent abuse of record-creating aliases (from Settings -> Technical Aliases) but it also mentioned that "These parameters are only used to prevent the creation of new records. They do not prevent replies from being added to the chatter." I checked the codes and notes on Github and this doesn't seem to be the case."
Docs task: https://www.odoo.com/mail/view?model=project.task&res_id=4932088&access_token=39db38ab-30a0-47fa-a76c-4a46506e255e
Added warning about personal emails
Forward-Port-Of: #14305