You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

30 lines
683 B

  1. ==============
  2. Mail Mailgun
  3. ==============
  4. With this module you can receive incoming messages from mailgun.
  5. There is no IMAP or POP3 servers on mailgun that is to be used with odoo.
  6. That is why we need this module. It fetches messages from mailgun using their API
  7. and stores them in odoo.
  8. Credits
  9. =======
  10. Contributors
  11. ------------
  12. * Ildar Nasyrov <Nasyrov@it-projects.info>
  13. Sponsors
  14. --------
  15. * `IT-Projects LLC <https://it-projects.info>`_
  16. Further information
  17. ===================
  18. HTML Description: https://apps.odoo.com/apps/modules/9.0/mail_mailgun/
  19. Usage instructions: `<doc/index.rst>`_
  20. Changelog: `<doc/changelog.rst>`_
  21. Tested on Odoo 9.0 ODOO_COMMIT_SHA_TO_BE_UPDATED