8
8
msgstr ""
9
9
"Project-Id-Version : Odoo Business 10.0\n "
10
10
"Report-Msgid-Bugs-To : \n "
11
- "POT-Creation-Date : 2017-05-09 14:24 +0200\n "
11
+ "POT-Creation-Date : 2017-10-10 09:08 +0200\n "
12
12
"PO-Revision-Date : YEAR-MO-DA HO:MI+ZONE\n "
13
13
"Language-Team : Russian (https://www.transifex.com/odoo/teams/41243/ru/)\n "
14
14
"MIME-Version : 1.0\n "
@@ -50,8 +50,9 @@ msgstr ""
50
50
51
51
#: ../../discuss/email_servers.rst:21
52
52
msgid ""
53
- "Office 365 doesn't allow external hosts like Odoo. Consequently you can't "
54
- "use Office 365 email servers to send or receive messages in Odoo."
53
+ "Office 365 email servers don't allow to send external emails from hosts like"
54
+ " Odoo. Consequently you can only use such email servers for incoming "
55
+ "messages."
55
56
msgstr ""
56
57
57
58
#: ../../discuss/email_servers.rst:26
@@ -133,48 +134,53 @@ msgstr ""
133
134
134
135
#: ../../discuss/email_servers.rst:83
135
136
msgid ""
136
- "Odoo Online comes up with an embedded and ready-to-use email server "
137
- "(*@yourcompany.odoo.com*). We recommend to keep this default setting as it "
138
- "is really convenient. Indeed, while it is Odoo-labelled, the visible source "
139
- "of any message sent from Odoo will be your personal email address (your Odoo"
140
- " login). Your contacts will therefore trust your messages."
137
+ "Odoo Online comes up with an embedded and ready-to-use email solution with "
138
+ "*@yourcompany.odoo.com* as domain. We recommend to keep this default setup "
139
+ "as it is really convenient."
141
140
msgstr ""
142
141
143
- #: ../../discuss/email_servers.rst:90
142
+ #: ../../discuss/email_servers.rst:87
144
143
msgid ""
145
- "You can still use your own email servers if you want your contacts to see "
146
- "your historic email address when they reply to your messages or if you want "
147
- "to manage the reputation of your email servers yourself ."
144
+ "Nevertheless you can still use your own email servers if you want to manage "
145
+ "your email server's reputation (blacklisting, etc). The configuration for "
146
+ "both incoming and outgoing mail servers is given here above ."
148
147
msgstr ""
149
148
150
- #: ../../discuss/email_servers.rst:94
151
- msgid "There are 2 methods:"
149
+ #: ../../discuss/email_servers.rst:92
150
+ msgid ""
151
+ "However when it comes to incoming messages, we don't recommend to "
152
+ "exclusively use your own email server. Indeed, Odoo Online is fetching "
153
+ "incoming messages from the email server once every hour only. To receive "
154
+ "emails in real time, you should rather use a **catchall redirection** (your "
155
+ "server -> Odoo server). To do so:"
156
+ msgstr ""
157
+
158
+ #: ../../discuss/email_servers.rst:98
159
+ msgid ""
160
+ "Create a catchall address in your email server settings (e.g. catchall)."
152
161
msgstr ""
153
162
154
- #: ../../discuss/email_servers.rst:96
163
+ #: ../../discuss/email_servers.rst:99
155
164
msgid ""
156
- "[Recommended] **Use a catchall redirection** (your server -> Odoo server) to"
157
- " receive emails in Odoo in real time thanks to the Odoo email server. Create"
158
- " a catchall address in your email server settings. Then apply following "
159
- "redirection: catchall@yourdomain.ext -> catchall@yourcompany.odoo.com. "
160
- "That's it you're ready to go!"
165
+ "Still from such settings, set a redirection from this catchall address to "
166
+ "Odoo's one: catchall@yourdomain.ext -> catchall@yourcompany.odoo.com."
161
167
msgstr ""
162
168
163
169
#: ../../discuss/email_servers.rst:102
164
170
msgid ""
165
- "**Use a catchall mailbox** to exclusively use your own email server. That "
166
- "way you can also manage your email server reputation (blacklisting, etc). "
167
- "However, incoming messages are fetched from the email server thanks to a "
168
- "cron running every hour. This is the shortest time lap for crons in Online "
169
- "instances. If you opt for this solution, simply follow the procedure of "
170
- "above section."
171
+ "In Odoo check *External Email Servers* in :menuselection:`Settings --> "
172
+ "General Settings` and enter your email domain name (i.e. yourdomain.ext)."
171
173
msgstr ""
172
174
173
- #: ../../discuss/email_servers.rst:111
175
+ #: ../../discuss/email_servers.rst:104
176
+ msgid "No need to set up an incoming email server in such a case."
177
+ msgstr ""
178
+
179
+ #: ../../discuss/email_servers.rst:108
174
180
msgid "How to be SPF-compliant when using external email servers in Odoo"
175
181
msgstr ""
176
182
177
- #: ../../discuss/email_servers.rst:112
183
+ #: ../../discuss/email_servers.rst:109
178
184
msgid ""
179
185
"Sender Policy Framework (SPF) is an email-validation system that checks that"
180
186
" incoming mail from a domain comes from a host authorized by that domain's "
@@ -183,62 +189,62 @@ msgid ""
183
189
"spam."
184
190
msgstr ""
185
191
186
- #: ../../discuss/email_servers.rst:118
192
+ #: ../../discuss/email_servers.rst:115
187
193
msgid ""
188
194
"To be SPF-compliant, you need to authorize Odoo as a sending host in your "
189
195
"domain name settings:"
190
196
msgstr ""
191
197
192
- #: ../../discuss/email_servers.rst:121
198
+ #: ../../discuss/email_servers.rst:118
193
199
msgid "Sign in to your domain’s account at your domain host."
194
200
msgstr ""
195
201
196
- #: ../../discuss/email_servers.rst:122
202
+ #: ../../discuss/email_servers.rst:119
197
203
msgid "Locate the page for updating your domain’s DNS records."
198
204
msgstr ""
199
205
200
- #: ../../discuss/email_servers.rst:123
206
+ #: ../../discuss/email_servers.rst:120
201
207
msgid ""
202
208
"If no TXT record is set, create one with following definition: v=spf1 "
203
209
"include:_spf.odoo.com ~all"
204
210
msgstr ""
205
211
206
- #: ../../discuss/email_servers.rst:125
212
+ #: ../../discuss/email_servers.rst:122
207
213
msgid "In case a TXT record is already set, add \" include:_spf.odoo.com\" ."
208
214
msgstr ""
209
215
210
- #: ../../discuss/email_servers.rst:127
216
+ #: ../../discuss/email_servers.rst:124
211
217
msgid "e.g. for a Gmail server it should be:"
212
218
msgstr ""
213
219
214
- #: ../../discuss/email_servers.rst:129
220
+ #: ../../discuss/email_servers.rst:126
215
221
msgid "v=spf1 include:_spf.odoo.com include:_spf.google.com ~all"
216
222
msgstr ""
217
223
218
- #: ../../discuss/email_servers.rst:131
224
+ #: ../../discuss/email_servers.rst:128
219
225
msgid ""
220
226
"Find `here <https://www.mail-tester.com/spf/>`__ the exact procedure to "
221
227
"create or modify TXT records in your own domain registrar."
222
228
msgstr ""
223
229
224
- #: ../../discuss/email_servers.rst:134
230
+ #: ../../discuss/email_servers.rst:131
225
231
msgid ""
226
232
"Your new SPF record can take up to 48 hours to go into effect, but this "
227
233
"usually happens more quickly."
228
234
msgstr ""
229
235
230
- #: ../../discuss/email_servers.rst:137
236
+ #: ../../discuss/email_servers.rst:134
231
237
msgid ""
232
238
"Adding more than one SPF record for a domain can cause problems with mail "
233
239
"delivery and spam classification. Instead, we recommend using only one SPF "
234
240
"record by modifying it to authorize Odoo."
235
241
msgstr ""
236
242
237
- #: ../../discuss/email_servers.rst:142
243
+ #: ../../discuss/email_servers.rst:139
238
244
msgid "How to choose between Odoo and my traditional email box"
239
245
msgstr ""
240
246
241
- #: ../../discuss/email_servers.rst:143
247
+ #: ../../discuss/email_servers.rst:140
242
248
msgid ""
243
249
"Odoo Discuss is a perfect tool to send and read messages related to business"
244
250
" documents. However it doesn't aim to replace a full-featured email solution"
@@ -248,7 +254,7 @@ msgid ""
248
254
"external email box."
249
255
msgstr ""
250
256
251
- #: ../../discuss/email_servers.rst:150
257
+ #: ../../discuss/email_servers.rst:147
252
258
msgid ""
253
259
"To do so, create specific email aliases to use in Odoo (to generate leads or"
254
260
" opportunities, helpdesk tickets, etc.). If you take an email alias already "
0 commit comments