summaryrefslogtreecommitdiffstats
path: root/manual/en/syl_001.sgml
blob: 20af84874cc1bfe642ce337c12ac6eac4b662153 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
<!doctype linuxdoc system>
<article>
    <title>Sylpheed User's Manual
    <author>Paul Kater (paul@nlpagan.net)
	    Nick Selby
    <abstract>
       Sylpheed User's Manual for Sylpheed-0.7.5
    </abstract>

<toc>

<p>
Copyright (c)  2002 François Barrière.
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License, Version 1.1
or any later version published by the Free Software Foundation;
with no Invariant Sections, with no Front-Cover Texts, and no Back-Cover Texts.
A copy of the license is included in the section entitled "GNU
Free Documentation License".
</p>

<sect>What is Sylpheed?

<p>
<figure loc="here">
<ph vspace="1cm">
<img src="snapshots/full_split.png">
</figure>

<sect1>Introduction to Sylpheed.
<p>
Sylpheed is a fast e-mail and news client. It will run on just about any Linux or Unix compliant system.
<p>
The power of Sylpheed is that it is
<itemize>
<item>light on resources
<item>very fast
<item>intuitive for most people
<item>easy to work with
<item>loaded with features
<item>graceful and sophisticated in its interface
</itemize>
</sect1>

<sect1>Interface
<p>
The appearance and interface are similar to some popular e-mail clients for 
Windows, such as Outlook Express, Becky!, and Datula. The interface is 
also designed to emulate the mailers on Emacsen, and almost all commands 
are accessible with the keyboard.
<p>
The messages are managed by MH format, and you'll be able to use it 
together with another mailer based on MH format (like Mew). You can 
also utilize fetchmail or/and procmail, and external programs for 
receiving (like inc or imget).
</sect1>

<sect1>Main features
<p>
Currently implemented features are: 
<itemize>
<item>Unlimited multiple account handling
<item>Thread display
<item>Filtering 
<item>MIME (attachments) 
<item>built-in image view 
<item>X-Face support 
<item>External editor support 
<item>Message queueing 
<item>Draft message function 
<item>Template
<item>Line-wrapping 
<item>Clickable URI 
<item>XML-based addressbook 
<item>LDAP addressbook 
<item>Jpilot addressbook (for Palm types handhelds)
<item>Newly arrived and unread message management 
<item>Multiple MH folder support 
<item>Mew/Wanderlust compatible key bindings 
<item>News reader function 
<item>Printing 
<item>UIDL support 
<item>APOP authentication 
<item>SMTP AUTH support
<item>IPv6 support 
<item>GPG encryption and signature
<item>Autoconf, automake support 
<item>Support of i18n of messages by gettext 
<item>Supports many locales, including UTF-8 (Unicode), when using libjconv 
<!-- added 2001/07/19 -->
<item>IMAP4 compliant
</itemize>
This list is not complete, but this will at least show you the most common features in Sylpheed.
</sect1>

<sect1>Methods for managing messages<p>
<!-- added 2001/09/06 -->
There are several ways to manage messages. The best known is <tt>not at all.</tt><p>
Too many people receive lots of e-mails and just let them end up in the INBOX folder. Which after a while becomes unmanageable. Try to locate that one mail about an important event you got 5 days ago, in a mailbox that has over 5000 messages in it. Even when sorted on date, it might take you a tremendous time to locate it.<p>
For this there are <tt>mailfolders and mailboxes.</tt><p>
When you read on in this manual, you will learn about creating mailboxes and also folders that can contain more mailboxes. What are these good for?<p>
Overview. Simple as that. In different mailboxes you can store different kinds of mails. Suppose you are a member of a kiting club. And you get at least 30 e-mails per day from that club. The smart thing to do now is to create a separate mailbox for these mails. So when an e-mail comes in from the kiting club, you can move it to the kiting club mailbox. That way you know that you have all your kiting e-mails in one place.<p>
Tedious, you say? To move 30 mails a day to that box, when they come in at random moments? You bet that is a tedious job. You can be certain that you will miss that very important one about transport to the kiting ground where you will have the contest of biggest and most beautiful kite!<p>
Well, also for this there is a solution. Those are called <tt>filters</tt>.<p>
Filters can automate the process of moving e-mails to new locations. Further on in this manual you will also learn about setting up filters, so you do not have to move these kiting e-mails to the kiting club mailbox.<p>
<sect2>Okay, so what is the difference between a mailbox and a mailfolder?<p>
This is actually the exact same thing as you do on your harddisk. You create directories in which you can put files and more directories.<p>
In the case of Sylpheed, you can create a mailbox in which you can put more mailboxes that somehow belong together. For example, you could create a mailbox (folder) that contains the mailboxes for all the mailing lists you belong to.<p>
A word of clarification is perhaps in need here. In Sylpheed, a maillbox is nothing more than a directory. And in a directory you can create a new directory. But also files. And Sylpheed stores each e-mail in a separate file on disk.
An example of how a mailbox tree could look is<p>

<figure loc="here">
<ph vspace="1cm">
<img src="snapshots/folder_tree.png">
</figure>

As you can see, there is no real limit to the way you can set up your mailboxes. As long as you have diskspace available, you can create mailboxes and mailboxes within mailboxes.<p>
Of course, you should observe some common sense when you start creating mailboxes. To keep all mail in one place is not a good idea, but to create a maze of mailboxes is not a good idea either!
</sect2>
</sect1>

<sect1>Features for the future<p>
This is a special chapter. As with all open source programs, many features can be requested by you, the user of Sylpheed. The best way to join in on the talks is to join one of the mailing lists on Sylpheed. For this, you can turn to the Information section of this manual and read up on how to join a mailing list.
</sect1>

</sect>