~openerp-community/openobject-doc/ksa-openobject-doc-6.0

« back to all changes in this revision

Viewing changes to i18n/ru/source/technical_guide/smtpclient.rst

  • Committer: Don Kirkby
  • Date: 2011-02-21 20:46:11 UTC
  • mfrom: (433.1.53 openobject-doc)
  • Revision ID: donkirkby+launpd@gmail.com-20110221204611-1ykt6dmg4k3gh5dh
[MERGE] revisions 477 to 486 from the 5.0 branch.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
 
 
2
.. i18n: .. module:: smtpclient
 
3
.. i18n:     :synopsis: Email Client 
 
4
.. i18n:     :noindex:
 
5
.. i18n: .. 
 
6
..
 
7
 
 
8
.. module:: smtpclient
 
9
    :synopsis: Email Client 
 
10
    :noindex:
 
11
.. 
 
12
 
 
13
.. i18n: .. raw:: html
 
14
.. i18n: 
 
15
.. i18n:       <br />
 
16
.. i18n:     <link rel="stylesheet" href="../_static/hide_objects_in_sidebar.css" type="text/css" />
 
17
..
 
18
 
 
19
.. raw:: html
 
20
 
 
21
      <br />
 
22
    <link rel="stylesheet" href="../_static/hide_objects_in_sidebar.css" type="text/css" />
 
23
 
 
24
.. i18n: .. tip:: This module is part of the OpenERP software, the leading Open Source 
 
25
.. i18n:   enterprise management system. If you want to discover OpenERP, check our 
 
26
.. i18n:   `screencasts <http://openerp.tv>`_ or download 
 
27
.. i18n:   `OpenERP <http://openerp.com>`_ directly.
 
28
..
 
29
 
 
30
.. tip:: This module is part of the OpenERP software, the leading Open Source 
 
31
  enterprise management system. If you want to discover OpenERP, check our 
 
32
  `screencasts <http://openerp.tv>`_ or download 
 
33
  `OpenERP <http://openerp.com>`_ directly.
 
34
 
 
35
.. i18n: .. raw:: html
 
36
.. i18n: 
 
37
.. i18n:     <div class="js-kit-rating" title="" permalink="" standalone="yes" path="/smtpclient"></div>
 
38
.. i18n:     <script src="http://js-kit.com/ratings.js"></script>
 
39
..
 
40
 
 
41
.. raw:: html
 
42
 
 
43
    <div class="js-kit-rating" title="" permalink="" standalone="yes" path="/smtpclient"></div>
 
44
    <script src="http://js-kit.com/ratings.js"></script>
 
45
 
 
46
.. i18n: Email Client (*smtpclient*)
 
47
.. i18n: ===========================
 
48
.. i18n: :Module: smtpclient
 
49
.. i18n: :Name: Email Client
 
50
.. i18n: :Version: 5.0.1.0
 
51
.. i18n: :Author: Tiny
 
52
.. i18n: :Directory: smtpclient
 
53
.. i18n: :Web: http://www.openerp.com
 
54
.. i18n: :Official module: no
 
55
.. i18n: :Quality certified: no
 
56
..
 
57
 
 
58
Email Client (*smtpclient*)
 
59
===========================
 
60
:Module: smtpclient
 
61
:Name: Email Client
 
62
:Version: 5.0.1.0
 
63
:Author: Tiny
 
64
:Directory: smtpclient
 
65
:Web: http://www.openerp.com
 
66
:Official module: no
 
67
:Quality certified: no
 
68
 
 
69
.. i18n: Description
 
70
.. i18n: -----------
 
71
..
 
72
 
 
73
Description
 
74
-----------
 
75
 
 
76
.. i18n: ::
 
77
.. i18n: 
 
78
.. i18n:   Email Client module that provides:
 
79
.. i18n:       Sending Email
 
80
.. i18n:       Use Multiple Server
 
81
.. i18n:       Multi Threading
 
82
.. i18n:       Multi Attachment
 
83
..
 
84
 
 
85
::
 
86
 
 
87
  Email Client module that provides:
 
88
      Sending Email
 
89
      Use Multiple Server
 
90
      Multi Threading
 
91
      Multi Attachment
 
92
 
 
93
.. i18n: Download links
 
94
.. i18n: --------------
 
95
..
 
96
 
 
97
Download links
 
98
--------------
 
99
 
 
100
.. i18n: You can download this module as a zip file in the following version:
 
101
..
 
102
 
 
103
You can download this module as a zip file in the following version:
 
104
 
 
105
.. i18n:   * `5.0 <http://www.openerp.com/download/modules/5.0/smtpclient.zip>`_
 
106
.. i18n:   * `trunk <http://www.openerp.com/download/modules/trunk/smtpclient.zip>`_
 
107
..
 
108
 
 
109
  * `5.0 <http://www.openerp.com/download/modules/5.0/smtpclient.zip>`_
 
110
  * `trunk <http://www.openerp.com/download/modules/trunk/smtpclient.zip>`_
 
111
 
 
112
.. i18n: Dependencies
 
113
.. i18n: ------------
 
114
..
 
115
 
 
116
Dependencies
 
117
------------
 
118
 
 
119
.. i18n:  * :mod:`base`
 
120
..
 
121
 
 
122
 * :mod:`base`
 
123
 
 
124
.. i18n: Reports
 
125
.. i18n: -------
 
126
..
 
127
 
 
128
Reports
 
129
-------
 
130
 
 
131
.. i18n: None
 
132
..
 
133
 
 
134
None
 
135
 
 
136
.. i18n: Menus
 
137
.. i18n: -------
 
138
..
 
139
 
 
140
Menus
 
141
-------
 
142
 
 
143
.. i18n:  * Administration/Configuration/Email Servers
 
144
.. i18n:  * Administration/Configuration/Email Servers/SMTP Server
 
145
.. i18n:  * Administration/Configuration/Email Servers/Email Server History
 
146
.. i18n:  * Administration/Configuration/Email Servers/Message Queue
 
147
..
 
148
 
 
149
 * Administration/Configuration/Email Servers
 
150
 * Administration/Configuration/Email Servers/SMTP Server
 
151
 * Administration/Configuration/Email Servers/Email Server History
 
152
 * Administration/Configuration/Email Servers/Message Queue
 
153
 
 
154
.. i18n: Views
 
155
.. i18n: -----
 
156
..
 
157
 
 
158
Views
 
159
-----
 
160
 
 
161
.. i18n:  * \* INHERIT ir.actions.server.form.inherit (form)
 
162
.. i18n:  * report.smtp.server.tree (tree)
 
163
.. i18n:  * report.smtp.server.form (form)
 
164
.. i18n:  * \* INHERIT smtp.company.form (form)
 
165
.. i18n:  * email.smtpclient.form (form)
 
166
.. i18n:  * email.smtpclient.form (tree)
 
167
.. i18n:  * email.smtpclient.history.tree (tree)
 
168
.. i18n:  * email.smtpclient.history.form (form)
 
169
.. i18n:  * email.smtpclient.queue.tree (tree)
 
170
.. i18n:  * email.smtpclient.queue.form (form)
 
171
..
 
172
 
 
173
 * \* INHERIT ir.actions.server.form.inherit (form)
 
174
 * report.smtp.server.tree (tree)
 
175
 * report.smtp.server.form (form)
 
176
 * \* INHERIT smtp.company.form (form)
 
177
 * email.smtpclient.form (form)
 
178
 * email.smtpclient.form (tree)
 
179
 * email.smtpclient.history.tree (tree)
 
180
 * email.smtpclient.history.form (form)
 
181
 * email.smtpclient.queue.tree (tree)
 
182
 * email.smtpclient.queue.form (form)
 
183
 
 
184
.. i18n: Objects
 
185
.. i18n: -------
 
186
..
 
187
 
 
188
Objects
 
189
-------
 
190
 
 
191
.. i18n: Object: Email Client (email.smtpclient)
 
192
.. i18n: #######################################
 
193
..
 
194
 
 
195
Object: Email Client (email.smtpclient)
 
196
#######################################
 
197
 
 
198
.. i18n: :body: Message, text
 
199
..
 
200
 
 
201
:body: Message, text
 
202
 
 
203
.. i18n:     *The message text that will be send along with the email which is send through this server*
 
204
..
 
205
 
 
206
    *The message text that will be send along with the email which is send through this server*
 
207
 
 
208
.. i18n: :history_line: History, one2many
 
209
..
 
210
 
 
211
:history_line: History, one2many
 
212
 
 
213
.. i18n: :code: Verification Code, char
 
214
..
 
215
 
 
216
:code: Verification Code, char
 
217
 
 
218
.. i18n: :name: Server Name, char, required
 
219
..
 
220
 
 
221
:name: Server Name, char, required
 
222
 
 
223
.. i18n: :use_debug: Show debugging information, boolean
 
224
..
 
225
 
 
226
:use_debug: Show debugging information, boolean
 
227
 
 
228
.. i18n: :test_email: Test Message, text
 
229
..
 
230
 
 
231
:test_email: Test Message, text
 
232
 
 
233
.. i18n: :server: SMTP Server, char, required, readonly
 
234
..
 
235
 
 
236
:server: SMTP Server, char, required, readonly
 
237
 
 
238
.. i18n: :from_email: Email From, char, required, readonly
 
239
..
 
240
 
 
241
:from_email: Email From, char, required, readonly
 
242
 
 
243
.. i18n: :date_create: Date Create, date, required, readonly
 
244
..
 
245
 
 
246
:date_create: Date Create, date, required, readonly
 
247
 
 
248
.. i18n: :ssl: Use SSL?, boolean, readonly
 
249
..
 
250
 
 
251
:ssl: Use SSL?, boolean, readonly
 
252
 
 
253
.. i18n: :state: Server Status, selection, readonly
 
254
..
 
255
 
 
256
:state: Server Status, selection, readonly
 
257
 
 
258
.. i18n: :email: Email Address, char, required, readonly
 
259
..
 
260
 
 
261
:email: Email Address, char, required, readonly
 
262
 
 
263
.. i18n: :server_statistics: Statistics, one2many
 
264
..
 
265
 
 
266
:server_statistics: Statistics, one2many
 
267
 
 
268
.. i18n: :user: User Name, char, readonly
 
269
..
 
270
 
 
271
:user: User Name, char, readonly
 
272
 
 
273
.. i18n: :active: Active, boolean
 
274
..
 
275
 
 
276
:active: Active, boolean
 
277
 
 
278
.. i18n: :verify_email: Verify Message, text, readonly
 
279
..
 
280
 
 
281
:verify_email: Verify Message, text, readonly
 
282
 
 
283
.. i18n: :password: Password, char, readonly
 
284
..
 
285
 
 
286
:password: Password, char, readonly
 
287
 
 
288
.. i18n: :type: Server Type, selection, required
 
289
..
 
290
 
 
291
:type: Server Type, selection, required
 
292
 
 
293
.. i18n: :port: SMTP Port, char, required, readonly
 
294
..
 
295
 
 
296
:port: SMTP Port, char, required, readonly
 
297
 
 
298
.. i18n: :use_auth: Use Authentication, boolean, readonly
 
299
..
 
300
 
 
301
:use_auth: Use Authentication, boolean, readonly
 
302
 
 
303
.. i18n: :users_id: Users Allowed, many2many
 
304
..
 
305
 
 
306
:users_id: Users Allowed, many2many
 
307
 
 
308
.. i18n: Object: Email Client History (email.smtpclient.history)
 
309
.. i18n: #######################################################
 
310
..
 
311
 
 
312
Object: Email Client History (email.smtpclient.history)
 
313
#######################################################
 
314
 
 
315
.. i18n: :server_id: Smtp Server, many2one, required, readonly
 
316
..
 
317
 
 
318
:server_id: Smtp Server, many2one, required, readonly
 
319
 
 
320
.. i18n: :user_id: Username, many2one, readonly
 
321
..
 
322
 
 
323
:user_id: Username, many2one, readonly
 
324
 
 
325
.. i18n: :name: Description, text, required, readonly
 
326
..
 
327
 
 
328
:name: Description, text, required, readonly
 
329
 
 
330
.. i18n: :resource_id: Resource ID, integer, readonly
 
331
..
 
332
 
 
333
:resource_id: Resource ID, integer, readonly
 
334
 
 
335
.. i18n: :date_create: Date, datetime, readonly
 
336
..
 
337
 
 
338
:date_create: Date, datetime, readonly
 
339
 
 
340
.. i18n: :model: Model, many2one, readonly
 
341
..
 
342
 
 
343
:model: Model, many2one, readonly
 
344
 
 
345
.. i18n: :email: Email, char, readonly
 
346
..
 
347
 
 
348
:email: Email, char, readonly
 
349
 
 
350
.. i18n: Object: Email Queue (email.smtpclient.queue)
 
351
.. i18n: ############################################
 
352
..
 
353
 
 
354
Object: Email Queue (email.smtpclient.queue)
 
355
############################################
 
356
 
 
357
.. i18n: :body: Email Text, text, readonly
 
358
..
 
359
 
 
360
:body: Email Text, text, readonly
 
361
 
 
362
.. i18n: :server_id: SMTP Server, many2one, readonly
 
363
..
 
364
 
 
365
:server_id: SMTP Server, many2one, readonly
 
366
 
 
367
.. i18n: :serialized_message: Message, text, readonly
 
368
..
 
369
 
 
370
:serialized_message: Message, text, readonly
 
371
 
 
372
.. i18n: :name: Subject, char, readonly
 
373
..
 
374
 
 
375
:name: Subject, char, readonly
 
376
 
 
377
.. i18n: :cc: CC to, char, readonly
 
378
..
 
379
 
 
380
:cc: CC to, char, readonly
 
381
 
 
382
.. i18n: :bcc: BCC to, char, readonly
 
383
..
 
384
 
 
385
:bcc: BCC to, char, readonly
 
386
 
 
387
.. i18n: :date_create: Date, datetime, readonly
 
388
..
 
389
 
 
390
:date_create: Date, datetime, readonly
 
391
 
 
392
.. i18n: :to: Mail to, char, readonly
 
393
..
 
394
 
 
395
:to: Mail to, char, readonly
 
396
 
 
397
.. i18n: :state: Message Status, selection, readonly
 
398
..
 
399
 
 
400
:state: Message Status, selection, readonly
 
401
 
 
402
.. i18n: :error: Last Error, text, readonly
 
403
..
 
404
 
 
405
:error: Last Error, text, readonly
 
406
 
 
407
.. i18n: Object: Server Statistics (report.smtp.server)
 
408
.. i18n: ##############################################
 
409
..
 
410
 
 
411
Object: Server Statistics (report.smtp.server)
 
412
##############################################
 
413
 
 
414
.. i18n: :server_id: Server ID, many2one, readonly
 
415
..
 
416
 
 
417
:server_id: Server ID, many2one, readonly
 
418
 
 
419
.. i18n: :no: Total No., integer, readonly
 
420
..
 
421
 
 
422
:no: Total No., integer, readonly
 
423
 
 
424
.. i18n: :name: Server, char, readonly
 
425
..
 
426
 
 
427
:name: Server, char, readonly
 
428
 
 
429
.. i18n: :history: History, char, readonly
 
430
..
 
431
 
 
432
:history: History, char, readonly
 
433
 
 
434
.. i18n: Object: res.company.address (res.company.address)
 
435
.. i18n: #################################################
 
436
..
 
437
 
 
438
Object: res.company.address (res.company.address)
 
439
#################################################
 
440
 
 
441
.. i18n: :email: Email Address, many2one, required
 
442
..
 
443
 
 
444
:email: Email Address, many2one, required
 
445
 
 
446
.. i18n: :name: Address Type, selection, required
 
447
..
 
448
 
 
449
:name: Address Type, selection, required
 
450
 
 
451
.. i18n: :company_id: Company, many2one, required
 
452
..
 
453
 
 
454
:company_id: Company, many2one, required