~openerp-dev/openobject-doc/trunk

« back to all changes in this revision

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

  • Committer: Antony Lesuisse
  • Date: 2010-03-05 16:46:40 UTC
  • Revision ID: al@openerp.com-20100305164640-9b7anc1t5ujha8lw
Merge doc into feature, before deletion of both features and doc. (odo)

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 Open ERP software, the leading Open Source 
 
25
.. i18n:   enterprise management system. If you want to discover Open ERP, check our 
 
26
.. i18n:   `screencasts <http://openerp.tv>`_ or download 
 
27
.. i18n:   `Open ERP <http://openerp.com>`_ directly.
 
28
..
 
29
 
 
30
.. tip:: This module is part of the Open ERP software, the leading Open Source 
 
31
  enterprise management system. If you want to discover Open ERP, check our 
 
32
  `screencasts <http://openerp.tv>`_ or download 
 
33
  `Open ERP <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:   * `trunk <http://www.openerp.com/download/modules/trunk/smtpclient.zip>`_
 
106
..
 
107
 
 
108
  * `trunk <http://www.openerp.com/download/modules/trunk/smtpclient.zip>`_
 
109
 
 
110
.. i18n: Dependencies
 
111
.. i18n: ------------
 
112
..
 
113
 
 
114
Dependencies
 
115
------------
 
116
 
 
117
.. i18n:  * :mod:`base`
 
118
..
 
119
 
 
120
 * :mod:`base`
 
121
 
 
122
.. i18n: Reports
 
123
.. i18n: -------
 
124
..
 
125
 
 
126
Reports
 
127
-------
 
128
 
 
129
.. i18n: None
 
130
..
 
131
 
 
132
None
 
133
 
 
134
.. i18n: Menus
 
135
.. i18n: -------
 
136
..
 
137
 
 
138
Menus
 
139
-------
 
140
 
 
141
.. i18n:  * Administration/Configuration/Email Servers
 
142
.. i18n:  * Administration/Configuration/Email Servers/SMTP Server
 
143
.. i18n:  * Administration/Configuration/Email Servers/Email Server History
 
144
.. i18n:  * Administration/Configuration/Email Servers/Message Queue
 
145
..
 
146
 
 
147
 * Administration/Configuration/Email Servers
 
148
 * Administration/Configuration/Email Servers/SMTP Server
 
149
 * Administration/Configuration/Email Servers/Email Server History
 
150
 * Administration/Configuration/Email Servers/Message Queue
 
151
 
 
152
.. i18n: Views
 
153
.. i18n: -----
 
154
..
 
155
 
 
156
Views
 
157
-----
 
158
 
 
159
.. i18n:  * \* INHERIT ir.actions.server.form.inherit (form)
 
160
.. i18n:  * report.smtp.server.tree (tree)
 
161
.. i18n:  * report.smtp.server.form (form)
 
162
.. i18n:  * \* INHERIT smtp.company.form (form)
 
163
.. i18n:  * email.smtpclient.form (form)
 
164
.. i18n:  * email.smtpclient.form (tree)
 
165
.. i18n:  * email.smtpclient.history.tree (tree)
 
166
.. i18n:  * email.smtpclient.history.form (form)
 
167
.. i18n:  * email.smtpclient.queue.tree (tree)
 
168
.. i18n:  * email.smtpclient.queue.form (form)
 
169
..
 
170
 
 
171
 * \* INHERIT ir.actions.server.form.inherit (form)
 
172
 * report.smtp.server.tree (tree)
 
173
 * report.smtp.server.form (form)
 
174
 * \* INHERIT smtp.company.form (form)
 
175
 * email.smtpclient.form (form)
 
176
 * email.smtpclient.form (tree)
 
177
 * email.smtpclient.history.tree (tree)
 
178
 * email.smtpclient.history.form (form)
 
179
 * email.smtpclient.queue.tree (tree)
 
180
 * email.smtpclient.queue.form (form)
 
181
 
 
182
.. i18n: Objects
 
183
.. i18n: -------
 
184
..
 
185
 
 
186
Objects
 
187
-------
 
188
 
 
189
.. i18n: Object: Email Client (email.smtpclient)
 
190
.. i18n: #######################################
 
191
..
 
192
 
 
193
Object: Email Client (email.smtpclient)
 
194
#######################################
 
195
 
 
196
.. i18n: :body: Message, text
 
197
..
 
198
 
 
199
:body: Message, text
 
200
 
 
201
.. i18n:     *The message text that will be send along with the email which is send through this server*
 
202
..
 
203
 
 
204
    *The message text that will be send along with the email which is send through this server*
 
205
 
 
206
.. i18n: :history_line: History, one2many
 
207
..
 
208
 
 
209
:history_line: History, one2many
 
210
 
 
211
.. i18n: :code: Verification Code, char
 
212
..
 
213
 
 
214
:code: Verification Code, char
 
215
 
 
216
.. i18n: :name: Server Name, char, required
 
217
..
 
218
 
 
219
:name: Server Name, char, required
 
220
 
 
221
.. i18n: :from_email: Email From, char, required, readonly
 
222
..
 
223
 
 
224
:from_email: Email From, char, required, readonly
 
225
 
 
226
.. i18n: :test_email: Test Message, text
 
227
..
 
228
 
 
229
:test_email: Test Message, text
 
230
 
 
231
.. i18n: :server: SMTP Server, char, required, readonly
 
232
..
 
233
 
 
234
:server: SMTP Server, char, required, readonly
 
235
 
 
236
.. i18n: :date_create: Date Create, date, required, readonly
 
237
..
 
238
 
 
239
:date_create: Date Create, date, required, readonly
 
240
 
 
241
.. i18n: :ssl: Use SSL?, boolean, readonly
 
242
..
 
243
 
 
244
:ssl: Use SSL?, boolean, readonly
 
245
 
 
246
.. i18n: :state: Server Status, selection, readonly
 
247
..
 
248
 
 
249
:state: Server Status, selection, readonly
 
250
 
 
251
.. i18n: :email: Email Address, char, required, readonly
 
252
..
 
253
 
 
254
:email: Email Address, char, required, readonly
 
255
 
 
256
.. i18n: :server_statistics: Statistics, one2many
 
257
..
 
258
 
 
259
:server_statistics: Statistics, one2many
 
260
 
 
261
.. i18n: :user: User Name, char, required, readonly
 
262
..
 
263
 
 
264
:user: User Name, char, required, readonly
 
265
 
 
266
.. i18n: :active: Active, boolean
 
267
..
 
268
 
 
269
:active: Active, boolean
 
270
 
 
271
.. i18n: :verify_email: Verify Message, text, readonly
 
272
..
 
273
 
 
274
:verify_email: Verify Message, text, readonly
 
275
 
 
276
.. i18n: :password: Password, char, required, readonly
 
277
..
 
278
 
 
279
:password: Password, char, required, readonly
 
280
 
 
281
.. i18n: :type: Server Type, selection, required
 
282
..
 
283
 
 
284
:type: Server Type, selection, required
 
285
 
 
286
.. i18n: :port: SMTP Port, char, required, readonly
 
287
..
 
288
 
 
289
:port: SMTP Port, char, required, readonly
 
290
 
 
291
.. i18n: :users_id: Users Allowed, many2many
 
292
..
 
293
 
 
294
:users_id: Users Allowed, many2many
 
295
 
 
296
.. i18n: Object: Email Client History (email.smtpclient.history)
 
297
.. i18n: #######################################################
 
298
..
 
299
 
 
300
Object: Email Client History (email.smtpclient.history)
 
301
#######################################################
 
302
 
 
303
.. i18n: :server_id: Smtp Server, many2one, required, readonly
 
304
..
 
305
 
 
306
:server_id: Smtp Server, many2one, required, readonly
 
307
 
 
308
.. i18n: :user_id: Username, many2one, readonly
 
309
..
 
310
 
 
311
:user_id: Username, many2one, readonly
 
312
 
 
313
.. i18n: :name: Description, text, required, readonly
 
314
..
 
315
 
 
316
:name: Description, text, required, readonly
 
317
 
 
318
.. i18n: :resource_id: Resource ID, integer, readonly
 
319
..
 
320
 
 
321
:resource_id: Resource ID, integer, readonly
 
322
 
 
323
.. i18n: :date_create: Date, datetime, readonly
 
324
..
 
325
 
 
326
:date_create: Date, datetime, readonly
 
327
 
 
328
.. i18n: :model: Model, many2one, readonly
 
329
..
 
330
 
 
331
:model: Model, many2one, readonly
 
332
 
 
333
.. i18n: :email: Email, char, readonly
 
334
..
 
335
 
 
336
:email: Email, char, readonly
 
337
 
 
338
.. i18n: Object: Email Queue (email.smtpclient.queue)
 
339
.. i18n: ############################################
 
340
..
 
341
 
 
342
Object: Email Queue (email.smtpclient.queue)
 
343
############################################
 
344
 
 
345
.. i18n: :body: Email Text, text, readonly
 
346
..
 
347
 
 
348
:body: Email Text, text, readonly
 
349
 
 
350
.. i18n: :server_id: SMTP Server, many2one, readonly
 
351
..
 
352
 
 
353
:server_id: SMTP Server, many2one, readonly
 
354
 
 
355
.. i18n: :serialized_message: Message, text, readonly
 
356
..
 
357
 
 
358
:serialized_message: Message, text, readonly
 
359
 
 
360
.. i18n: :name: Subject, char, readonly
 
361
..
 
362
 
 
363
:name: Subject, char, readonly
 
364
 
 
365
.. i18n: :cc: CC to, char, readonly
 
366
..
 
367
 
 
368
:cc: CC to, char, readonly
 
369
 
 
370
.. i18n: :bcc: BCC to, char, readonly
 
371
..
 
372
 
 
373
:bcc: BCC to, char, readonly
 
374
 
 
375
.. i18n: :date_create: Date, datetime, readonly
 
376
..
 
377
 
 
378
:date_create: Date, datetime, readonly
 
379
 
 
380
.. i18n: :to: Mail to, char, readonly
 
381
..
 
382
 
 
383
:to: Mail to, char, readonly
 
384
 
 
385
.. i18n: :state: Message Status, selection, readonly
 
386
..
 
387
 
 
388
:state: Message Status, selection, readonly
 
389
 
 
390
.. i18n: :error: Last Error, text, readonly
 
391
..
 
392
 
 
393
:error: Last Error, text, readonly
 
394
 
 
395
.. i18n: Object: Server Statistics (report.smtp.server)
 
396
.. i18n: ##############################################
 
397
..
 
398
 
 
399
Object: Server Statistics (report.smtp.server)
 
400
##############################################
 
401
 
 
402
.. i18n: :server_id: Server ID, many2one, readonly
 
403
..
 
404
 
 
405
:server_id: Server ID, many2one, readonly
 
406
 
 
407
.. i18n: :no: Total No., integer, readonly
 
408
..
 
409
 
 
410
:no: Total No., integer, readonly
 
411
 
 
412
.. i18n: :name: Server, char, readonly
 
413
..
 
414
 
 
415
:name: Server, char, readonly
 
416
 
 
417
.. i18n: :history: History, char, readonly
 
418
..
 
419
 
 
420
:history: History, char, readonly
 
421
 
 
422
.. i18n: Object: res.company.address (res.company.address)
 
423
.. i18n: #################################################
 
424
..
 
425
 
 
426
Object: res.company.address (res.company.address)
 
427
#################################################
 
428
 
 
429
.. i18n: :email: Email Address, many2one, required
 
430
..
 
431
 
 
432
:email: Email Address, many2one, required
 
433
 
 
434
.. i18n: :name: Address Type, selection, required
 
435
..
 
436
 
 
437
:name: Address Type, selection, required
 
438
 
 
439
.. i18n: :company_id: Company, many2one, required
 
440
..
 
441
 
 
442
:company_id: Company, many2one, required