Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 728 Bytes

README.rst

File metadata and controls

25 lines (19 loc) · 728 Bytes

Extensions to the Odoo mail system

This repo contains addon that modify the standard mailing behaviour of Odoo.

Summary (of addons):

  • Integrates with Evaneos mailing system.
  • Allow to reply messages with a copy of the original one.
  • Disallows direct messages.
  • Deal with message bounces.
  • Provide a unique email address per conversation.
  • Check for unique message ids.
  • Automatically convert mailed URLs into attachments.
  • Allow to expand the message.

These addons require a modified version of Odoo as that provided by Merchise Autrement (https://github.com/merchise-autrement/).