8000 [IMP] discuss: correct mistake about office 365 servers + clearer gui… · exidoncom/documentation-user@2a0cb75 · GitHub
[go: up one dir, main page]

Skip to content

Commit 2a0cb75

Browse files
fgi-odootivisse
authored andcommitted
[IMP] discuss: correct mistake about office 365 servers + clearer guidelines for redirections
1 parent 3e1cf4c commit 2a0cb75

File tree

1 file changed

+24
-27
lines changed

1 file changed

+24
-27
lines changed

discuss/email_servers.rst

Lines changed: 24 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@ and check *External Email Servers*
1818
Then, go through the following steps.
1919

2020
.. note::
21-
Office 365 doesn't allow external hosts like Odoo.
22-
Consequently you can't use Office 365 email servers to send
23-
or receive messages in Odoo.
21+
Office 365 email servers don't allow to send external emails
22+
from hosts like Odoo.
23+
Consequently you can only use such email servers for incoming messages.
2424

2525
Set an outgoing email server for outbound messages
2626
--------------------------------------------------
@@ -81,31 +81,28 @@ If you want to use another alias, you have extra steps in Odoo:
8181
How to use my own email servers with Odoo Online
8282
================================================
8383
Odoo Online comes up with an embedded and ready-to-use email
84-
server (*@yourcompany.odoo.com*).
85-
We recommend to keep this default setting as it is really convenient.
86-
Indeed, while it is Odoo-labelled, the visible source of any message
87-
sent from Odoo will be your personal email address (your Odoo login).
88-
Your contacts will therefore trust your messages.
89-
90-
You can still use your own email servers if you want your contacts to see
91-
your historic email address when they reply to your messages or if you want
92-
to manage the reputation of your email servers yourself.
93-
94-
There are 2 methods:
95-
96-
* [Recommended] **Use a catchall redirection** (your server -> Odoo server)
97-
to receive emails in Odoo in real time thanks to the Odoo email server.
98-
Create a catchall address in your email server settings.
99-
Then apply following redirection:
84+
solution with *@yourcompany.odoo.com* as domain.
85+
We recommend to keep this default setup as it is really convenient.
86+
87+
Nevertheless you can still use your own email servers if you want
88+
to manage your email server's reputation (blacklisting, etc).
89+
The configuration for both incoming and outgoing mail servers is
90+
given here above.
91+
92+
However when it comes to incoming messages, we don't recommend
93+
to exclusively use your own email server. Indeed, Odoo Online is fetching
94+
incoming messages from the email server once every hour only.
95+
To receive emails in real time, you should rather use
96+
a **catchall redirection** (your server -> Odoo server). To do so:
97+
98+
* Create a catchall address in your email server settings (e.g. catchall).
99+
* Still from such settings, set a redirection
100+
from this catchall address to Odoo's one:
100101
catchall@yourdomain.ext -> catchall@yourcompany.odoo.com.
101-
That's it you're ready to go!
102-
* **Use a catchall mailbox** to exclusively use your own email server.
103-
That way you can also manage your email server reputation (blacklisting, etc).
104-
However, incoming messages are fetched from the email server
105-
thanks to a cron running every hour. This is the shortest time lap
106-
for crons in Online instances.
107-
If you opt for this solution, simply follow the procedure
108-
of above section.
102+
* In Odoo check *External Email Servers* in :menuselection:`Settings --> General Settings`
103+
and enter your email domain name (i.e. yourdomain.ext).
104+
* No need to set up an incoming email server in such a case.
105+
109106

110107
How to be SPF-compliant when using external email servers in Odoo
111108
=================================================================

0 commit comments

Comments
 (0)
0