]> git.0d.be Git - empathy.git/blob - help/C/account-jabber.page
[help] Commenting out copyright info for now
[empathy.git] / help / C / account-jabber.page
1 <page xmlns="http://projectmallard.org/1.0/"
2       xmlns:e="http://projectmallard.org/experimental/"
3       type="topic" style="screen"
4       id="account-jabber">
5
6   <info>
7     <revision pkgversion="2.28" version="0.1" date="2009-08-27" status="review">
8       <!--
9       <e:review by="shaunm@gnome.org" date="2009-08-31" status="done"/>
10       -->
11     </revision>
12     <credit type="author">
13       <name>Shaun McCance</name>
14       <email>shaunm@gnome.org</email>
15     </credit>
16 <!--
17     <copyright>
18       <year>2009</year>
19       <name>GNOME Documentation Project</name>
20     </copyright>
21 -->
22     <desc>Advanced options for Jabber and Google Talk accounts.</desc>
23     <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
24   </info>
25
26   <title>Jabber Account Details</title>
27
28   <p>Most Jabber accounts will require only a login ID and a password
29   to connect.  For some accounts or on certain types of networks, you
30   may need to enter additional information in the <gui>Advanced</gui>
31   section.  Normally, you will not need to use the advanced options
32   below.  For general instructions on adding an account, see
33   <link xref="add-account"/>.</p>
34
35   <note>
36     <p>Google Talk is a type of Jabber account.  These instructions
37     hold for Google Talk accounts as well.</p>
38   </note>
39
40   <terms>
41     <item>
42       <title><gui>Encryption required (TLS/SSL)</gui></title>
43       <title><gui>Ignore SSL certificate errors</gui></title>
44       <p>Whenever possible, communication between <app>Empathy</app> and
45       the Jabber server is encrypted.  If encrypted communication is not
46       possible, messages may be sent unencrypted.  Select <gui>Encryption
47       required</gui> to prevent <app>Empathy</app> from communicating with
48       the Jabber server when encryption is not possible.</p>
49       <p>Some Jabber servers may encrypt data using invalid certificates,
50       or using certificates from unknown authorities.  If you trust the
51       server you are connecting to, you can select <gui>Ignore SSL
52       certificate errors</gui> to allow encrypted communication with
53       invalid certificates.</p>
54     </item>
55     <item>
56       <title><gui>Resource</gui></title>
57       <title><gui>Priority</gui></title>
58       <p>If you have multiple applications (for instance, on separate computers)
59       connected to your account at the same time, you can set a resource to
60       uniquely identify each one.  By default, <app>Empathy</app> will use
61       <input>Telepathy</input> as the resource.</p>
62       <p>You can set the priority to specify which application should receive
63       incoming messages from your contacts.  New messages will be sent to the
64       application with the highest priority.</p>
65     </item>
66     <item>
67       <title><gui>Override server settings</gui></title>
68       <p><app>Empathy</app> will use default settings to connect to the
69       Jabber server based on your login ID.  For some Jabber servers, you
70       will need to enter custom server settings manually.  These settings
71       should be provided for you by your Jabber provider.</p>
72     </item>
73   </terms>
74
75 </page>