Files
Odoo-18.0-20251222/fetchmail_notify_error_to_sender/readme/DESCRIPTION.md
tocmo0nlord adbe430761
Some checks failed
pre-commit / pre-commit (push) Has been cancelled
tests / Detect unreleased dependencies (push) Has been cancelled
tests / test with OCB (push) Has been cancelled
tests / test with Odoo (push) Has been cancelled
Initial commit: Odoo 18.0-20251222 extra-addons
2026-03-13 20:43:25 +00:00

459 B
Executable File

If fetchmail is not able to correctly route an email, the email is "silently" lost (you get an error message in server log).

For example, if you configure odoo mail system to route received emails according to recipient address, it may happen users send emails to wrong email address.

This module extends the functionality of fetchmail to allow you to automatically send a notification email to sender, when odoo can't correctly process the received email.