2005-10-24 [mones] 1.9.15cvs98
[claws.git] / manual / faq.xml
1 <?xml version="1.0" encoding="utf-8"?>
2 <appendix id="ap_faq">
3 <title>The Sylpheed-Claws FAQ</title>
4
5   <section id="faq_general">
6     <title>General information</title>
7
8     <section>
9       <title>What is Sylpheed? What is Sylpheed-Claws?</title>
10       <para>
11          Sylpheed is an e-mail client (and news reader) based on GTK+, running on the X Window System, and aiming for:
12       </para>
13       <itemizedlist>
14         <listitem>
15           <para>
16             Quick response
17           </para>
18         </listitem>
19         <listitem>
20           <para>
21             Graceful, and sophisticated interface
22           </para>
23         </listitem>
24         <listitem>
25           <para>
26             Easy configuration, intuitive operation
27           </para>
28         </listitem>
29         <listitem>
30           <para>
31             Abundant features
32           </para>
33         </listitem>
34       </itemizedlist>
35       <para>
36         Sylpheed-Claws is the extended version of Sylpheed.
37       </para>
38     </section>
39
40     <section>
41       <title>What are the differences between Sylpheed and Sylpheed-Claws?</title>
42       <para>
43         For a list of features, and differences between Sylpheed and Sylpheed-Claws, see <ulink url="http://sylpheed-claws.sourceforge.net/features.php">the online features page</ulink>.
44       </para>
45     </section>
46
47     <section>
48       <title>Where can I get Sylpheed-Claws?</title>
49       <para>
50         See the <ulink url="http://sylpheed-claws.sourceforge.net/downloads.php">Downloads page</ulink>.
51       </para>
52     </section>
53
54     <section>
55       <title>Who writes Sylpheed-Claws?</title>
56       <para>
57         Sylpheed-Claws is developed by the Sylpheed-Claws Team. Sylpheed-Claws is also regularly syncronised with the original version of Sylpheed written by Hiroyuki Yamamoto.
58       </para>
59     </section>
60
61     <section>
62       <title>What does the name Sylpheed mean?</title>
63       <para>
64         It means 'light weight', like air. This comes from the name of the wind spirits, the Sylphs.
65       </para>
66     </section>
67
68     <section>
69       <title>How does Sylpheed-Claws store mails?</title>
70       <para>
71         Mails are stored in the MH mailfile format as used by MH and EMH. Maildir and mbox formats are supported via two plugins available on the <ulink url="http://sylpheed-claws.sourceforge.net/plugins.php">Plugins page</ulink>.
72       </para>
73     </section>
74
75     <section>
76       <title>Why does the auto collection of mail not work?</title>
77       <para>
78         Auto collection works since version 0.5.1. If you need it or want it, you should upgrade.
79       </para>
80     </section>
81
82     <section>
83       <title>Does Sylpheed-Claws have mail filtering?</title>
84       <para>
85         Yes. You can find it in <quote>Configuration</quote> menu, <quote>Filtering...</quote> option.
86       </para>
87     </section>
88
89     <section>
90       <title>Can Sylpheed-Claws handle IMAP mail?</title>
91       <para>
92         Yes. As of version 0.4.99 IMAP is supported.
93       </para>
94     </section>
95
96     <section>
97       <title>Can Sylpheed-Claws handle local unix mailboxes?</title>
98       <para>
99         Yes.
100       </para>
101     </section>
102
103     <section>
104       <title>Can Sylpheed-Claws handle IPv6?</title>
105       <para>
106         Yes, IPv6 is fully supported in Sylpheed-Claws.
107       </para>
108     </section>
109
110     <section>
111       <title>How many POP3, News or IMAP accounts can I set up in Sylpheed-Claws?</title>
112       <para>
113         The number is not limited. The limit is reached when your computer stops responding.
114       </para>
115     </section>
116
117     <section>
118       <title>Does Sylpheed-Claws support encryption like GPG?</title>
119       <para>
120         Yes. GPG is implemented and works fine. For activating it in Sylpheed-Claws, see Installation And Configuration section in this FAQ or the appropiate chapter in this manual.
121       </para>
122     </section>
123
124     <section>
125       <title>How does Sylpheed-Claws check for MIME types?</title>
126       <para>
127         Sylpheed-Claws uses the Mutt type of mime checking.
128       </para>
129     </section>
130
131     <section>
132       <title>Does Sylpheed-Claws allow me to write HTML styled messages?</title>
133       <para>
134         No. A discussion has gone around over this topic, and the outcome was that HTML mail is not wanted. If you really need to send HTML, you can of course attach a webpage to an e-mail. Several patches have been made to facilitate better HTML handling in Sylpheed. You can find these patches at the Sylpheed Patch Page (see further down in the document).
135       </para>
136     </section>
137
138     <section>
139       <title>Does Sylpheed-Claws have name completion in the address fields?</title>
140       <para>
141         Yes. When you search for a name that starts with "don", type "don" (without the quotes) and press the TAB key. This will show you the correct name (when only one "don" exists in your addressbook. Otherwise a dropdown list appears, which allows you to select the name you want. E.g. Donald Duck, Don Johnson. But also e-mail addresses starting with "don" will appear in the list (like "don.giovanni@maffia.org").
142       </para>
143     </section>
144
145     <section>
146       <title>Fine, but when I hit the TAB key I get an error message.</title>
147       <para>
148         When you want to use name completion, make sure that there are names in your address book. If there are no names, even Sylpheed-Claws has a hard time completing something.
149       </para>
150     </section>
151
152     <section>
153       <title>Why is Sylpheed-Claws so fast?</title>
154       <para>
155         That's what it is designed for!
156       </para>
157     </section>
158
159     <section>
160       <title>How can I send in patches, report bugs, talk about Sylpheed-Claws with others?</title>
161       <para>
162         To talk to others, you should join the Sylpheed-Claws users' mailing list at <ulink url="http http://sylpheed-claws.sourceforge.net/MLs.php">SourceForge</ulink>.
163       </para>
164     </section>
165
166     <section>
167       <title></title>
168       <para>
169       </para>
170     </section>
171
172     <section>
173       <title></title>
174       <para>
175       </para>
176     </section>
177
178     <section>
179       <title></title>
180       <para>
181       </para>
182     </section>
183
184     <section>
185       <title></title>
186       <para>
187       </para>
188     </section>
189
190     <section>
191       <title></title>
192       <para>
193       </para>
194     </section>
195
196   </section>
197
198   <section id="faq_instconf">
199     <title>Installation and configuration</title>
200     <para>
201     </para>
202   </section>
203
204   <section id="faq_interface">
205     <title>Interface</title>
206     <para>
207     </para>
208   </section>
209
210   <section id="faq_compose">
211     <title>Composing mails or news</title>
212     <para>
213     </para>
214   </section>
215
216   <section id="faq_filtering">
217     <title>Filtering and processing of messages</title>
218     <para>
219     </para>
220   </section>
221
222   <section id="faq_actions">
223     <title>Actions</title>
224     <para>
225     </para>
226   </section>
227
228   <section id="faq_plugins">
229     <title>Plugins</title>
230     <para>
231     </para>
232   </section>
233
234 </appendix>
235