Initial commit: Odoo 18.0-20251222 extra-addons
This commit is contained in:
6
fetchmail_notify_error_to_sender/readme/CONFIGURE.md
Executable file
6
fetchmail_notify_error_to_sender/readme/CONFIGURE.md
Executable file
@@ -0,0 +1,6 @@
|
||||
To configure this module, you need to:
|
||||
|
||||
1. Configure your fetchmail server setting 'Error notice template' =
|
||||
'Fetchmail - error notice'.
|
||||
2. You can edit the 'Fetchmail - error notice' email template according
|
||||
to your needs.
|
||||
9
fetchmail_notify_error_to_sender/readme/CONTRIBUTORS.md
Executable file
9
fetchmail_notify_error_to_sender/readme/CONTRIBUTORS.md
Executable file
@@ -0,0 +1,9 @@
|
||||
- Lorenzo Battistini \<<lorenzo.battistini@agilebg.com>\>
|
||||
- Miquel Raïch \<<miquel.raich@forgeflow.com>\> (migration to v9 and
|
||||
v10)
|
||||
- Hai Dinh \<<haidd.uit@gmail.com>\> (migration to V11)
|
||||
- Nedas Zilinskas \<<nedas.zilinskas@xpansa.com>\> (Ventor, Xpansa Group
|
||||
\<<https://ventor.tech/>\>)
|
||||
- Denis Valenchyts \<<denis@ventor.tech>\> (VentorTech OU
|
||||
\<<https://ventor.tech>\>)
|
||||
- Helly kapatel \<<helly.kapatel@initos.com>\>
|
||||
10
fetchmail_notify_error_to_sender/readme/DESCRIPTION.md
Executable file
10
fetchmail_notify_error_to_sender/readme/DESCRIPTION.md
Executable file
@@ -0,0 +1,10 @@
|
||||
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.
|
||||
Reference in New Issue
Block a user