Ingen beskrivning

Christoph Hohmann 237e0986da sync with 0.7.8claws35 22 år sedan
ac ac6b106df1 sync with claws-main 22 år sedan
doc 5f1ce31ca1 This commit was manufactured by cvs2svn to create branch 'new_cache'. 22 år sedan
intl ec31c988b7 sync with sylpheed 0.5.3cvs9 23 år sedan
libkcc 35d5ef7ba6 sync with claws-main 23 år sedan
po 237e0986da sync with 0.7.8claws35 22 år sedan
src 237e0986da sync with 0.7.8claws35 22 år sedan
tools 237e0986da sync with 0.7.8claws35 22 år sedan
.cvsignore c18f13712f sync with sylpheed 0.6.3cvs6 23 år sedan
ABOUT-NLS ec31c988b7 sync with sylpheed 0.5.3cvs9 23 år sedan
AUTHORS 3343907cc8 sync with 0.7.8claws15 22 år sedan
COPYING 26af481942 sync with claws-main 22 år sedan
ChangeLog 237e0986da sync with 0.7.8claws35 22 år sedan
ChangeLog.claws 237e0986da sync with 0.7.8claws35 22 år sedan
ChangeLog.jp 237e0986da sync with 0.7.8claws35 22 år sedan
INSTALL 35d5ef7ba6 sync with claws-main 23 år sedan
INSTALL.jp 35d5ef7ba6 sync with claws-main 23 år sedan
Makefile.am 237e0986da sync with 0.7.8claws35 22 år sedan
NEWS b55eba7739 fix bug that crashed sylpheed when top level imap folder was selected. 22 år sedan
README 23d080c633 sync with sylpheed 0.7.0 release 23 år sedan
README.README a15c28bfd4 forgot to save the cache before it is freed 22 år sedan
README.claws 44946175fa sync with 0.7.8claws10 22 år sedan
README.jp 23d080c633 sync with sylpheed 0.7.0 release 23 år sedan
TODO 5b596fe109 sync with claws-main 23 år sedan
TODO.jp 5b596fe109 sync with claws-main 23 år sedan
acconfig.h 5b596fe109 sync with claws-main 23 år sedan
autogen.sh f9850c2fe9 Added "--enable-maintainer-mode". 23 år sedan
config.guess b9e766dc2b sync with sylpheed 0.6.3cvs1 23 år sedan
config.sub b9e766dc2b sync with sylpheed 0.6.3cvs1 23 år sedan
configure.in 237e0986da sync with 0.7.8claws35 22 år sedan
install-sh 036b63d8fc Imported version 1.0 23 år sedan
ltconfig b9e766dc2b sync with sylpheed 0.6.3cvs1 23 år sedan
ltmain.sh b9e766dc2b sync with sylpheed 0.6.3cvs1 23 år sedan
missing b9e766dc2b sync with sylpheed 0.6.3cvs1 23 år sedan
mkinstalldirs 036b63d8fc Imported version 1.0 23 år sedan
sylpheed-128x128.png d97bc12e88 This commit was manufactured by cvs2svn to create branch 'new_cache'. 22 år sedan
sylpheed-64x64.png d97bc12e88 This commit was manufactured by cvs2svn to create branch 'new_cache'. 22 år sedan
sylpheed.desktop 1f8e04ae2f sync with sylpheed 0.5.3cvs10 23 år sedan
sylpheed.png ac6b106df1 sync with claws-main 22 år sedan
sylpheed.spec.in 036b63d8fc Imported version 1.0 23 år sedan

README

Sylpheed - a GTK+ based, lightweight, and fast e-mail client

Copyright(C) 1999-2002 Hiroyuki Yamamoto

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2, or (at your option)
any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.

For more details see the file COPYING.


What's Sylpheed
===============

Sylpheed is an e-mail client (and news reader) based on GTK+, running on
X Window System, and aiming for

* Quick response
* Graceful, and sophisticated interface
* Easy configuration, intuitive operation
* Abundant features

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. You'll figure out the usage if you have ever
used some e-mail clients for Windows, or Mew or Wanderlust.

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 on receiving (like inc or
imget).

Currently implemented features are:

o POP3 support
o IMAP4rev1 support
o integrated NetNews client
o unlimited multiple account handling
o thread display
o filtering
o MIME (attachments)
o built-in image view
o X-Face support
o multiple MH folder support
o mbox importing / exporting
o external editor support
o message queueing
o automatic mail checking
o draft message function
o template function
o line-wrapping
o clickable URI
o XML-based address book
o LDAP, vCard, and JPilot support
o newly arrived and unread message management
o Mew/Wanderlust-like key bind
o printing
o APOP authentication support
o SMTP AUTH support
o SSL support (POP3, SMTP, IMAP4rev1)
o IPv6 support
o drag & drop (partially implemented)
o GnuPG support (currently implementing)
o automake + autoconf support
o internationalization of messages by gettext
o support of many code sets, including UTF-8 (Unicode) (when using
libjconv)

and more.

Installation
============

See INSTALL for installation instructions.

Usage
=====

Preparation before running
--------------------------

If you want to use characters other than English (aka US-ASCII),
you must specify some environmental variables related to locale.
For example:

% export LANG=de_DE (sh, bash etc.)

or

% setenv LANG de_DE (csh, tcsh etc.)

(replace de_DE to appropriate locale name)

If you don't want translated messages, set LC_MESSAGES to "C"
(and unset LC_ALL if specified).

How to run
----------

Input `sylpheed' on a command line, or double-click the icon on a file
manager to execute.

Initial startup
---------------

When Sylpheed is executed for the first time, it automatically creates the
configuration files under ~/.sylpheed/, and asks you the location of
mailbox. The default is ~/Mail. If some files which are non-MH format
already exist on the directory, you will have to specify another location.

Required settings
-----------------

Initially, you have to create at least one account to send or receive
messages (you can read messages that already exist without creating
accounts). The configuration dialog will be shown by clicking
"Configuration -> Create new account..." on the menu, or "Account" on
the toolbar. Then, fill the required settings.

Refer to the manual supplied with this program for the general usage.

Information
===========

You can check the newest version and information about Sylpheed at:

http://sylpheed.good-day.net/

There's also the manual of Sylpheed written by
Yoichi Imai on:

http://y-imai.good-day.net/sylpheed/

Feedback
========

Comments, ideas and (most of all) bug reports (and especially patches) are
very welcome.

Anonymous cvs
=============

You can get the newest source code with the anonymous cvs.

First, set your CVSROOT environment variable to:

:pserver:anonymous@sylpheed.good-day.net:/cvsroot/sylpheed

Next, login with:

cvs login

and just press Enter key to `CVS password:'.

Move to an appropriate directory, and with the command:

cvs -z3 checkout sylpheed

a source tree named `sylpheed' is created under the current directory.

To update to the newest source tree, run the command:

cvs -z3 update

on the top directory of the source tree.

--
Hiroyuki Yamamoto