Browse Source

[DOC] tiny improvements

pull/19/head
Ivan Yelizariev 9 years ago
parent
commit
e369e683cb
  1. 6
      mail_mailgun/README.rst
  2. 7
      mail_mailgun/doc/index.rst

6
mail_mailgun/README.rst

@ -11,17 +11,17 @@ Credits
=======
Contributors
============
------------
* Ildar Nasyrov <Nasyrov@it-projects.info>
Sponsors
========
--------
* `IT-Projects LLC <https://it-projects.info>`_
Further information
===================
HTML Description: https://apps.odoo.com/apps/modules/VERSION/TECHNICAL_NAME/
HTML Description: https://apps.odoo.com/apps/modules/9.0/mail_mailgun/
Usage instructions: `<doc/index.rst>`_

7
mail_mailgun/doc/index.rst

@ -12,7 +12,7 @@ Usage
* Open menu ``Settings / Parameters / System Parameters``
* Create new parameter
* key: mailgun.apikey parameter
* key: ``mailgun.apikey``
* Value: API Key from mailgun (``key-...``)
* click Save
@ -34,13 +34,11 @@ Usage
* Put your mailgun domain here. E.g. sandbox123...mailgun.org
* Click 'Apply' button
* Open menu ``Settings / Users / Users``
* Set admin's email alias. Open menu ``Settings / Users / Users``
* choose your user and click ``[Edit]``
* On Preference tab put alias into Messaging Alias field and click ``[Save]``. E.g. ``admin@sandbox...mailgun.org``
* Now you can receive emails that is sent to configured alias email address.
* From https://mailgun.com/cp/routes create new route
* Priority: ``0``
@ -50,6 +48,7 @@ Usage
* Via your favorite mail client (e.g. gmail.com) send email to ``admin@sandox...mailgun.org``
* Open ``Discuss`` in odoo
* See your message there
* Reply to the message and check it in your mail client (e.g. gmail.com)
* Stop odoo and send several emails again. On odoo starting you see all your messages in ``Discuss``

Loading…
Cancel
Save