Browse Source

[DOC] fix format

pull/19/head
Ivan Yelizariev 9 years ago
parent
commit
859cbe07b4
  1. 3
      mailgun/README.rst

3
mailgun/README.rst

@ -7,7 +7,8 @@ There is no IMAP or POP3 servers on mailgun that is to be used with odoo.
That is why we need this module. It fetches messages from mailgun using their API
and stores them in odoo.
TODO.
TODO
----
* If emails are sent when odoo is stopped then Mailgun will retry (other than for delivery notification) during 8 hours at the following intervals before stop trying: 10 minutes, 10 minutes, 15 minutes, 30 minutes, 1 hour, 2 hour and 4 hours. This could be fixed by fetching undelivered messages after odoo starts.

Loading…
Cancel
Save