~xrg/openobject-doc/trunk-xrg

« back to all changes in this revision

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

  • Committer: TruongSinh Tran
  • Date: 2009-07-17 18:59:45 UTC
  • Revision ID: truongsinh@vipescoserver-20090717185945-ajjp3zso6xh5jddm
[FIX]private issue

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