[IMP] discuss: add note about config of outbound servers (#534)
This commit is contained in:
parent
b08d95f495
commit
f37934ab02
@ -22,7 +22,6 @@ information on how to integrate your own email solution with Odoo.
|
||||
|
||||
How to manage outbound messages
|
||||
===============================
|
||||
|
||||
As a system admin, go to :menuselection:`Settings --> General Settings`
|
||||
and check *External Email Servers*.
|
||||
Then, click *Outgoing Mail Servers* to create one and reference the SMTP data of your email server.
|
||||
@ -35,6 +34,14 @@ Here is a typical configuration for a G Suite server.
|
||||
|
||||
Then set your email domain name in the General Settings.
|
||||
|
||||
.. note::
|
||||
If you get a ``[AUTHENTICATIONFAILED] Invalid credentials (Failure)`` warning when you *Test
|
||||
Connection* on a Gmail address, activate the *Less secure app access* option. A direct link can
|
||||
be `accessed here <https://myaccount.google.com/lesssecureapps?pli=1>`_.
|
||||
|
||||
In addition to that, enable the IMAP setting on your Gmail account.
|
||||
|
||||
|
||||
Can I use an Office 365 server
|
||||
------------------------------
|
||||
You can use an Office 365 server if you run Odoo on-premise.
|
||||
|
Loading…
Reference in New Issue
Block a user