~ubuntu-branches/ubuntu/precise/kubuntu-docs/precise-proposed

« back to all changes in this revision

Viewing changes to docs/communication/nb/communication.xml

  • Committer: Package Import Robot
  • Author(s): David Wonderly
  • Date: 2012-04-18 11:56:36 UTC
  • Revision ID: package-import@ubuntu.com-20120418115636-43z5hjr79m9j1cuo
Tags: 12.04.0ubuntu1
12.04 updated, fixed English version.  

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<?xml version="1.0" encoding="UTF-8"?>
2
 
<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
3
 
    "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
4
 
<!ENTITY % globalent SYSTEM "../../../libs/global.ent">
5
 
%globalent;
6
 
<!ENTITY % kde-menus-C SYSTEM "../../../libs/kde-menus-C.ent">
7
 
%kde-menus-C;
8
 
<!ENTITY language "en">
9
 
]>
10
 
<article id="communication">
11
 
<articleinfo>
12
 
<title
13
 
>Communicating With &kubuntu;</title>
14
 
&legalnotice;
15
 
<abstract>
16
 
<para
17
 
>This document will present the various ways one can communicate with others using &kubuntu;. </para>
18
 
</abstract>
19
 
</articleinfo>
20
 
 
21
 
<!-- e-mail -->
22
 
<sect1 id="e-mail">
23
 
<title
24
 
>E-post</title>
25
 
<para
26
 
><application
27
 
>KMail</application
28
 
> is the default e-mail client used in &kubuntu;. <application
29
 
>KMail</application
30
 
> is a component of the Personal Information Manager (<acronym
31
 
>PIM</acronym
32
 
>) called <application
33
 
>Kontact</application
34
 
> that also includes calendaring, contacts, tasks, and more. </para>
35
 
 
36
 
<para
37
 
>To start <application
38
 
>KMail</application
39
 
>, go to &menukmail;, or press <keycombo
40
 
><keycap
41
 
>Alt</keycap
42
 
><keycap
43
 
>F2</keycap
44
 
></keycombo
45
 
>, type <userinput
46
 
>kmail</userinput
47
 
> and press the <keycap
48
 
>Enter</keycap
49
 
> key. </para>
50
 
 
51
 
<para
52
 
>The first time that <application
53
 
>KMail</application
54
 
> is started, a wizard will appear to help set up an e-mail account. If more advanced settings are needed during the wizard steps, it is safe to cancel the wizard and manually configure the settings. Please review <xref linkend="kmail-configure"/> below. </para>
55
 
 
56
 
<sect2 id="kmail-configure">
57
 
<title
58
 
>Configuring <application
59
 
>KMail</application
60
 
></title>
61
 
<para
62
 
>Once <application
63
 
>KMail</application
64
 
> is opened, click <menuchoice
65
 
><guimenu
66
 
>Settings</guimenu
67
 
><guimenuitem
68
 
>Configure KMail...</guimenuitem
69
 
></menuchoice
70
 
> to open the configuration dialog for <application
71
 
>KMail</application
72
 
> </para>
73
 
 
74
 
<para
75
 
>The first step in setting up e-mail accounts is to create identities for the accounts. The default identity can be safely modified to suit particular needs. There are 6 tabs in the Add or Modify identity dialog. </para>
76
 
 
77
 
<variablelist
78
 
><title
79
 
>Identity Add/Modify Tabs</title>
80
 
<varlistentry
81
 
><term
82
 
><guilabel
83
 
>General</guilabel
84
 
></term>
85
 
<listitem>
86
 
<para
87
 
>Contains information pertaining to name, organization, and e-mail address. </para>
88
 
</listitem>
89
 
</varlistentry>
90
 
<varlistentry
91
 
><term
92
 
><guilabel
93
 
>Cryptography</guilabel
94
 
></term>
95
 
<listitem>
96
 
<para
97
 
>Contains information pertaining to <application
98
 
>OpenPGP</application
99
 
> signing key, encryption key, S/MIME signing and encryption certificates, as well as the preferred crypto message format. </para>
100
 
</listitem>
101
 
</varlistentry>
102
 
<varlistentry
103
 
><term
104
 
><guilabel
105
 
>Advanced</guilabel
106
 
></term>
107
 
<listitem>
108
 
<para
109
 
>Contains information pertaining to reply-to and <acronym
110
 
>BCC</acronym
111
 
> addresses, the dictionary to use, and folder locations for sent-mail, drafts, and templates. </para>
112
 
</listitem>
113
 
</varlistentry>
114
 
<varlistentry
115
 
><term
116
 
><guilabel
117
 
>Templates</guilabel
118
 
></term>
119
 
<listitem>
120
 
<para
121
 
>Contains information pertaining to custom templates for new messages, reply to sender messages, and more. </para>
122
 
</listitem>
123
 
</varlistentry>
124
 
<varlistentry
125
 
><term
126
 
><guilabel
127
 
>Signature</guilabel
128
 
></term>
129
 
<listitem>
130
 
<para
131
 
>Contains information pertaining to the use of a signature in e-mails. It can be configured to use a signature file, create and use custom text, or have <application
132
 
>KMail</application
133
 
> run a command and append the output to your signature. </para>
134
 
</listitem>
135
 
</varlistentry>
136
 
<varlistentry
137
 
><term
138
 
><guilabel
139
 
>Picture</guilabel
140
 
></term>
141
 
<listitem>
142
 
<para
143
 
>Contains information pertaining to the use of a picture when sending e-mails. </para>
144
 
</listitem>
145
 
</varlistentry>
146
 
</variablelist>
147
 
 
148
 
<para
149
 
>Once an identity or multiple identities have been set up, the next step is to configure an account or accounts. There are 2 parts to account configuration, one for receiving and the other for for sending. </para>
150
 
 
151
 
<para
152
 
>When adding an account for receiving e-mail, press the <guibutton
153
 
>Add...</guibutton
154
 
> under the <guilabel
155
 
>Accounts</guilabel
156
 
> section. A dialog will appear asking for the <guilabel
157
 
>Account Type</guilabel
158
 
>. </para>
159
 
 
160
 
<variablelist
161
 
><title
162
 
>Receiving e-mail account types</title>
163
 
<varlistentry
164
 
><term
165
 
><guilabel
166
 
>Local mailbox</guilabel
167
 
></term>
168
 
<listitem>
169
 
<para
170
 
>An advanced setting for use with a local mailbox that is collecting messages via another Mail Transfer Agent (<acronym
171
 
>MTA</acronym
172
 
>). </para>
173
 
</listitem>
174
 
</varlistentry>
175
 
<varlistentry
176
 
><term
177
 
><guilabel
178
 
>POP3</guilabel
179
 
></term>
180
 
<listitem>
181
 
<para
182
 
>A typical setting with e-mail clients, <acronym
183
 
>POP3</acronym
184
 
> allows for e-mail retrieval from a remote server using an Internet connection. <acronym
185
 
>POP3</acronym
186
 
> briefly connects to the remote server and downloads all new messages. </para>
187
 
</listitem>
188
 
</varlistentry>
189
 
<varlistentry
190
 
><term
191
 
><guilabel
192
 
>IMAP</guilabel
193
 
></term>
194
 
<listitem>
195
 
<para
196
 
>Another common protocol for receiving email, <acronym
197
 
>IMAP</acronym
198
 
> stays connected to the mail server for e-mail retrieving. Unlike <acronym
199
 
>POP3</acronym
200
 
>, <acronym
201
 
>IMAP</acronym
202
 
> allows for multiple clients to be connected simultaneously to the same mailbox. </para>
203
 
</listitem>
204
 
</varlistentry>
205
 
<varlistentry
206
 
><term
207
 
><guilabel
208
 
>Disconnected IMAP</guilabel>
209
 
</term>
210
 
<listitem>
211
 
<para
212
 
>Disconnected <acronym
213
 
>IMAP</acronym
214
 
> is similar to <acronym
215
 
>IMAP</acronym
216
 
>. However e-mail messages are synchronized between the server and the client, leaving everything on the server. Both the server and the client will have identical copies. </para>
217
 
</listitem>
218
 
</varlistentry>
219
 
<varlistentry
220
 
><term
221
 
><guilabel
222
 
>Maildir mailbox</guilabel
223
 
></term>
224
 
<listitem>
225
 
<para
226
 
>Similar to the <guilabel
227
 
>Local mailbox</guilabel
228
 
>, except that it uses the Maildir format instead of the <acronym
229
 
>mbox</acronym
230
 
> format. </para>
231
 
</listitem>
232
 
</varlistentry>
233
 
</variablelist>
234
 
 
235
 
<para
236
 
>When adding an account for sending e-mail, press the <guibutton
237
 
>Add...</guibutton
238
 
> in the <guilabel
239
 
>Accounts</guilabel
240
 
> section under the <guilabel
241
 
>Sending</guilabel
242
 
> tab. A <guilabel
243
 
>Create Outgoing Account</guilabel
244
 
> dialog will appear asking for the account type. </para>
245
 
 
246
 
<variablelist
247
 
><title
248
 
>Sending e-mail account types</title>
249
 
<varlistentry
250
 
><term
251
 
><guilabel
252
 
>SMTP</guilabel
253
 
></term>
254
 
<listitem>
255
 
<para
256
 
><acronym
257
 
>SMTP</acronym
258
 
> allows for the use of a server provided either by an e-mail service or an Internet Service Provider (<acronym
259
 
>ISP</acronym
260
 
>). It is the most common account type used to send e-mail. </para>
261
 
</listitem>
262
 
</varlistentry>
263
 
<varlistentry
264
 
><term
265
 
><guilabel
266
 
>Sendmail</guilabel
267
 
></term>
268
 
<listitem>
269
 
<para
270
 
><application
271
 
>Sendmail</application
272
 
> is a Mail Transfer Agent (<acronym
273
 
>MTA</acronym
274
 
>) that is separate from <application
275
 
>KMail</application
276
 
> and is used in more advanced configurations. </para>
277
 
</listitem>
278
 
</varlistentry>
279
 
<varlistentry
280
 
><term
281
 
><guilabel
282
 
>Dummy MailTransport Resource</guilabel
283
 
></term>
284
 
<listitem>
285
 
<para
286
 
>A dummy resource implementing mail transport interface. It should only be used by those who are experienced with it. </para>
287
 
</listitem>
288
 
</varlistentry>
289
 
</variablelist>
290
 
 
291
 
<para
292
 
>The rest of the configuration options for <application
293
 
>KMail</application
294
 
> pertain to security and layout. In most situations, the defaults are fine, however <application
295
 
>KMail</application
296
 
> can be configured to suit particular needs. </para>
297
 
 
298
 
</sect2>
299
 
</sect1>
300
 
 
301
 
<!-- IRC -->
302
 
<sect1 id="irc">
303
 
<title
304
 
>Internet Relay Chat (<acronym
305
 
>IRC</acronym
306
 
>)</title>
307
 
<para
308
 
>... </para>
309
 
</sect1>
310
 
 
311
 
<!-- INSTANT MESSAGING -->
312
 
<sect1 id="im">
313
 
<title
314
 
>Instant Messaging</title>
315
 
<para
316
 
>The default Instant Messaging (<acronym
317
 
>IM</acronym
318
 
>) client for &kubuntu; is <application
319
 
>Kopete</application
320
 
>. <application
321
 
>Kopete</application
322
 
> supports many of the messaging protocols including Yahoo, Google Talk, MSN, ICQ, Jabber, AOL, and more. </para>
323
 
 
324
 
<para
325
 
>To start <application
326
 
>Kopete</application
327
 
>, go to &menukopete;. Configuring and using <application
328
 
>Kopete</application
329
 
> is similar to most other <acronym
330
 
>IM</acronym
331
 
> clients. </para>
332
 
 
333
 
<para
334
 
>More information regarding <application
335
 
>Kopete</application
336
 
> can be viewed in its documentation. Please read the <ulink url="help:/kopete"
337
 
>Kopete Handbook</ulink
338
 
> for more information. </para>
339
 
</sect1>
340
 
 
341
 
<!-- MICROBLOGGING -->
342
 
<sect1 id="microblogging">
343
 
<title
344
 
>Microblogging - Twitter and Identi.ca</title>
345
 
<para
346
 
>&kubuntu; ships with the <application
347
 
>Microblogging Plasma Widget</application
348
 
> which supports both Twitter and Identi.ca which is enabled by default. If you have removed this widget and would like to add the desktop widget back, simply <mousebutton
349
 
>right</mousebutton
350
 
> click on the desktop, and select <guimenuitem
351
 
>Add Widgets...</guimenuitem
352
 
>. Simply click and drag the widget to the desktop and configure it for either Twitter or Identi.ca. </para>
353
 
<para
354
 
>Another application that is available in the repositories is <application
355
 
>Choqok</application
356
 
>. <application
357
 
>Choqok</application
358
 
> supports both Twitter and Identi.ca as well, and sits in the system tray. </para>
359
 
</sect1>
360
 
 
361
 
</article>
362
 
<!--
363
 
Local Variables:
364
 
mode: xml
365
 
sgml-minimize-attributes:nil
366
 
sgml-general-insert-case:lower
367
 
sgml-indent-step:0
368
 
sgml-indent-data:nil
369
 
End:
370
 
 
371
 
vim: tabstop=2:shiftwidth=2:expandtab:indentexpr=:tw=80:
372
 
kate: space-indent on; indent-width 2; tab-width 2; indent-mode none;
373
 
-->