claws-mail/manual/advanced.xml

773 lines
24 KiB
XML
Raw Normal View History

2005-11-20 10:52:31 +01:00
<?xml version="1.0" encoding="utf-8"?>
<section id="ch_advanced">
<title>Advanced features</title>
<section id="adv_actions">
<title>Actions</title>
<para>
Actions allow you to use all the power of the Unix command-line with
your emails. You can define various commands, taking parameters such
as the current email file, a list of emails, the currently selected
text, and so on. In this way, you'll be able to perform various tasks
such as editing a raw mail in your text editor,
<emphasis>hide</emphasis> what you mean using ROT-13, apply patches
contained in emails directly, and so on. The only limit is your
imagination. You can configure Actions via the <quote>Tools</quote>
menu.
</para>
<para>
The <quote>Tools/Actions/</quote> menu will contain one submenu
item for each action that you have created. When you have selected
one or more messages in the Message List, or are viewing a message
in the Message View, selecting one of these menu items will invoke
the action, and, depending on how it was defined, will pass the
message(s) to it.
</para>
<para>
Additionally, it is possible to add toolbar entries for your
actions. To do so, open the <quote>Configuration/Preferences</quote>
menu and select <quote>Customize Toolbars/Main Window</quote>.
In the list of available icons, select the one you want, then
in <quote>Event executed on click</quote> select
<quote>Claws Mail Actions Feature</quote> and the action to execute
in the <quote>Claws Mail Action</quote> dropdown menu.
</para>
<blockquote>
<example>
<title>Simple <quote>Open With...</quote></title>
<variablelist>
<varlistentry>
<term>
Menu name: <emphasis>Open with/kate</emphasis>
Command Line: <command>kate %p</command>
</term>
<listitem>
<para>
Opens the file of the selected decoded MIME part
(<emphasis>%p</emphasis>) with the <emphasis>kate</emphasis> text
editor.
</para>
</listitem>
</varlistentry>
</variablelist>
</example>
<example>
<title>Spam management using <ulink
url="http://bogofilter.sourceforge.net/">Bogofilter</ulink>
</title>
<variablelist>
<varlistentry>
<term>
Menu name: <emphasis>Bogofilter/Mark as Ham</emphasis>
Command Line: <command>bogofilter -n -v -B "%f"</command>
</term>
<listitem>
<para>
Marks the currently selected mails (<emphasis>%f</emphasis>) as
<quote>not spam</quote> using <emphasis>Bogofilter</emphasis>.
</para>
</listitem>
</varlistentry>
<varlistentry>
<term>
Menu name: <emphasis>Bogofilter/Mark as Spam</emphasis>
Command Line: <command>bogofilter -s -v -B "%f"</command>
</term>
<listitem>
<para>
Marks the currently selected mails (<emphasis>%f</emphasis>) as
<quote>spam</quote> using <emphasis>Bogofilter</emphasis>.
</para>
</listitem>
</varlistentry>
</variablelist>
</example>
<example>
<title>Search Google using an external script</title>
<variablelist>
<varlistentry>
<term>
Menu name: <emphasis>Search/Google</emphasis>
Command Line: <command>|/path/to/google_search.pl</command>
</term>
<listitem>
<para>
Searches Google for the currently selected text
(<emphasis>|</emphasis>) using the external script <emphasis><ulink
2006-11-07 [paul] 2.6.0cvs7 * .cvsignore * AUTHORS * COPYING * INSTALL * Makefile.am * NEWS * README * RELEASE_NOTES * autogen.sh * claws-mail-128x128.png * claws-mail-64x64.png * claws-mail.ico * claws-mail.pc.in * claws-mail.png * configure.ac * sylpheed-claws-128x128.png * sylpheed-claws-64x64.png * sylpheed-claws.desktop * sylpheed-claws.ico * sylpheed-claws.pc.in * sylpheed-claws.png * debian/README.Debian * debian/changelog * debian/claws-mail.desktop * debian/claws-mail.menu * debian/claws-mail.postinst.debhelper * debian/claws-mail.postrm.debhelper * debian/control * debian/copyright * debian/files * debian/rules * debian/sylpheed-claws.desktop * debian/sylpheed-claws.menu * debian/sylpheed-claws.postinst.debhelper * debian/sylpheed-claws.postrm.debhelper * doc/man/Makefile.am * doc/man/claws-mail.1 * doc/man/sylpheed-claws.1 * doc/src/ChangeLog.claws-pre0.8.0 * manual/Makefile.am * manual/account.xml * manual/ack.xml * manual/addrbook.xml * manual/advanced.xml * manual/claws-mail-manual.xml * manual/faq.xml * manual/glossary.xml * manual/handling.xml * manual/intro.xml * manual/keyboard.xml * manual/plugins.xml * manual/starting.xml * manual/sylpheed-claws-manual.xml * manual/xml2pdf * manual/dist/.cvsignore * manual/dist/html/.cvsignore * manual/dist/html/Makefile.am * manual/dist/pdf/.cvsignore * manual/dist/pdf/Makefile.am * manual/dist/ps/.cvsignore * manual/dist/ps/Makefile.am * manual/dist/txt/.cvsignore * manual/dist/txt/Makefile.am * manual/es/Makefile.am * manual/es/advanced.xml * manual/es/claws-mail-manual.xml * manual/es/faq.xml * manual/es/glossary.xml * manual/es/handling.xml * manual/es/intro.xml * manual/es/plugins.xml * manual/es/sylpheed-claws-manual.xml * manual/es/dist/.cvsignore * manual/es/dist/html/.cvsignore * manual/es/dist/html/Makefile.am * manual/es/dist/pdf/.cvsignore * manual/es/dist/pdf/Makefile.am * manual/es/dist/ps/.cvsignore * manual/es/dist/ps/Makefile.am * manual/es/dist/txt/.cvsignore * manual/es/dist/txt/Makefile.am * manual/fr/Makefile.am * manual/fr/account.xml * manual/fr/ack.xml * manual/fr/addrbook.xml * manual/fr/advanced.xml * manual/fr/claws-mail-manual.xml * manual/fr/faq.xml * manual/fr/glossary.xml * manual/fr/handling.xml * manual/fr/intro.xml * manual/fr/keyboard.xml * manual/fr/plugins.xml * manual/fr/starting.xml * manual/fr/sylpheed-claws-manual.xml * manual/fr/dist/.cvsignore * manual/fr/dist/html/.cvsignore * manual/fr/dist/html/Makefile.am * manual/fr/dist/pdf/.cvsignore * manual/fr/dist/pdf/Makefile.am * manual/fr/dist/ps/.cvsignore * manual/fr/dist/ps/Makefile.am * manual/fr/dist/txt/.cvsignore * manual/fr/dist/txt/Makefile.am * manual/pl/Makefile.am * manual/pl/account.xml * manual/pl/ack.xml * manual/pl/addrbook.xml * manual/pl/advanced.xml * manual/pl/claws-mail-manual.xml * manual/pl/faq.xml * manual/pl/glossary.xml * manual/pl/handling.xml * manual/pl/intro.xml * manual/pl/keyboard.xml * manual/pl/plugins.xml * manual/pl/starting.xml * manual/pl/sylpheed-claws-manual.xml * manual/pl/dist/.cvsignore * manual/pl/dist/html/.cvsignore * manual/pl/dist/html/Makefile.am * manual/pl/dist/pdf/.cvsignore * manual/pl/dist/pdf/Makefile.am * manual/pl/dist/ps/.cvsignore * manual/pl/dist/ps/Makefile.am * manual/pl/dist/txt/.cvsignore * manual/pl/dist/txt/Makefile.am * po/.cvsignore * po/Makevars * src/.cvsignore * src/Makefile.am * src/account.c * src/account.h * src/action.c * src/action.h * src/adbookbase.h * src/addr_compl.c * src/addr_compl.h * src/addrbook.c * src/addrcache.c * src/addrcache.h * src/addrcindex.c * src/addrcindex.h * src/addrclip.c * src/addrclip.h * src/addrdefs.h * src/addressadd.c * src/addressadd.h * src/addressbook.c * src/addressbook.h * src/addressbook_foldersel.c * src/addressbook_foldersel.h * src/addrgather.c * src/addrgather.h * src/addrharvest.c * src/addrharvest.h * src/addrindex.c * src/addrindex.h * src/addritem.c * src/addritem.h * src/addrquery.c * src/addrquery.h * src/addrselect.c * src/addrselect.h * src/alertpanel.c * src/alertpanel.h * src/browseldap.c * src/browseldap.h * src/codeconv.c * src/codeconv.h * src/compose.c * src/crash.c * src/crash.h * src/customheader.c * src/customheader.h * src/displayheader.c * src/displayheader.h * src/editaddress.c * src/editaddress.h * src/editbook.c * src/editbook.h * src/editgroup.c * src/editgroup.h * src/editjpilot.c * src/editjpilot.h * src/editldap.c * src/editldap.h * src/editldap_basedn.c * src/editldap_basedn.h * src/editvcard.c * src/editvcard.h * src/exphtmldlg.c * src/exphtmldlg.h * src/expldifdlg.c * src/expldifdlg.h * src/export.c * src/exporthtml.c * src/exporthtml.h * src/exportldif.c * src/exportldif.h * src/filtering.c * src/filtering.h * src/folder.c * src/folder.h * src/folder_item_prefs.c * src/folder_item_prefs.h * src/foldersel.c * src/foldersel.h * src/folderutils.c * src/folderutils.h * src/folderview.c * src/folderview.h * src/grouplistdialog.c * src/grouplistdialog.h * src/html.c * src/html.h * src/image_viewer.c * src/image_viewer.h * src/imap.c * src/imap.h * src/imap_gtk.c * src/imap_gtk.h * src/import.c * src/import.h * src/importldif.c * src/importldif.h * src/importmutt.c * src/importmutt.h * src/importpine.c * src/importpine.h * src/inc.c * src/inc.h * src/jpilot.c * src/jpilot.h * src/ldapctrl.c * src/ldapctrl.h * src/ldaplocate.c * src/ldaplocate.h * src/ldapquery.c * src/ldapquery.h * src/ldapserver.c * src/ldapserver.h * src/ldaputil.c * src/ldaputil.h * src/ldif.c * src/ldif.h * src/localfolder.c * src/localfolder.h * src/main.c * src/main.h * src/mainwindow.c * src/mainwindow.h * src/manual.c * src/manual.h * src/matcher.c * src/matcher.h * src/matcher_parser.h * src/matcher_parser_lex.l * src/matcher_parser_parse.y * src/mbox.c * src/mbox.h * src/message_search.c * src/message_search.h * src/messageview.c * src/messageview.h * src/mh.c * src/mh.h * src/mh_gtk.c * src/mh_gtk.h * src/mimeview.c * src/mimeview.h * src/msgcache.c * src/msgcache.h * src/mutt.c * src/mutt.h * src/news.c * src/news.h * src/news_gtk.c * src/news_gtk.h * src/noticeview.c * src/noticeview.h * src/partial_download.c * src/partial_download.h * src/pine.c * src/pine.h * src/pop.c * src/pop.h * src/prefs_account.c * src/prefs_account.h * src/prefs_actions.c * src/prefs_actions.h * src/prefs_common.c * src/prefs_common.h * src/prefs_compose_writing.c * src/prefs_compose_writing.h * src/prefs_customheader.c * src/prefs_customheader.h * src/prefs_display_header.c * src/prefs_display_header.h * src/prefs_ext_prog.c * src/prefs_ext_prog.h * src/prefs_filtering.c * src/prefs_folder_column.c * src/prefs_folder_column.h * src/prefs_folder_item.c * src/prefs_folder_item.h * src/prefs_fonts.c * src/prefs_fonts.h * src/prefs_gtk.c * src/prefs_gtk.h * src/prefs_image_viewer.c * src/prefs_image_viewer.h * src/prefs_matcher.c * src/prefs_matcher.h * src/prefs_message.c * src/prefs_message.h * src/prefs_msg_colors.c * src/prefs_msg_colors.h * src/prefs_other.c * src/prefs_other.h * src/prefs_quote.c * src/prefs_quote.h * src/prefs_receive.c * src/prefs_receive.h * src/prefs_send.c * src/prefs_send.h * src/prefs_spelling.c * src/prefs_spelling.h * src/prefs_summaries.c * src/prefs_summaries.h * src/prefs_summary_column.c * src/prefs_summary_column.h * src/prefs_template.c * src/prefs_template.h * src/prefs_themes.c * src/prefs_themes.h * src/prefs_toolbar.c * src/prefs_toolbar.h * src/prefs_wrapping.c * src/prefs_wrapping.h * src/privacy.c * src/privacy.h * src/procheader.c * src/procheader.h * src/procmime.c * src/procmime.h * src/procmsg.c * src/procmsg.h * src/quote_fmt.c * src/quote_fmt_parse.y * src/recv.c * src/recv.h * src/remotefolder.c * src/remotefolder.h * src/send_message.c * src/send_message.h * src/setup.c * src/setup.h * src/sourcewindow.c * src/sourcewindow.h * src/ssl_manager.c * src/ssl_manager.h * src/statusbar.c * src/statusbar.h * src/stock_pixmap.c * src/stock_pixmap.h * src/summary_search.c * src/summary_search.h * src/summaryview.c * src/summaryview.h * src/syldap.c * src/syldap.h * src/textview.c * src/textview.h * src/toolbar.c * src/toolbar.h * src/undo.c * src/undo.h * src/unmime.c * src/unmime.h * src/vcard.c * src/vcard.h * src/wizard.c * src/wizard.h * src/common/base64.c * src/common/base64.h * src/common/defs.h * src/common/hooks.c * src/common/hooks.h * src/common/log.c * src/common/log.h * src/common/mgutils.c * src/common/mgutils.h * src/common/nntp.c * src/common/nntp.h * src/common/passcrypt.c * src/common/passcrypt.h.in * src/common/plugin.c * src/common/plugin.h * src/common/prefs.c * src/common/prefs.h * src/common/progressindicator.c * src/common/progressindicator.h * src/common/quoted-printable.c * src/common/quoted-printable.h * src/common/session.c * src/common/session.h * src/common/smtp.c * src/common/smtp.h * src/common/socket.c * src/common/socket.h * src/common/ssl.c * src/common/ssl.h * src/common/stringtable.c * src/common/stringtable.h * src/common/sylpheed.c * src/common/sylpheed.h * src/common/template.c * src/common/template.h * src/common/timing.h * src/common/utils.c * src/common/utils.h * src/common/version.h.in * src/common/xml.c * src/common/xml.h * src/common/xmlprops.c * src/common/xmlprops.h * src/gtk/about.c * src/gtk/colorlabel.c * src/gtk/colorlabel.h * src/gtk/colorsel.c * src/gtk/colorsel.h * src/gtk/combobox.c * src/gtk/combobox.h * src/gtk/description_window.c * src/gtk/description_window.h * src/gtk/filesel.c * src/gtk/filesel.h * src/gtk/foldersort.c * src/gtk/foldersort.h * src/gtk/gtkaspell.c * src/gtk/gtkaspell.h * src/gtk/gtksctree.c * src/gtk/gtkshruler.c * src/gtk/gtkshruler.h * src/gtk/gtkutils.c * src/gtk/gtkutils.h * src/gtk/icon_legend.c * src/gtk/icon_legend.h * src/gtk/logwindow.c * src/gtk/logwindow.h * src/gtk/manage_window.c * src/gtk/manage_window.h * src/gtk/pluginwindow.c * src/gtk/pluginwindow.h * src/gtk/prefswindow.c * src/gtk/prefswindow.h * src/gtk/quicksearch.c * src/gtk/quicksearch.h * src/pixmaps/claws-mail.xpm * src/pixmaps/claws-mail_icon.xpm * src/pixmaps/claws-mail_logo.xpm * src/pixmaps/sylpheed-claws.xpm * src/pixmaps/sylpheed-claws_icon.xpm * src/pixmaps/sylpheed-claws_logo.xpm * src/plugins/bogofilter/Makefile.am * src/plugins/bogofilter/bogofilter.c * src/plugins/bogofilter/bogofilter.h * src/plugins/bogofilter/bogofilter_gtk.c * src/plugins/clamav/Makefile.am * src/plugins/clamav/clamav_plugin.c * src/plugins/clamav/clamav_plugin.h * src/plugins/clamav/clamav_plugin_gtk.c * src/plugins/demo/Makefile.am * src/plugins/demo/demo.c * src/plugins/dillo_viewer/Makefile.am * src/plugins/dillo_viewer/README * src/plugins/dillo_viewer/dillo_prefs.c * src/plugins/dillo_viewer/dillo_prefs.h * src/plugins/dillo_viewer/dillo_viewer.c * src/plugins/pgpcore/Makefile.am * src/plugins/pgpcore/passphrase.c * src/plugins/pgpcore/passphrase.h * src/plugins/pgpcore/pgp_viewer.c * src/plugins/pgpcore/pgp_viewer.h * src/plugins/pgpcore/plugin.c * src/plugins/pgpcore/prefs_gpg.c * src/plugins/pgpcore/prefs_gpg.h * src/plugins/pgpcore/select-keys.c * src/plugins/pgpcore/select-keys.h * src/plugins/pgpcore/sgpgme.c * src/plugins/pgpcore/sgpgme.h * src/plugins/pgpcore/sylpheed.def * src/plugins/pgpcore/version.rc * src/plugins/pgpinline/Makefile.am * src/plugins/pgpinline/pgpinline.c * src/plugins/pgpinline/pgpinline.h * src/plugins/pgpinline/plugin.c * src/plugins/pgpinline/sylpheed.def * src/plugins/pgpinline/version.rc * src/plugins/pgpmime/Makefile.am * src/plugins/pgpmime/pgpmime.c * src/plugins/pgpmime/pgpmime.h * src/plugins/pgpmime/plugin.c * src/plugins/pgpmime/sylpheed.def * src/plugins/pgpmime/version.rc * src/plugins/spamassassin/Makefile.am * src/plugins/spamassassin/README * src/plugins/spamassassin/spamassassin.c * src/plugins/spamassassin/spamassassin.h * src/plugins/spamassassin/spamassassin_gtk.c * src/plugins/trayicon/Makefile.am * src/plugins/trayicon/trayicon.c * tools/OOo2sylpheed.pl * tools/README * tools/README.sylprint * tools/acroread2sylpheed.pl * tools/claws.i18n.status.pl * tools/filter_conv.pl * tools/filter_conv_new.pl * tools/freshmeat_search.pl * tools/google_search.pl * tools/kmail2sylpheed.pl * tools/kmail2sylpheed_v2.pl * tools/make.themes.project * tools/multiwebsearch.pl * tools/nautilus2sylpheed.sh * tools/outlook2sylpheed.pl * tools/sylprint.pl * tools/sylprint.rc * tools/tb2sylpheed * tools/textviewer.sh * tools/vcard2xml.py * tools/kdeservicemenu/README * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl * tools/kdeservicemenu/template_sylpheed-attach-files.desktop * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop Change name to Claws Mail. Announce to follow...
2006-11-07 11:24:03 +01:00
url="http://www.claws-mail.org/tools.php"
>google_search.pl</ulink></emphasis>.
</para>
</listitem>
</varlistentry>
</variablelist>
</example>
</blockquote>
</section>
<section id="adv_templates">
<title>Templates</title>
<para>
Templates are used in composition windows, and act as a model for
emails. Templates can be filled with static text and dynamic parts,
such as the original sender's name (<quote>Dear %N, ...</quote>),
the date, etc. When applying a template, the dynamic fields will be
replaced with the relevant values. You can configure templates via
the <quote>Tools</quote> menu.
</para><para>
When applying a template, you will be asked to <quote>Insert</quote>
or <quote>Replace</quote>, the difference between replacing and
inserting is only concerned with the message body.
<quote>Replace</quote> will replace the current composition window
message body with the body defined in the template, clearing it if
the template body is empty. <quote>Insert</quote> will insert
the template's body, if set, at the current cursor position.
</para><para>
Whether you choose to Insert or Replace, any To, Cc or Bcc field
that is defined in the template will be appended to the compose
window's recipients list. If it is defined, the template's Subject
will always replace the compose window's Subject.
</para><para>
Symbols can be used in all parts of the templates and will be
substituted with their respective dynamic value if possible, otherwise
no value will be used. This often makes more sense if you apply a
template when replying or forwarding, otherwise most of the symbols
value will be undefined. There is no restriction on which symbols can
be used in template parts, even if inserting the body (%M or %Q) may
make no sense in common situations.
</para><para>
When applying a template, the body is processed first, then the To, Cc,
Bcc and Subject fields follow.
</para><para>
Further information and examples of usage can be found in the
2006-11-07 [paul] 2.6.0cvs7 * .cvsignore * AUTHORS * COPYING * INSTALL * Makefile.am * NEWS * README * RELEASE_NOTES * autogen.sh * claws-mail-128x128.png * claws-mail-64x64.png * claws-mail.ico * claws-mail.pc.in * claws-mail.png * configure.ac * sylpheed-claws-128x128.png * sylpheed-claws-64x64.png * sylpheed-claws.desktop * sylpheed-claws.ico * sylpheed-claws.pc.in * sylpheed-claws.png * debian/README.Debian * debian/changelog * debian/claws-mail.desktop * debian/claws-mail.menu * debian/claws-mail.postinst.debhelper * debian/claws-mail.postrm.debhelper * debian/control * debian/copyright * debian/files * debian/rules * debian/sylpheed-claws.desktop * debian/sylpheed-claws.menu * debian/sylpheed-claws.postinst.debhelper * debian/sylpheed-claws.postrm.debhelper * doc/man/Makefile.am * doc/man/claws-mail.1 * doc/man/sylpheed-claws.1 * doc/src/ChangeLog.claws-pre0.8.0 * manual/Makefile.am * manual/account.xml * manual/ack.xml * manual/addrbook.xml * manual/advanced.xml * manual/claws-mail-manual.xml * manual/faq.xml * manual/glossary.xml * manual/handling.xml * manual/intro.xml * manual/keyboard.xml * manual/plugins.xml * manual/starting.xml * manual/sylpheed-claws-manual.xml * manual/xml2pdf * manual/dist/.cvsignore * manual/dist/html/.cvsignore * manual/dist/html/Makefile.am * manual/dist/pdf/.cvsignore * manual/dist/pdf/Makefile.am * manual/dist/ps/.cvsignore * manual/dist/ps/Makefile.am * manual/dist/txt/.cvsignore * manual/dist/txt/Makefile.am * manual/es/Makefile.am * manual/es/advanced.xml * manual/es/claws-mail-manual.xml * manual/es/faq.xml * manual/es/glossary.xml * manual/es/handling.xml * manual/es/intro.xml * manual/es/plugins.xml * manual/es/sylpheed-claws-manual.xml * manual/es/dist/.cvsignore * manual/es/dist/html/.cvsignore * manual/es/dist/html/Makefile.am * manual/es/dist/pdf/.cvsignore * manual/es/dist/pdf/Makefile.am * manual/es/dist/ps/.cvsignore * manual/es/dist/ps/Makefile.am * manual/es/dist/txt/.cvsignore * manual/es/dist/txt/Makefile.am * manual/fr/Makefile.am * manual/fr/account.xml * manual/fr/ack.xml * manual/fr/addrbook.xml * manual/fr/advanced.xml * manual/fr/claws-mail-manual.xml * manual/fr/faq.xml * manual/fr/glossary.xml * manual/fr/handling.xml * manual/fr/intro.xml * manual/fr/keyboard.xml * manual/fr/plugins.xml * manual/fr/starting.xml * manual/fr/sylpheed-claws-manual.xml * manual/fr/dist/.cvsignore * manual/fr/dist/html/.cvsignore * manual/fr/dist/html/Makefile.am * manual/fr/dist/pdf/.cvsignore * manual/fr/dist/pdf/Makefile.am * manual/fr/dist/ps/.cvsignore * manual/fr/dist/ps/Makefile.am * manual/fr/dist/txt/.cvsignore * manual/fr/dist/txt/Makefile.am * manual/pl/Makefile.am * manual/pl/account.xml * manual/pl/ack.xml * manual/pl/addrbook.xml * manual/pl/advanced.xml * manual/pl/claws-mail-manual.xml * manual/pl/faq.xml * manual/pl/glossary.xml * manual/pl/handling.xml * manual/pl/intro.xml * manual/pl/keyboard.xml * manual/pl/plugins.xml * manual/pl/starting.xml * manual/pl/sylpheed-claws-manual.xml * manual/pl/dist/.cvsignore * manual/pl/dist/html/.cvsignore * manual/pl/dist/html/Makefile.am * manual/pl/dist/pdf/.cvsignore * manual/pl/dist/pdf/Makefile.am * manual/pl/dist/ps/.cvsignore * manual/pl/dist/ps/Makefile.am * manual/pl/dist/txt/.cvsignore * manual/pl/dist/txt/Makefile.am * po/.cvsignore * po/Makevars * src/.cvsignore * src/Makefile.am * src/account.c * src/account.h * src/action.c * src/action.h * src/adbookbase.h * src/addr_compl.c * src/addr_compl.h * src/addrbook.c * src/addrcache.c * src/addrcache.h * src/addrcindex.c * src/addrcindex.h * src/addrclip.c * src/addrclip.h * src/addrdefs.h * src/addressadd.c * src/addressadd.h * src/addressbook.c * src/addressbook.h * src/addressbook_foldersel.c * src/addressbook_foldersel.h * src/addrgather.c * src/addrgather.h * src/addrharvest.c * src/addrharvest.h * src/addrindex.c * src/addrindex.h * src/addritem.c * src/addritem.h * src/addrquery.c * src/addrquery.h * src/addrselect.c * src/addrselect.h * src/alertpanel.c * src/alertpanel.h * src/browseldap.c * src/browseldap.h * src/codeconv.c * src/codeconv.h * src/compose.c * src/crash.c * src/crash.h * src/customheader.c * src/customheader.h * src/displayheader.c * src/displayheader.h * src/editaddress.c * src/editaddress.h * src/editbook.c * src/editbook.h * src/editgroup.c * src/editgroup.h * src/editjpilot.c * src/editjpilot.h * src/editldap.c * src/editldap.h * src/editldap_basedn.c * src/editldap_basedn.h * src/editvcard.c * src/editvcard.h * src/exphtmldlg.c * src/exphtmldlg.h * src/expldifdlg.c * src/expldifdlg.h * src/export.c * src/exporthtml.c * src/exporthtml.h * src/exportldif.c * src/exportldif.h * src/filtering.c * src/filtering.h * src/folder.c * src/folder.h * src/folder_item_prefs.c * src/folder_item_prefs.h * src/foldersel.c * src/foldersel.h * src/folderutils.c * src/folderutils.h * src/folderview.c * src/folderview.h * src/grouplistdialog.c * src/grouplistdialog.h * src/html.c * src/html.h * src/image_viewer.c * src/image_viewer.h * src/imap.c * src/imap.h * src/imap_gtk.c * src/imap_gtk.h * src/import.c * src/import.h * src/importldif.c * src/importldif.h * src/importmutt.c * src/importmutt.h * src/importpine.c * src/importpine.h * src/inc.c * src/inc.h * src/jpilot.c * src/jpilot.h * src/ldapctrl.c * src/ldapctrl.h * src/ldaplocate.c * src/ldaplocate.h * src/ldapquery.c * src/ldapquery.h * src/ldapserver.c * src/ldapserver.h * src/ldaputil.c * src/ldaputil.h * src/ldif.c * src/ldif.h * src/localfolder.c * src/localfolder.h * src/main.c * src/main.h * src/mainwindow.c * src/mainwindow.h * src/manual.c * src/manual.h * src/matcher.c * src/matcher.h * src/matcher_parser.h * src/matcher_parser_lex.l * src/matcher_parser_parse.y * src/mbox.c * src/mbox.h * src/message_search.c * src/message_search.h * src/messageview.c * src/messageview.h * src/mh.c * src/mh.h * src/mh_gtk.c * src/mh_gtk.h * src/mimeview.c * src/mimeview.h * src/msgcache.c * src/msgcache.h * src/mutt.c * src/mutt.h * src/news.c * src/news.h * src/news_gtk.c * src/news_gtk.h * src/noticeview.c * src/noticeview.h * src/partial_download.c * src/partial_download.h * src/pine.c * src/pine.h * src/pop.c * src/pop.h * src/prefs_account.c * src/prefs_account.h * src/prefs_actions.c * src/prefs_actions.h * src/prefs_common.c * src/prefs_common.h * src/prefs_compose_writing.c * src/prefs_compose_writing.h * src/prefs_customheader.c * src/prefs_customheader.h * src/prefs_display_header.c * src/prefs_display_header.h * src/prefs_ext_prog.c * src/prefs_ext_prog.h * src/prefs_filtering.c * src/prefs_folder_column.c * src/prefs_folder_column.h * src/prefs_folder_item.c * src/prefs_folder_item.h * src/prefs_fonts.c * src/prefs_fonts.h * src/prefs_gtk.c * src/prefs_gtk.h * src/prefs_image_viewer.c * src/prefs_image_viewer.h * src/prefs_matcher.c * src/prefs_matcher.h * src/prefs_message.c * src/prefs_message.h * src/prefs_msg_colors.c * src/prefs_msg_colors.h * src/prefs_other.c * src/prefs_other.h * src/prefs_quote.c * src/prefs_quote.h * src/prefs_receive.c * src/prefs_receive.h * src/prefs_send.c * src/prefs_send.h * src/prefs_spelling.c * src/prefs_spelling.h * src/prefs_summaries.c * src/prefs_summaries.h * src/prefs_summary_column.c * src/prefs_summary_column.h * src/prefs_template.c * src/prefs_template.h * src/prefs_themes.c * src/prefs_themes.h * src/prefs_toolbar.c * src/prefs_toolbar.h * src/prefs_wrapping.c * src/prefs_wrapping.h * src/privacy.c * src/privacy.h * src/procheader.c * src/procheader.h * src/procmime.c * src/procmime.h * src/procmsg.c * src/procmsg.h * src/quote_fmt.c * src/quote_fmt_parse.y * src/recv.c * src/recv.h * src/remotefolder.c * src/remotefolder.h * src/send_message.c * src/send_message.h * src/setup.c * src/setup.h * src/sourcewindow.c * src/sourcewindow.h * src/ssl_manager.c * src/ssl_manager.h * src/statusbar.c * src/statusbar.h * src/stock_pixmap.c * src/stock_pixmap.h * src/summary_search.c * src/summary_search.h * src/summaryview.c * src/summaryview.h * src/syldap.c * src/syldap.h * src/textview.c * src/textview.h * src/toolbar.c * src/toolbar.h * src/undo.c * src/undo.h * src/unmime.c * src/unmime.h * src/vcard.c * src/vcard.h * src/wizard.c * src/wizard.h * src/common/base64.c * src/common/base64.h * src/common/defs.h * src/common/hooks.c * src/common/hooks.h * src/common/log.c * src/common/log.h * src/common/mgutils.c * src/common/mgutils.h * src/common/nntp.c * src/common/nntp.h * src/common/passcrypt.c * src/common/passcrypt.h.in * src/common/plugin.c * src/common/plugin.h * src/common/prefs.c * src/common/prefs.h * src/common/progressindicator.c * src/common/progressindicator.h * src/common/quoted-printable.c * src/common/quoted-printable.h * src/common/session.c * src/common/session.h * src/common/smtp.c * src/common/smtp.h * src/common/socket.c * src/common/socket.h * src/common/ssl.c * src/common/ssl.h * src/common/stringtable.c * src/common/stringtable.h * src/common/sylpheed.c * src/common/sylpheed.h * src/common/template.c * src/common/template.h * src/common/timing.h * src/common/utils.c * src/common/utils.h * src/common/version.h.in * src/common/xml.c * src/common/xml.h * src/common/xmlprops.c * src/common/xmlprops.h * src/gtk/about.c * src/gtk/colorlabel.c * src/gtk/colorlabel.h * src/gtk/colorsel.c * src/gtk/colorsel.h * src/gtk/combobox.c * src/gtk/combobox.h * src/gtk/description_window.c * src/gtk/description_window.h * src/gtk/filesel.c * src/gtk/filesel.h * src/gtk/foldersort.c * src/gtk/foldersort.h * src/gtk/gtkaspell.c * src/gtk/gtkaspell.h * src/gtk/gtksctree.c * src/gtk/gtkshruler.c * src/gtk/gtkshruler.h * src/gtk/gtkutils.c * src/gtk/gtkutils.h * src/gtk/icon_legend.c * src/gtk/icon_legend.h * src/gtk/logwindow.c * src/gtk/logwindow.h * src/gtk/manage_window.c * src/gtk/manage_window.h * src/gtk/pluginwindow.c * src/gtk/pluginwindow.h * src/gtk/prefswindow.c * src/gtk/prefswindow.h * src/gtk/quicksearch.c * src/gtk/quicksearch.h * src/pixmaps/claws-mail.xpm * src/pixmaps/claws-mail_icon.xpm * src/pixmaps/claws-mail_logo.xpm * src/pixmaps/sylpheed-claws.xpm * src/pixmaps/sylpheed-claws_icon.xpm * src/pixmaps/sylpheed-claws_logo.xpm * src/plugins/bogofilter/Makefile.am * src/plugins/bogofilter/bogofilter.c * src/plugins/bogofilter/bogofilter.h * src/plugins/bogofilter/bogofilter_gtk.c * src/plugins/clamav/Makefile.am * src/plugins/clamav/clamav_plugin.c * src/plugins/clamav/clamav_plugin.h * src/plugins/clamav/clamav_plugin_gtk.c * src/plugins/demo/Makefile.am * src/plugins/demo/demo.c * src/plugins/dillo_viewer/Makefile.am * src/plugins/dillo_viewer/README * src/plugins/dillo_viewer/dillo_prefs.c * src/plugins/dillo_viewer/dillo_prefs.h * src/plugins/dillo_viewer/dillo_viewer.c * src/plugins/pgpcore/Makefile.am * src/plugins/pgpcore/passphrase.c * src/plugins/pgpcore/passphrase.h * src/plugins/pgpcore/pgp_viewer.c * src/plugins/pgpcore/pgp_viewer.h * src/plugins/pgpcore/plugin.c * src/plugins/pgpcore/prefs_gpg.c * src/plugins/pgpcore/prefs_gpg.h * src/plugins/pgpcore/select-keys.c * src/plugins/pgpcore/select-keys.h * src/plugins/pgpcore/sgpgme.c * src/plugins/pgpcore/sgpgme.h * src/plugins/pgpcore/sylpheed.def * src/plugins/pgpcore/version.rc * src/plugins/pgpinline/Makefile.am * src/plugins/pgpinline/pgpinline.c * src/plugins/pgpinline/pgpinline.h * src/plugins/pgpinline/plugin.c * src/plugins/pgpinline/sylpheed.def * src/plugins/pgpinline/version.rc * src/plugins/pgpmime/Makefile.am * src/plugins/pgpmime/pgpmime.c * src/plugins/pgpmime/pgpmime.h * src/plugins/pgpmime/plugin.c * src/plugins/pgpmime/sylpheed.def * src/plugins/pgpmime/version.rc * src/plugins/spamassassin/Makefile.am * src/plugins/spamassassin/README * src/plugins/spamassassin/spamassassin.c * src/plugins/spamassassin/spamassassin.h * src/plugins/spamassassin/spamassassin_gtk.c * src/plugins/trayicon/Makefile.am * src/plugins/trayicon/trayicon.c * tools/OOo2sylpheed.pl * tools/README * tools/README.sylprint * tools/acroread2sylpheed.pl * tools/claws.i18n.status.pl * tools/filter_conv.pl * tools/filter_conv_new.pl * tools/freshmeat_search.pl * tools/google_search.pl * tools/kmail2sylpheed.pl * tools/kmail2sylpheed_v2.pl * tools/make.themes.project * tools/multiwebsearch.pl * tools/nautilus2sylpheed.sh * tools/outlook2sylpheed.pl * tools/sylprint.pl * tools/sylprint.rc * tools/tb2sylpheed * tools/textviewer.sh * tools/vcard2xml.py * tools/kdeservicemenu/README * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl * tools/kdeservicemenu/template_sylpheed-attach-files.desktop * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop Change name to Claws Mail. Announce to follow...
2006-11-07 11:24:03 +01:00
user-contributed FAQ on the Claws Mail website <ulink
url="http://www.claws-mail.org/faq/"
>http://www.claws-mail.org/faq/</ulink>.
</para>
</section>
<section id="adv_processing">
<title>Processing</title>
<para>
Processing rules are the same as Filtering rules, except that they are
applied when entering a folder or when manually applied from a folder's
context menu and apply only to this folder. You can use them to automatically
move old mails into an archive folder, or for further dispatching of
emails, and more. You can set each folder's Processing rules by
right-clicking on it.
</para><para>
Processing rules are accompanied by Pre-processing and Post-processing
rules. Like Processing rules, they apply when opening a folder or manually
applying them from a folder's context menu, but like Filtering rules,
they are shared across all folders. You can configure them from the
<quote>Tools</quote> menu. Pre-processing rules are executed before the
folder's specific Processing rules, while Post-processing rules are executed
afterwards.
</para>
</section>
<section id="adv_colour_labels">
<title>Colour Labels</title>
<para>
Colour labels can be used to denote a message as having a particular
significance. To set a colour label simply right-click a message in the
Message List and use the <quote>Color label</quote> submenu.
</para><para>
Colour labels are user-configurable. Both the colour and the label can
be set by the user. Preferences can be found on the
<quote>Configuration/Preferences/Display/Colors</quote> page.
</para>
</section>
<section id="adv_ml_support">
<title>Mailing-List support</title>
<para>
2006-11-07 [paul] 2.6.0cvs7 * .cvsignore * AUTHORS * COPYING * INSTALL * Makefile.am * NEWS * README * RELEASE_NOTES * autogen.sh * claws-mail-128x128.png * claws-mail-64x64.png * claws-mail.ico * claws-mail.pc.in * claws-mail.png * configure.ac * sylpheed-claws-128x128.png * sylpheed-claws-64x64.png * sylpheed-claws.desktop * sylpheed-claws.ico * sylpheed-claws.pc.in * sylpheed-claws.png * debian/README.Debian * debian/changelog * debian/claws-mail.desktop * debian/claws-mail.menu * debian/claws-mail.postinst.debhelper * debian/claws-mail.postrm.debhelper * debian/control * debian/copyright * debian/files * debian/rules * debian/sylpheed-claws.desktop * debian/sylpheed-claws.menu * debian/sylpheed-claws.postinst.debhelper * debian/sylpheed-claws.postrm.debhelper * doc/man/Makefile.am * doc/man/claws-mail.1 * doc/man/sylpheed-claws.1 * doc/src/ChangeLog.claws-pre0.8.0 * manual/Makefile.am * manual/account.xml * manual/ack.xml * manual/addrbook.xml * manual/advanced.xml * manual/claws-mail-manual.xml * manual/faq.xml * manual/glossary.xml * manual/handling.xml * manual/intro.xml * manual/keyboard.xml * manual/plugins.xml * manual/starting.xml * manual/sylpheed-claws-manual.xml * manual/xml2pdf * manual/dist/.cvsignore * manual/dist/html/.cvsignore * manual/dist/html/Makefile.am * manual/dist/pdf/.cvsignore * manual/dist/pdf/Makefile.am * manual/dist/ps/.cvsignore * manual/dist/ps/Makefile.am * manual/dist/txt/.cvsignore * manual/dist/txt/Makefile.am * manual/es/Makefile.am * manual/es/advanced.xml * manual/es/claws-mail-manual.xml * manual/es/faq.xml * manual/es/glossary.xml * manual/es/handling.xml * manual/es/intro.xml * manual/es/plugins.xml * manual/es/sylpheed-claws-manual.xml * manual/es/dist/.cvsignore * manual/es/dist/html/.cvsignore * manual/es/dist/html/Makefile.am * manual/es/dist/pdf/.cvsignore * manual/es/dist/pdf/Makefile.am * manual/es/dist/ps/.cvsignore * manual/es/dist/ps/Makefile.am * manual/es/dist/txt/.cvsignore * manual/es/dist/txt/Makefile.am * manual/fr/Makefile.am * manual/fr/account.xml * manual/fr/ack.xml * manual/fr/addrbook.xml * manual/fr/advanced.xml * manual/fr/claws-mail-manual.xml * manual/fr/faq.xml * manual/fr/glossary.xml * manual/fr/handling.xml * manual/fr/intro.xml * manual/fr/keyboard.xml * manual/fr/plugins.xml * manual/fr/starting.xml * manual/fr/sylpheed-claws-manual.xml * manual/fr/dist/.cvsignore * manual/fr/dist/html/.cvsignore * manual/fr/dist/html/Makefile.am * manual/fr/dist/pdf/.cvsignore * manual/fr/dist/pdf/Makefile.am * manual/fr/dist/ps/.cvsignore * manual/fr/dist/ps/Makefile.am * manual/fr/dist/txt/.cvsignore * manual/fr/dist/txt/Makefile.am * manual/pl/Makefile.am * manual/pl/account.xml * manual/pl/ack.xml * manual/pl/addrbook.xml * manual/pl/advanced.xml * manual/pl/claws-mail-manual.xml * manual/pl/faq.xml * manual/pl/glossary.xml * manual/pl/handling.xml * manual/pl/intro.xml * manual/pl/keyboard.xml * manual/pl/plugins.xml * manual/pl/starting.xml * manual/pl/sylpheed-claws-manual.xml * manual/pl/dist/.cvsignore * manual/pl/dist/html/.cvsignore * manual/pl/dist/html/Makefile.am * manual/pl/dist/pdf/.cvsignore * manual/pl/dist/pdf/Makefile.am * manual/pl/dist/ps/.cvsignore * manual/pl/dist/ps/Makefile.am * manual/pl/dist/txt/.cvsignore * manual/pl/dist/txt/Makefile.am * po/.cvsignore * po/Makevars * src/.cvsignore * src/Makefile.am * src/account.c * src/account.h * src/action.c * src/action.h * src/adbookbase.h * src/addr_compl.c * src/addr_compl.h * src/addrbook.c * src/addrcache.c * src/addrcache.h * src/addrcindex.c * src/addrcindex.h * src/addrclip.c * src/addrclip.h * src/addrdefs.h * src/addressadd.c * src/addressadd.h * src/addressbook.c * src/addressbook.h * src/addressbook_foldersel.c * src/addressbook_foldersel.h * src/addrgather.c * src/addrgather.h * src/addrharvest.c * src/addrharvest.h * src/addrindex.c * src/addrindex.h * src/addritem.c * src/addritem.h * src/addrquery.c * src/addrquery.h * src/addrselect.c * src/addrselect.h * src/alertpanel.c * src/alertpanel.h * src/browseldap.c * src/browseldap.h * src/codeconv.c * src/codeconv.h * src/compose.c * src/crash.c * src/crash.h * src/customheader.c * src/customheader.h * src/displayheader.c * src/displayheader.h * src/editaddress.c * src/editaddress.h * src/editbook.c * src/editbook.h * src/editgroup.c * src/editgroup.h * src/editjpilot.c * src/editjpilot.h * src/editldap.c * src/editldap.h * src/editldap_basedn.c * src/editldap_basedn.h * src/editvcard.c * src/editvcard.h * src/exphtmldlg.c * src/exphtmldlg.h * src/expldifdlg.c * src/expldifdlg.h * src/export.c * src/exporthtml.c * src/exporthtml.h * src/exportldif.c * src/exportldif.h * src/filtering.c * src/filtering.h * src/folder.c * src/folder.h * src/folder_item_prefs.c * src/folder_item_prefs.h * src/foldersel.c * src/foldersel.h * src/folderutils.c * src/folderutils.h * src/folderview.c * src/folderview.h * src/grouplistdialog.c * src/grouplistdialog.h * src/html.c * src/html.h * src/image_viewer.c * src/image_viewer.h * src/imap.c * src/imap.h * src/imap_gtk.c * src/imap_gtk.h * src/import.c * src/import.h * src/importldif.c * src/importldif.h * src/importmutt.c * src/importmutt.h * src/importpine.c * src/importpine.h * src/inc.c * src/inc.h * src/jpilot.c * src/jpilot.h * src/ldapctrl.c * src/ldapctrl.h * src/ldaplocate.c * src/ldaplocate.h * src/ldapquery.c * src/ldapquery.h * src/ldapserver.c * src/ldapserver.h * src/ldaputil.c * src/ldaputil.h * src/ldif.c * src/ldif.h * src/localfolder.c * src/localfolder.h * src/main.c * src/main.h * src/mainwindow.c * src/mainwindow.h * src/manual.c * src/manual.h * src/matcher.c * src/matcher.h * src/matcher_parser.h * src/matcher_parser_lex.l * src/matcher_parser_parse.y * src/mbox.c * src/mbox.h * src/message_search.c * src/message_search.h * src/messageview.c * src/messageview.h * src/mh.c * src/mh.h * src/mh_gtk.c * src/mh_gtk.h * src/mimeview.c * src/mimeview.h * src/msgcache.c * src/msgcache.h * src/mutt.c * src/mutt.h * src/news.c * src/news.h * src/news_gtk.c * src/news_gtk.h * src/noticeview.c * src/noticeview.h * src/partial_download.c * src/partial_download.h * src/pine.c * src/pine.h * src/pop.c * src/pop.h * src/prefs_account.c * src/prefs_account.h * src/prefs_actions.c * src/prefs_actions.h * src/prefs_common.c * src/prefs_common.h * src/prefs_compose_writing.c * src/prefs_compose_writing.h * src/prefs_customheader.c * src/prefs_customheader.h * src/prefs_display_header.c * src/prefs_display_header.h * src/prefs_ext_prog.c * src/prefs_ext_prog.h * src/prefs_filtering.c * src/prefs_folder_column.c * src/prefs_folder_column.h * src/prefs_folder_item.c * src/prefs_folder_item.h * src/prefs_fonts.c * src/prefs_fonts.h * src/prefs_gtk.c * src/prefs_gtk.h * src/prefs_image_viewer.c * src/prefs_image_viewer.h * src/prefs_matcher.c * src/prefs_matcher.h * src/prefs_message.c * src/prefs_message.h * src/prefs_msg_colors.c * src/prefs_msg_colors.h * src/prefs_other.c * src/prefs_other.h * src/prefs_quote.c * src/prefs_quote.h * src/prefs_receive.c * src/prefs_receive.h * src/prefs_send.c * src/prefs_send.h * src/prefs_spelling.c * src/prefs_spelling.h * src/prefs_summaries.c * src/prefs_summaries.h * src/prefs_summary_column.c * src/prefs_summary_column.h * src/prefs_template.c * src/prefs_template.h * src/prefs_themes.c * src/prefs_themes.h * src/prefs_toolbar.c * src/prefs_toolbar.h * src/prefs_wrapping.c * src/prefs_wrapping.h * src/privacy.c * src/privacy.h * src/procheader.c * src/procheader.h * src/procmime.c * src/procmime.h * src/procmsg.c * src/procmsg.h * src/quote_fmt.c * src/quote_fmt_parse.y * src/recv.c * src/recv.h * src/remotefolder.c * src/remotefolder.h * src/send_message.c * src/send_message.h * src/setup.c * src/setup.h * src/sourcewindow.c * src/sourcewindow.h * src/ssl_manager.c * src/ssl_manager.h * src/statusbar.c * src/statusbar.h * src/stock_pixmap.c * src/stock_pixmap.h * src/summary_search.c * src/summary_search.h * src/summaryview.c * src/summaryview.h * src/syldap.c * src/syldap.h * src/textview.c * src/textview.h * src/toolbar.c * src/toolbar.h * src/undo.c * src/undo.h * src/unmime.c * src/unmime.h * src/vcard.c * src/vcard.h * src/wizard.c * src/wizard.h * src/common/base64.c * src/common/base64.h * src/common/defs.h * src/common/hooks.c * src/common/hooks.h * src/common/log.c * src/common/log.h * src/common/mgutils.c * src/common/mgutils.h * src/common/nntp.c * src/common/nntp.h * src/common/passcrypt.c * src/common/passcrypt.h.in * src/common/plugin.c * src/common/plugin.h * src/common/prefs.c * src/common/prefs.h * src/common/progressindicator.c * src/common/progressindicator.h * src/common/quoted-printable.c * src/common/quoted-printable.h * src/common/session.c * src/common/session.h * src/common/smtp.c * src/common/smtp.h * src/common/socket.c * src/common/socket.h * src/common/ssl.c * src/common/ssl.h * src/common/stringtable.c * src/common/stringtable.h * src/common/sylpheed.c * src/common/sylpheed.h * src/common/template.c * src/common/template.h * src/common/timing.h * src/common/utils.c * src/common/utils.h * src/common/version.h.in * src/common/xml.c * src/common/xml.h * src/common/xmlprops.c * src/common/xmlprops.h * src/gtk/about.c * src/gtk/colorlabel.c * src/gtk/colorlabel.h * src/gtk/colorsel.c * src/gtk/colorsel.h * src/gtk/combobox.c * src/gtk/combobox.h * src/gtk/description_window.c * src/gtk/description_window.h * src/gtk/filesel.c * src/gtk/filesel.h * src/gtk/foldersort.c * src/gtk/foldersort.h * src/gtk/gtkaspell.c * src/gtk/gtkaspell.h * src/gtk/gtksctree.c * src/gtk/gtkshruler.c * src/gtk/gtkshruler.h * src/gtk/gtkutils.c * src/gtk/gtkutils.h * src/gtk/icon_legend.c * src/gtk/icon_legend.h * src/gtk/logwindow.c * src/gtk/logwindow.h * src/gtk/manage_window.c * src/gtk/manage_window.h * src/gtk/pluginwindow.c * src/gtk/pluginwindow.h * src/gtk/prefswindow.c * src/gtk/prefswindow.h * src/gtk/quicksearch.c * src/gtk/quicksearch.h * src/pixmaps/claws-mail.xpm * src/pixmaps/claws-mail_icon.xpm * src/pixmaps/claws-mail_logo.xpm * src/pixmaps/sylpheed-claws.xpm * src/pixmaps/sylpheed-claws_icon.xpm * src/pixmaps/sylpheed-claws_logo.xpm * src/plugins/bogofilter/Makefile.am * src/plugins/bogofilter/bogofilter.c * src/plugins/bogofilter/bogofilter.h * src/plugins/bogofilter/bogofilter_gtk.c * src/plugins/clamav/Makefile.am * src/plugins/clamav/clamav_plugin.c * src/plugins/clamav/clamav_plugin.h * src/plugins/clamav/clamav_plugin_gtk.c * src/plugins/demo/Makefile.am * src/plugins/demo/demo.c * src/plugins/dillo_viewer/Makefile.am * src/plugins/dillo_viewer/README * src/plugins/dillo_viewer/dillo_prefs.c * src/plugins/dillo_viewer/dillo_prefs.h * src/plugins/dillo_viewer/dillo_viewer.c * src/plugins/pgpcore/Makefile.am * src/plugins/pgpcore/passphrase.c * src/plugins/pgpcore/passphrase.h * src/plugins/pgpcore/pgp_viewer.c * src/plugins/pgpcore/pgp_viewer.h * src/plugins/pgpcore/plugin.c * src/plugins/pgpcore/prefs_gpg.c * src/plugins/pgpcore/prefs_gpg.h * src/plugins/pgpcore/select-keys.c * src/plugins/pgpcore/select-keys.h * src/plugins/pgpcore/sgpgme.c * src/plugins/pgpcore/sgpgme.h * src/plugins/pgpcore/sylpheed.def * src/plugins/pgpcore/version.rc * src/plugins/pgpinline/Makefile.am * src/plugins/pgpinline/pgpinline.c * src/plugins/pgpinline/pgpinline.h * src/plugins/pgpinline/plugin.c * src/plugins/pgpinline/sylpheed.def * src/plugins/pgpinline/version.rc * src/plugins/pgpmime/Makefile.am * src/plugins/pgpmime/pgpmime.c * src/plugins/pgpmime/pgpmime.h * src/plugins/pgpmime/plugin.c * src/plugins/pgpmime/sylpheed.def * src/plugins/pgpmime/version.rc * src/plugins/spamassassin/Makefile.am * src/plugins/spamassassin/README * src/plugins/spamassassin/spamassassin.c * src/plugins/spamassassin/spamassassin.h * src/plugins/spamassassin/spamassassin_gtk.c * src/plugins/trayicon/Makefile.am * src/plugins/trayicon/trayicon.c * tools/OOo2sylpheed.pl * tools/README * tools/README.sylprint * tools/acroread2sylpheed.pl * tools/claws.i18n.status.pl * tools/filter_conv.pl * tools/filter_conv_new.pl * tools/freshmeat_search.pl * tools/google_search.pl * tools/kmail2sylpheed.pl * tools/kmail2sylpheed_v2.pl * tools/make.themes.project * tools/multiwebsearch.pl * tools/nautilus2sylpheed.sh * tools/outlook2sylpheed.pl * tools/sylprint.pl * tools/sylprint.rc * tools/tb2sylpheed * tools/textviewer.sh * tools/vcard2xml.py * tools/kdeservicemenu/README * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl * tools/kdeservicemenu/template_sylpheed-attach-files.desktop * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop Change name to Claws Mail. Announce to follow...
2006-11-07 11:24:03 +01:00
Claws Mail offers mailing-list support from the
<quote>Message/Mailing-List/</quote> submenu. When you have a
mailing-list message selected, the submenu allows you to quickly
initiate subscribing, unsubscribing, posting, getting help, contacting
the list owner, and viewing the list archive; either by opening a new
Compose window with the appropriate address pre-filled, or by opening
the URL in your web browser.
</para>
</section>
<section id="adv_plugins">
<title>Plugins</title>
<para>
2006-11-07 [paul] 2.6.0cvs7 * .cvsignore * AUTHORS * COPYING * INSTALL * Makefile.am * NEWS * README * RELEASE_NOTES * autogen.sh * claws-mail-128x128.png * claws-mail-64x64.png * claws-mail.ico * claws-mail.pc.in * claws-mail.png * configure.ac * sylpheed-claws-128x128.png * sylpheed-claws-64x64.png * sylpheed-claws.desktop * sylpheed-claws.ico * sylpheed-claws.pc.in * sylpheed-claws.png * debian/README.Debian * debian/changelog * debian/claws-mail.desktop * debian/claws-mail.menu * debian/claws-mail.postinst.debhelper * debian/claws-mail.postrm.debhelper * debian/control * debian/copyright * debian/files * debian/rules * debian/sylpheed-claws.desktop * debian/sylpheed-claws.menu * debian/sylpheed-claws.postinst.debhelper * debian/sylpheed-claws.postrm.debhelper * doc/man/Makefile.am * doc/man/claws-mail.1 * doc/man/sylpheed-claws.1 * doc/src/ChangeLog.claws-pre0.8.0 * manual/Makefile.am * manual/account.xml * manual/ack.xml * manual/addrbook.xml * manual/advanced.xml * manual/claws-mail-manual.xml * manual/faq.xml * manual/glossary.xml * manual/handling.xml * manual/intro.xml * manual/keyboard.xml * manual/plugins.xml * manual/starting.xml * manual/sylpheed-claws-manual.xml * manual/xml2pdf * manual/dist/.cvsignore * manual/dist/html/.cvsignore * manual/dist/html/Makefile.am * manual/dist/pdf/.cvsignore * manual/dist/pdf/Makefile.am * manual/dist/ps/.cvsignore * manual/dist/ps/Makefile.am * manual/dist/txt/.cvsignore * manual/dist/txt/Makefile.am * manual/es/Makefile.am * manual/es/advanced.xml * manual/es/claws-mail-manual.xml * manual/es/faq.xml * manual/es/glossary.xml * manual/es/handling.xml * manual/es/intro.xml * manual/es/plugins.xml * manual/es/sylpheed-claws-manual.xml * manual/es/dist/.cvsignore * manual/es/dist/html/.cvsignore * manual/es/dist/html/Makefile.am * manual/es/dist/pdf/.cvsignore * manual/es/dist/pdf/Makefile.am * manual/es/dist/ps/.cvsignore * manual/es/dist/ps/Makefile.am * manual/es/dist/txt/.cvsignore * manual/es/dist/txt/Makefile.am * manual/fr/Makefile.am * manual/fr/account.xml * manual/fr/ack.xml * manual/fr/addrbook.xml * manual/fr/advanced.xml * manual/fr/claws-mail-manual.xml * manual/fr/faq.xml * manual/fr/glossary.xml * manual/fr/handling.xml * manual/fr/intro.xml * manual/fr/keyboard.xml * manual/fr/plugins.xml * manual/fr/starting.xml * manual/fr/sylpheed-claws-manual.xml * manual/fr/dist/.cvsignore * manual/fr/dist/html/.cvsignore * manual/fr/dist/html/Makefile.am * manual/fr/dist/pdf/.cvsignore * manual/fr/dist/pdf/Makefile.am * manual/fr/dist/ps/.cvsignore * manual/fr/dist/ps/Makefile.am * manual/fr/dist/txt/.cvsignore * manual/fr/dist/txt/Makefile.am * manual/pl/Makefile.am * manual/pl/account.xml * manual/pl/ack.xml * manual/pl/addrbook.xml * manual/pl/advanced.xml * manual/pl/claws-mail-manual.xml * manual/pl/faq.xml * manual/pl/glossary.xml * manual/pl/handling.xml * manual/pl/intro.xml * manual/pl/keyboard.xml * manual/pl/plugins.xml * manual/pl/starting.xml * manual/pl/sylpheed-claws-manual.xml * manual/pl/dist/.cvsignore * manual/pl/dist/html/.cvsignore * manual/pl/dist/html/Makefile.am * manual/pl/dist/pdf/.cvsignore * manual/pl/dist/pdf/Makefile.am * manual/pl/dist/ps/.cvsignore * manual/pl/dist/ps/Makefile.am * manual/pl/dist/txt/.cvsignore * manual/pl/dist/txt/Makefile.am * po/.cvsignore * po/Makevars * src/.cvsignore * src/Makefile.am * src/account.c * src/account.h * src/action.c * src/action.h * src/adbookbase.h * src/addr_compl.c * src/addr_compl.h * src/addrbook.c * src/addrcache.c * src/addrcache.h * src/addrcindex.c * src/addrcindex.h * src/addrclip.c * src/addrclip.h * src/addrdefs.h * src/addressadd.c * src/addressadd.h * src/addressbook.c * src/addressbook.h * src/addressbook_foldersel.c * src/addressbook_foldersel.h * src/addrgather.c * src/addrgather.h * src/addrharvest.c * src/addrharvest.h * src/addrindex.c * src/addrindex.h * src/addritem.c * src/addritem.h * src/addrquery.c * src/addrquery.h * src/addrselect.c * src/addrselect.h * src/alertpanel.c * src/alertpanel.h * src/browseldap.c * src/browseldap.h * src/codeconv.c * src/codeconv.h * src/compose.c * src/crash.c * src/crash.h * src/customheader.c * src/customheader.h * src/displayheader.c * src/displayheader.h * src/editaddress.c * src/editaddress.h * src/editbook.c * src/editbook.h * src/editgroup.c * src/editgroup.h * src/editjpilot.c * src/editjpilot.h * src/editldap.c * src/editldap.h * src/editldap_basedn.c * src/editldap_basedn.h * src/editvcard.c * src/editvcard.h * src/exphtmldlg.c * src/exphtmldlg.h * src/expldifdlg.c * src/expldifdlg.h * src/export.c * src/exporthtml.c * src/exporthtml.h * src/exportldif.c * src/exportldif.h * src/filtering.c * src/filtering.h * src/folder.c * src/folder.h * src/folder_item_prefs.c * src/folder_item_prefs.h * src/foldersel.c * src/foldersel.h * src/folderutils.c * src/folderutils.h * src/folderview.c * src/folderview.h * src/grouplistdialog.c * src/grouplistdialog.h * src/html.c * src/html.h * src/image_viewer.c * src/image_viewer.h * src/imap.c * src/imap.h * src/imap_gtk.c * src/imap_gtk.h * src/import.c * src/import.h * src/importldif.c * src/importldif.h * src/importmutt.c * src/importmutt.h * src/importpine.c * src/importpine.h * src/inc.c * src/inc.h * src/jpilot.c * src/jpilot.h * src/ldapctrl.c * src/ldapctrl.h * src/ldaplocate.c * src/ldaplocate.h * src/ldapquery.c * src/ldapquery.h * src/ldapserver.c * src/ldapserver.h * src/ldaputil.c * src/ldaputil.h * src/ldif.c * src/ldif.h * src/localfolder.c * src/localfolder.h * src/main.c * src/main.h * src/mainwindow.c * src/mainwindow.h * src/manual.c * src/manual.h * src/matcher.c * src/matcher.h * src/matcher_parser.h * src/matcher_parser_lex.l * src/matcher_parser_parse.y * src/mbox.c * src/mbox.h * src/message_search.c * src/message_search.h * src/messageview.c * src/messageview.h * src/mh.c * src/mh.h * src/mh_gtk.c * src/mh_gtk.h * src/mimeview.c * src/mimeview.h * src/msgcache.c * src/msgcache.h * src/mutt.c * src/mutt.h * src/news.c * src/news.h * src/news_gtk.c * src/news_gtk.h * src/noticeview.c * src/noticeview.h * src/partial_download.c * src/partial_download.h * src/pine.c * src/pine.h * src/pop.c * src/pop.h * src/prefs_account.c * src/prefs_account.h * src/prefs_actions.c * src/prefs_actions.h * src/prefs_common.c * src/prefs_common.h * src/prefs_compose_writing.c * src/prefs_compose_writing.h * src/prefs_customheader.c * src/prefs_customheader.h * src/prefs_display_header.c * src/prefs_display_header.h * src/prefs_ext_prog.c * src/prefs_ext_prog.h * src/prefs_filtering.c * src/prefs_folder_column.c * src/prefs_folder_column.h * src/prefs_folder_item.c * src/prefs_folder_item.h * src/prefs_fonts.c * src/prefs_fonts.h * src/prefs_gtk.c * src/prefs_gtk.h * src/prefs_image_viewer.c * src/prefs_image_viewer.h * src/prefs_matcher.c * src/prefs_matcher.h * src/prefs_message.c * src/prefs_message.h * src/prefs_msg_colors.c * src/prefs_msg_colors.h * src/prefs_other.c * src/prefs_other.h * src/prefs_quote.c * src/prefs_quote.h * src/prefs_receive.c * src/prefs_receive.h * src/prefs_send.c * src/prefs_send.h * src/prefs_spelling.c * src/prefs_spelling.h * src/prefs_summaries.c * src/prefs_summaries.h * src/prefs_summary_column.c * src/prefs_summary_column.h * src/prefs_template.c * src/prefs_template.h * src/prefs_themes.c * src/prefs_themes.h * src/prefs_toolbar.c * src/prefs_toolbar.h * src/prefs_wrapping.c * src/prefs_wrapping.h * src/privacy.c * src/privacy.h * src/procheader.c * src/procheader.h * src/procmime.c * src/procmime.h * src/procmsg.c * src/procmsg.h * src/quote_fmt.c * src/quote_fmt_parse.y * src/recv.c * src/recv.h * src/remotefolder.c * src/remotefolder.h * src/send_message.c * src/send_message.h * src/setup.c * src/setup.h * src/sourcewindow.c * src/sourcewindow.h * src/ssl_manager.c * src/ssl_manager.h * src/statusbar.c * src/statusbar.h * src/stock_pixmap.c * src/stock_pixmap.h * src/summary_search.c * src/summary_search.h * src/summaryview.c * src/summaryview.h * src/syldap.c * src/syldap.h * src/textview.c * src/textview.h * src/toolbar.c * src/toolbar.h * src/undo.c * src/undo.h * src/unmime.c * src/unmime.h * src/vcard.c * src/vcard.h * src/wizard.c * src/wizard.h * src/common/base64.c * src/common/base64.h * src/common/defs.h * src/common/hooks.c * src/common/hooks.h * src/common/log.c * src/common/log.h * src/common/mgutils.c * src/common/mgutils.h * src/common/nntp.c * src/common/nntp.h * src/common/passcrypt.c * src/common/passcrypt.h.in * src/common/plugin.c * src/common/plugin.h * src/common/prefs.c * src/common/prefs.h * src/common/progressindicator.c * src/common/progressindicator.h * src/common/quoted-printable.c * src/common/quoted-printable.h * src/common/session.c * src/common/session.h * src/common/smtp.c * src/common/smtp.h * src/common/socket.c * src/common/socket.h * src/common/ssl.c * src/common/ssl.h * src/common/stringtable.c * src/common/stringtable.h * src/common/sylpheed.c * src/common/sylpheed.h * src/common/template.c * src/common/template.h * src/common/timing.h * src/common/utils.c * src/common/utils.h * src/common/version.h.in * src/common/xml.c * src/common/xml.h * src/common/xmlprops.c * src/common/xmlprops.h * src/gtk/about.c * src/gtk/colorlabel.c * src/gtk/colorlabel.h * src/gtk/colorsel.c * src/gtk/colorsel.h * src/gtk/combobox.c * src/gtk/combobox.h * src/gtk/description_window.c * src/gtk/description_window.h * src/gtk/filesel.c * src/gtk/filesel.h * src/gtk/foldersort.c * src/gtk/foldersort.h * src/gtk/gtkaspell.c * src/gtk/gtkaspell.h * src/gtk/gtksctree.c * src/gtk/gtkshruler.c * src/gtk/gtkshruler.h * src/gtk/gtkutils.c * src/gtk/gtkutils.h * src/gtk/icon_legend.c * src/gtk/icon_legend.h * src/gtk/logwindow.c * src/gtk/logwindow.h * src/gtk/manage_window.c * src/gtk/manage_window.h * src/gtk/pluginwindow.c * src/gtk/pluginwindow.h * src/gtk/prefswindow.c * src/gtk/prefswindow.h * src/gtk/quicksearch.c * src/gtk/quicksearch.h * src/pixmaps/claws-mail.xpm * src/pixmaps/claws-mail_icon.xpm * src/pixmaps/claws-mail_logo.xpm * src/pixmaps/sylpheed-claws.xpm * src/pixmaps/sylpheed-claws_icon.xpm * src/pixmaps/sylpheed-claws_logo.xpm * src/plugins/bogofilter/Makefile.am * src/plugins/bogofilter/bogofilter.c * src/plugins/bogofilter/bogofilter.h * src/plugins/bogofilter/bogofilter_gtk.c * src/plugins/clamav/Makefile.am * src/plugins/clamav/clamav_plugin.c * src/plugins/clamav/clamav_plugin.h * src/plugins/clamav/clamav_plugin_gtk.c * src/plugins/demo/Makefile.am * src/plugins/demo/demo.c * src/plugins/dillo_viewer/Makefile.am * src/plugins/dillo_viewer/README * src/plugins/dillo_viewer/dillo_prefs.c * src/plugins/dillo_viewer/dillo_prefs.h * src/plugins/dillo_viewer/dillo_viewer.c * src/plugins/pgpcore/Makefile.am * src/plugins/pgpcore/passphrase.c * src/plugins/pgpcore/passphrase.h * src/plugins/pgpcore/pgp_viewer.c * src/plugins/pgpcore/pgp_viewer.h * src/plugins/pgpcore/plugin.c * src/plugins/pgpcore/prefs_gpg.c * src/plugins/pgpcore/prefs_gpg.h * src/plugins/pgpcore/select-keys.c * src/plugins/pgpcore/select-keys.h * src/plugins/pgpcore/sgpgme.c * src/plugins/pgpcore/sgpgme.h * src/plugins/pgpcore/sylpheed.def * src/plugins/pgpcore/version.rc * src/plugins/pgpinline/Makefile.am * src/plugins/pgpinline/pgpinline.c * src/plugins/pgpinline/pgpinline.h * src/plugins/pgpinline/plugin.c * src/plugins/pgpinline/sylpheed.def * src/plugins/pgpinline/version.rc * src/plugins/pgpmime/Makefile.am * src/plugins/pgpmime/pgpmime.c * src/plugins/pgpmime/pgpmime.h * src/plugins/pgpmime/plugin.c * src/plugins/pgpmime/sylpheed.def * src/plugins/pgpmime/version.rc * src/plugins/spamassassin/Makefile.am * src/plugins/spamassassin/README * src/plugins/spamassassin/spamassassin.c * src/plugins/spamassassin/spamassassin.h * src/plugins/spamassassin/spamassassin_gtk.c * src/plugins/trayicon/Makefile.am * src/plugins/trayicon/trayicon.c * tools/OOo2sylpheed.pl * tools/README * tools/README.sylprint * tools/acroread2sylpheed.pl * tools/claws.i18n.status.pl * tools/filter_conv.pl * tools/filter_conv_new.pl * tools/freshmeat_search.pl * tools/google_search.pl * tools/kmail2sylpheed.pl * tools/kmail2sylpheed_v2.pl * tools/make.themes.project * tools/multiwebsearch.pl * tools/nautilus2sylpheed.sh * tools/outlook2sylpheed.pl * tools/sylprint.pl * tools/sylprint.rc * tools/tb2sylpheed * tools/textviewer.sh * tools/vcard2xml.py * tools/kdeservicemenu/README * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl * tools/kdeservicemenu/template_sylpheed-attach-files.desktop * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop Change name to Claws Mail. Announce to follow...
2006-11-07 11:24:03 +01:00
Plugins are the mechanism for extending Claws Mail' capabilities.
For example, imagine that you want to store your mails in a remote
<acronym>SQL</acronym> database. In most mailers out there this is
simply impossible without reworking the internals of the mailer. With
2006-11-07 [paul] 2.6.0cvs7 * .cvsignore * AUTHORS * COPYING * INSTALL * Makefile.am * NEWS * README * RELEASE_NOTES * autogen.sh * claws-mail-128x128.png * claws-mail-64x64.png * claws-mail.ico * claws-mail.pc.in * claws-mail.png * configure.ac * sylpheed-claws-128x128.png * sylpheed-claws-64x64.png * sylpheed-claws.desktop * sylpheed-claws.ico * sylpheed-claws.pc.in * sylpheed-claws.png * debian/README.Debian * debian/changelog * debian/claws-mail.desktop * debian/claws-mail.menu * debian/claws-mail.postinst.debhelper * debian/claws-mail.postrm.debhelper * debian/control * debian/copyright * debian/files * debian/rules * debian/sylpheed-claws.desktop * debian/sylpheed-claws.menu * debian/sylpheed-claws.postinst.debhelper * debian/sylpheed-claws.postrm.debhelper * doc/man/Makefile.am * doc/man/claws-mail.1 * doc/man/sylpheed-claws.1 * doc/src/ChangeLog.claws-pre0.8.0 * manual/Makefile.am * manual/account.xml * manual/ack.xml * manual/addrbook.xml * manual/advanced.xml * manual/claws-mail-manual.xml * manual/faq.xml * manual/glossary.xml * manual/handling.xml * manual/intro.xml * manual/keyboard.xml * manual/plugins.xml * manual/starting.xml * manual/sylpheed-claws-manual.xml * manual/xml2pdf * manual/dist/.cvsignore * manual/dist/html/.cvsignore * manual/dist/html/Makefile.am * manual/dist/pdf/.cvsignore * manual/dist/pdf/Makefile.am * manual/dist/ps/.cvsignore * manual/dist/ps/Makefile.am * manual/dist/txt/.cvsignore * manual/dist/txt/Makefile.am * manual/es/Makefile.am * manual/es/advanced.xml * manual/es/claws-mail-manual.xml * manual/es/faq.xml * manual/es/glossary.xml * manual/es/handling.xml * manual/es/intro.xml * manual/es/plugins.xml * manual/es/sylpheed-claws-manual.xml * manual/es/dist/.cvsignore * manual/es/dist/html/.cvsignore * manual/es/dist/html/Makefile.am * manual/es/dist/pdf/.cvsignore * manual/es/dist/pdf/Makefile.am * manual/es/dist/ps/.cvsignore * manual/es/dist/ps/Makefile.am * manual/es/dist/txt/.cvsignore * manual/es/dist/txt/Makefile.am * manual/fr/Makefile.am * manual/fr/account.xml * manual/fr/ack.xml * manual/fr/addrbook.xml * manual/fr/advanced.xml * manual/fr/claws-mail-manual.xml * manual/fr/faq.xml * manual/fr/glossary.xml * manual/fr/handling.xml * manual/fr/intro.xml * manual/fr/keyboard.xml * manual/fr/plugins.xml * manual/fr/starting.xml * manual/fr/sylpheed-claws-manual.xml * manual/fr/dist/.cvsignore * manual/fr/dist/html/.cvsignore * manual/fr/dist/html/Makefile.am * manual/fr/dist/pdf/.cvsignore * manual/fr/dist/pdf/Makefile.am * manual/fr/dist/ps/.cvsignore * manual/fr/dist/ps/Makefile.am * manual/fr/dist/txt/.cvsignore * manual/fr/dist/txt/Makefile.am * manual/pl/Makefile.am * manual/pl/account.xml * manual/pl/ack.xml * manual/pl/addrbook.xml * manual/pl/advanced.xml * manual/pl/claws-mail-manual.xml * manual/pl/faq.xml * manual/pl/glossary.xml * manual/pl/handling.xml * manual/pl/intro.xml * manual/pl/keyboard.xml * manual/pl/plugins.xml * manual/pl/starting.xml * manual/pl/sylpheed-claws-manual.xml * manual/pl/dist/.cvsignore * manual/pl/dist/html/.cvsignore * manual/pl/dist/html/Makefile.am * manual/pl/dist/pdf/.cvsignore * manual/pl/dist/pdf/Makefile.am * manual/pl/dist/ps/.cvsignore * manual/pl/dist/ps/Makefile.am * manual/pl/dist/txt/.cvsignore * manual/pl/dist/txt/Makefile.am * po/.cvsignore * po/Makevars * src/.cvsignore * src/Makefile.am * src/account.c * src/account.h * src/action.c * src/action.h * src/adbookbase.h * src/addr_compl.c * src/addr_compl.h * src/addrbook.c * src/addrcache.c * src/addrcache.h * src/addrcindex.c * src/addrcindex.h * src/addrclip.c * src/addrclip.h * src/addrdefs.h * src/addressadd.c * src/addressadd.h * src/addressbook.c * src/addressbook.h * src/addressbook_foldersel.c * src/addressbook_foldersel.h * src/addrgather.c * src/addrgather.h * src/addrharvest.c * src/addrharvest.h * src/addrindex.c * src/addrindex.h * src/addritem.c * src/addritem.h * src/addrquery.c * src/addrquery.h * src/addrselect.c * src/addrselect.h * src/alertpanel.c * src/alertpanel.h * src/browseldap.c * src/browseldap.h * src/codeconv.c * src/codeconv.h * src/compose.c * src/crash.c * src/crash.h * src/customheader.c * src/customheader.h * src/displayheader.c * src/displayheader.h * src/editaddress.c * src/editaddress.h * src/editbook.c * src/editbook.h * src/editgroup.c * src/editgroup.h * src/editjpilot.c * src/editjpilot.h * src/editldap.c * src/editldap.h * src/editldap_basedn.c * src/editldap_basedn.h * src/editvcard.c * src/editvcard.h * src/exphtmldlg.c * src/exphtmldlg.h * src/expldifdlg.c * src/expldifdlg.h * src/export.c * src/exporthtml.c * src/exporthtml.h * src/exportldif.c * src/exportldif.h * src/filtering.c * src/filtering.h * src/folder.c * src/folder.h * src/folder_item_prefs.c * src/folder_item_prefs.h * src/foldersel.c * src/foldersel.h * src/folderutils.c * src/folderutils.h * src/folderview.c * src/folderview.h * src/grouplistdialog.c * src/grouplistdialog.h * src/html.c * src/html.h * src/image_viewer.c * src/image_viewer.h * src/imap.c * src/imap.h * src/imap_gtk.c * src/imap_gtk.h * src/import.c * src/import.h * src/importldif.c * src/importldif.h * src/importmutt.c * src/importmutt.h * src/importpine.c * src/importpine.h * src/inc.c * src/inc.h * src/jpilot.c * src/jpilot.h * src/ldapctrl.c * src/ldapctrl.h * src/ldaplocate.c * src/ldaplocate.h * src/ldapquery.c * src/ldapquery.h * src/ldapserver.c * src/ldapserver.h * src/ldaputil.c * src/ldaputil.h * src/ldif.c * src/ldif.h * src/localfolder.c * src/localfolder.h * src/main.c * src/main.h * src/mainwindow.c * src/mainwindow.h * src/manual.c * src/manual.h * src/matcher.c * src/matcher.h * src/matcher_parser.h * src/matcher_parser_lex.l * src/matcher_parser_parse.y * src/mbox.c * src/mbox.h * src/message_search.c * src/message_search.h * src/messageview.c * src/messageview.h * src/mh.c * src/mh.h * src/mh_gtk.c * src/mh_gtk.h * src/mimeview.c * src/mimeview.h * src/msgcache.c * src/msgcache.h * src/mutt.c * src/mutt.h * src/news.c * src/news.h * src/news_gtk.c * src/news_gtk.h * src/noticeview.c * src/noticeview.h * src/partial_download.c * src/partial_download.h * src/pine.c * src/pine.h * src/pop.c * src/pop.h * src/prefs_account.c * src/prefs_account.h * src/prefs_actions.c * src/prefs_actions.h * src/prefs_common.c * src/prefs_common.h * src/prefs_compose_writing.c * src/prefs_compose_writing.h * src/prefs_customheader.c * src/prefs_customheader.h * src/prefs_display_header.c * src/prefs_display_header.h * src/prefs_ext_prog.c * src/prefs_ext_prog.h * src/prefs_filtering.c * src/prefs_folder_column.c * src/prefs_folder_column.h * src/prefs_folder_item.c * src/prefs_folder_item.h * src/prefs_fonts.c * src/prefs_fonts.h * src/prefs_gtk.c * src/prefs_gtk.h * src/prefs_image_viewer.c * src/prefs_image_viewer.h * src/prefs_matcher.c * src/prefs_matcher.h * src/prefs_message.c * src/prefs_message.h * src/prefs_msg_colors.c * src/prefs_msg_colors.h * src/prefs_other.c * src/prefs_other.h * src/prefs_quote.c * src/prefs_quote.h * src/prefs_receive.c * src/prefs_receive.h * src/prefs_send.c * src/prefs_send.h * src/prefs_spelling.c * src/prefs_spelling.h * src/prefs_summaries.c * src/prefs_summaries.h * src/prefs_summary_column.c * src/prefs_summary_column.h * src/prefs_template.c * src/prefs_template.h * src/prefs_themes.c * src/prefs_themes.h * src/prefs_toolbar.c * src/prefs_toolbar.h * src/prefs_wrapping.c * src/prefs_wrapping.h * src/privacy.c * src/privacy.h * src/procheader.c * src/procheader.h * src/procmime.c * src/procmime.h * src/procmsg.c * src/procmsg.h * src/quote_fmt.c * src/quote_fmt_parse.y * src/recv.c * src/recv.h * src/remotefolder.c * src/remotefolder.h * src/send_message.c * src/send_message.h * src/setup.c * src/setup.h * src/sourcewindow.c * src/sourcewindow.h * src/ssl_manager.c * src/ssl_manager.h * src/statusbar.c * src/statusbar.h * src/stock_pixmap.c * src/stock_pixmap.h * src/summary_search.c * src/summary_search.h * src/summaryview.c * src/summaryview.h * src/syldap.c * src/syldap.h * src/textview.c * src/textview.h * src/toolbar.c * src/toolbar.h * src/undo.c * src/undo.h * src/unmime.c * src/unmime.h * src/vcard.c * src/vcard.h * src/wizard.c * src/wizard.h * src/common/base64.c * src/common/base64.h * src/common/defs.h * src/common/hooks.c * src/common/hooks.h * src/common/log.c * src/common/log.h * src/common/mgutils.c * src/common/mgutils.h * src/common/nntp.c * src/common/nntp.h * src/common/passcrypt.c * src/common/passcrypt.h.in * src/common/plugin.c * src/common/plugin.h * src/common/prefs.c * src/common/prefs.h * src/common/progressindicator.c * src/common/progressindicator.h * src/common/quoted-printable.c * src/common/quoted-printable.h * src/common/session.c * src/common/session.h * src/common/smtp.c * src/common/smtp.h * src/common/socket.c * src/common/socket.h * src/common/ssl.c * src/common/ssl.h * src/common/stringtable.c * src/common/stringtable.h * src/common/sylpheed.c * src/common/sylpheed.h * src/common/template.c * src/common/template.h * src/common/timing.h * src/common/utils.c * src/common/utils.h * src/common/version.h.in * src/common/xml.c * src/common/xml.h * src/common/xmlprops.c * src/common/xmlprops.h * src/gtk/about.c * src/gtk/colorlabel.c * src/gtk/colorlabel.h * src/gtk/colorsel.c * src/gtk/colorsel.h * src/gtk/combobox.c * src/gtk/combobox.h * src/gtk/description_window.c * src/gtk/description_window.h * src/gtk/filesel.c * src/gtk/filesel.h * src/gtk/foldersort.c * src/gtk/foldersort.h * src/gtk/gtkaspell.c * src/gtk/gtkaspell.h * src/gtk/gtksctree.c * src/gtk/gtkshruler.c * src/gtk/gtkshruler.h * src/gtk/gtkutils.c * src/gtk/gtkutils.h * src/gtk/icon_legend.c * src/gtk/icon_legend.h * src/gtk/logwindow.c * src/gtk/logwindow.h * src/gtk/manage_window.c * src/gtk/manage_window.h * src/gtk/pluginwindow.c * src/gtk/pluginwindow.h * src/gtk/prefswindow.c * src/gtk/prefswindow.h * src/gtk/quicksearch.c * src/gtk/quicksearch.h * src/pixmaps/claws-mail.xpm * src/pixmaps/claws-mail_icon.xpm * src/pixmaps/claws-mail_logo.xpm * src/pixmaps/sylpheed-claws.xpm * src/pixmaps/sylpheed-claws_icon.xpm * src/pixmaps/sylpheed-claws_logo.xpm * src/plugins/bogofilter/Makefile.am * src/plugins/bogofilter/bogofilter.c * src/plugins/bogofilter/bogofilter.h * src/plugins/bogofilter/bogofilter_gtk.c * src/plugins/clamav/Makefile.am * src/plugins/clamav/clamav_plugin.c * src/plugins/clamav/clamav_plugin.h * src/plugins/clamav/clamav_plugin_gtk.c * src/plugins/demo/Makefile.am * src/plugins/demo/demo.c * src/plugins/dillo_viewer/Makefile.am * src/plugins/dillo_viewer/README * src/plugins/dillo_viewer/dillo_prefs.c * src/plugins/dillo_viewer/dillo_prefs.h * src/plugins/dillo_viewer/dillo_viewer.c * src/plugins/pgpcore/Makefile.am * src/plugins/pgpcore/passphrase.c * src/plugins/pgpcore/passphrase.h * src/plugins/pgpcore/pgp_viewer.c * src/plugins/pgpcore/pgp_viewer.h * src/plugins/pgpcore/plugin.c * src/plugins/pgpcore/prefs_gpg.c * src/plugins/pgpcore/prefs_gpg.h * src/plugins/pgpcore/select-keys.c * src/plugins/pgpcore/select-keys.h * src/plugins/pgpcore/sgpgme.c * src/plugins/pgpcore/sgpgme.h * src/plugins/pgpcore/sylpheed.def * src/plugins/pgpcore/version.rc * src/plugins/pgpinline/Makefile.am * src/plugins/pgpinline/pgpinline.c * src/plugins/pgpinline/pgpinline.h * src/plugins/pgpinline/plugin.c * src/plugins/pgpinline/sylpheed.def * src/plugins/pgpinline/version.rc * src/plugins/pgpmime/Makefile.am * src/plugins/pgpmime/pgpmime.c * src/plugins/pgpmime/pgpmime.h * src/plugins/pgpmime/plugin.c * src/plugins/pgpmime/sylpheed.def * src/plugins/pgpmime/version.rc * src/plugins/spamassassin/Makefile.am * src/plugins/spamassassin/README * src/plugins/spamassassin/spamassassin.c * src/plugins/spamassassin/spamassassin.h * src/plugins/spamassassin/spamassassin_gtk.c * src/plugins/trayicon/Makefile.am * src/plugins/trayicon/trayicon.c * tools/OOo2sylpheed.pl * tools/README * tools/README.sylprint * tools/acroread2sylpheed.pl * tools/claws.i18n.status.pl * tools/filter_conv.pl * tools/filter_conv_new.pl * tools/freshmeat_search.pl * tools/google_search.pl * tools/kmail2sylpheed.pl * tools/kmail2sylpheed_v2.pl * tools/make.themes.project * tools/multiwebsearch.pl * tools/nautilus2sylpheed.sh * tools/outlook2sylpheed.pl * tools/sylprint.pl * tools/sylprint.rc * tools/tb2sylpheed * tools/textviewer.sh * tools/vcard2xml.py * tools/kdeservicemenu/README * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl * tools/kdeservicemenu/template_sylpheed-attach-files.desktop * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop Change name to Claws Mail. Announce to follow...
2006-11-07 11:24:03 +01:00
Claws Mail you can simply write a plugin to achieve the task.
</para><para>
This is just an example of the possibilities. A good number of plugins
2006-11-07 [paul] 2.6.0cvs7 * .cvsignore * AUTHORS * COPYING * INSTALL * Makefile.am * NEWS * README * RELEASE_NOTES * autogen.sh * claws-mail-128x128.png * claws-mail-64x64.png * claws-mail.ico * claws-mail.pc.in * claws-mail.png * configure.ac * sylpheed-claws-128x128.png * sylpheed-claws-64x64.png * sylpheed-claws.desktop * sylpheed-claws.ico * sylpheed-claws.pc.in * sylpheed-claws.png * debian/README.Debian * debian/changelog * debian/claws-mail.desktop * debian/claws-mail.menu * debian/claws-mail.postinst.debhelper * debian/claws-mail.postrm.debhelper * debian/control * debian/copyright * debian/files * debian/rules * debian/sylpheed-claws.desktop * debian/sylpheed-claws.menu * debian/sylpheed-claws.postinst.debhelper * debian/sylpheed-claws.postrm.debhelper * doc/man/Makefile.am * doc/man/claws-mail.1 * doc/man/sylpheed-claws.1 * doc/src/ChangeLog.claws-pre0.8.0 * manual/Makefile.am * manual/account.xml * manual/ack.xml * manual/addrbook.xml * manual/advanced.xml * manual/claws-mail-manual.xml * manual/faq.xml * manual/glossary.xml * manual/handling.xml * manual/intro.xml * manual/keyboard.xml * manual/plugins.xml * manual/starting.xml * manual/sylpheed-claws-manual.xml * manual/xml2pdf * manual/dist/.cvsignore * manual/dist/html/.cvsignore * manual/dist/html/Makefile.am * manual/dist/pdf/.cvsignore * manual/dist/pdf/Makefile.am * manual/dist/ps/.cvsignore * manual/dist/ps/Makefile.am * manual/dist/txt/.cvsignore * manual/dist/txt/Makefile.am * manual/es/Makefile.am * manual/es/advanced.xml * manual/es/claws-mail-manual.xml * manual/es/faq.xml * manual/es/glossary.xml * manual/es/handling.xml * manual/es/intro.xml * manual/es/plugins.xml * manual/es/sylpheed-claws-manual.xml * manual/es/dist/.cvsignore * manual/es/dist/html/.cvsignore * manual/es/dist/html/Makefile.am * manual/es/dist/pdf/.cvsignore * manual/es/dist/pdf/Makefile.am * manual/es/dist/ps/.cvsignore * manual/es/dist/ps/Makefile.am * manual/es/dist/txt/.cvsignore * manual/es/dist/txt/Makefile.am * manual/fr/Makefile.am * manual/fr/account.xml * manual/fr/ack.xml * manual/fr/addrbook.xml * manual/fr/advanced.xml * manual/fr/claws-mail-manual.xml * manual/fr/faq.xml * manual/fr/glossary.xml * manual/fr/handling.xml * manual/fr/intro.xml * manual/fr/keyboard.xml * manual/fr/plugins.xml * manual/fr/starting.xml * manual/fr/sylpheed-claws-manual.xml * manual/fr/dist/.cvsignore * manual/fr/dist/html/.cvsignore * manual/fr/dist/html/Makefile.am * manual/fr/dist/pdf/.cvsignore * manual/fr/dist/pdf/Makefile.am * manual/fr/dist/ps/.cvsignore * manual/fr/dist/ps/Makefile.am * manual/fr/dist/txt/.cvsignore * manual/fr/dist/txt/Makefile.am * manual/pl/Makefile.am * manual/pl/account.xml * manual/pl/ack.xml * manual/pl/addrbook.xml * manual/pl/advanced.xml * manual/pl/claws-mail-manual.xml * manual/pl/faq.xml * manual/pl/glossary.xml * manual/pl/handling.xml * manual/pl/intro.xml * manual/pl/keyboard.xml * manual/pl/plugins.xml * manual/pl/starting.xml * manual/pl/sylpheed-claws-manual.xml * manual/pl/dist/.cvsignore * manual/pl/dist/html/.cvsignore * manual/pl/dist/html/Makefile.am * manual/pl/dist/pdf/.cvsignore * manual/pl/dist/pdf/Makefile.am * manual/pl/dist/ps/.cvsignore * manual/pl/dist/ps/Makefile.am * manual/pl/dist/txt/.cvsignore * manual/pl/dist/txt/Makefile.am * po/.cvsignore * po/Makevars * src/.cvsignore * src/Makefile.am * src/account.c * src/account.h * src/action.c * src/action.h * src/adbookbase.h * src/addr_compl.c * src/addr_compl.h * src/addrbook.c * src/addrcache.c * src/addrcache.h * src/addrcindex.c * src/addrcindex.h * src/addrclip.c * src/addrclip.h * src/addrdefs.h * src/addressadd.c * src/addressadd.h * src/addressbook.c * src/addressbook.h * src/addressbook_foldersel.c * src/addressbook_foldersel.h * src/addrgather.c * src/addrgather.h * src/addrharvest.c * src/addrharvest.h * src/addrindex.c * src/addrindex.h * src/addritem.c * src/addritem.h * src/addrquery.c * src/addrquery.h * src/addrselect.c * src/addrselect.h * src/alertpanel.c * src/alertpanel.h * src/browseldap.c * src/browseldap.h * src/codeconv.c * src/codeconv.h * src/compose.c * src/crash.c * src/crash.h * src/customheader.c * src/customheader.h * src/displayheader.c * src/displayheader.h * src/editaddress.c * src/editaddress.h * src/editbook.c * src/editbook.h * src/editgroup.c * src/editgroup.h * src/editjpilot.c * src/editjpilot.h * src/editldap.c * src/editldap.h * src/editldap_basedn.c * src/editldap_basedn.h * src/editvcard.c * src/editvcard.h * src/exphtmldlg.c * src/exphtmldlg.h * src/expldifdlg.c * src/expldifdlg.h * src/export.c * src/exporthtml.c * src/exporthtml.h * src/exportldif.c * src/exportldif.h * src/filtering.c * src/filtering.h * src/folder.c * src/folder.h * src/folder_item_prefs.c * src/folder_item_prefs.h * src/foldersel.c * src/foldersel.h * src/folderutils.c * src/folderutils.h * src/folderview.c * src/folderview.h * src/grouplistdialog.c * src/grouplistdialog.h * src/html.c * src/html.h * src/image_viewer.c * src/image_viewer.h * src/imap.c * src/imap.h * src/imap_gtk.c * src/imap_gtk.h * src/import.c * src/import.h * src/importldif.c * src/importldif.h * src/importmutt.c * src/importmutt.h * src/importpine.c * src/importpine.h * src/inc.c * src/inc.h * src/jpilot.c * src/jpilot.h * src/ldapctrl.c * src/ldapctrl.h * src/ldaplocate.c * src/ldaplocate.h * src/ldapquery.c * src/ldapquery.h * src/ldapserver.c * src/ldapserver.h * src/ldaputil.c * src/ldaputil.h * src/ldif.c * src/ldif.h * src/localfolder.c * src/localfolder.h * src/main.c * src/main.h * src/mainwindow.c * src/mainwindow.h * src/manual.c * src/manual.h * src/matcher.c * src/matcher.h * src/matcher_parser.h * src/matcher_parser_lex.l * src/matcher_parser_parse.y * src/mbox.c * src/mbox.h * src/message_search.c * src/message_search.h * src/messageview.c * src/messageview.h * src/mh.c * src/mh.h * src/mh_gtk.c * src/mh_gtk.h * src/mimeview.c * src/mimeview.h * src/msgcache.c * src/msgcache.h * src/mutt.c * src/mutt.h * src/news.c * src/news.h * src/news_gtk.c * src/news_gtk.h * src/noticeview.c * src/noticeview.h * src/partial_download.c * src/partial_download.h * src/pine.c * src/pine.h * src/pop.c * src/pop.h * src/prefs_account.c * src/prefs_account.h * src/prefs_actions.c * src/prefs_actions.h * src/prefs_common.c * src/prefs_common.h * src/prefs_compose_writing.c * src/prefs_compose_writing.h * src/prefs_customheader.c * src/prefs_customheader.h * src/prefs_display_header.c * src/prefs_display_header.h * src/prefs_ext_prog.c * src/prefs_ext_prog.h * src/prefs_filtering.c * src/prefs_folder_column.c * src/prefs_folder_column.h * src/prefs_folder_item.c * src/prefs_folder_item.h * src/prefs_fonts.c * src/prefs_fonts.h * src/prefs_gtk.c * src/prefs_gtk.h * src/prefs_image_viewer.c * src/prefs_image_viewer.h * src/prefs_matcher.c * src/prefs_matcher.h * src/prefs_message.c * src/prefs_message.h * src/prefs_msg_colors.c * src/prefs_msg_colors.h * src/prefs_other.c * src/prefs_other.h * src/prefs_quote.c * src/prefs_quote.h * src/prefs_receive.c * src/prefs_receive.h * src/prefs_send.c * src/prefs_send.h * src/prefs_spelling.c * src/prefs_spelling.h * src/prefs_summaries.c * src/prefs_summaries.h * src/prefs_summary_column.c * src/prefs_summary_column.h * src/prefs_template.c * src/prefs_template.h * src/prefs_themes.c * src/prefs_themes.h * src/prefs_toolbar.c * src/prefs_toolbar.h * src/prefs_wrapping.c * src/prefs_wrapping.h * src/privacy.c * src/privacy.h * src/procheader.c * src/procheader.h * src/procmime.c * src/procmime.h * src/procmsg.c * src/procmsg.h * src/quote_fmt.c * src/quote_fmt_parse.y * src/recv.c * src/recv.h * src/remotefolder.c * src/remotefolder.h * src/send_message.c * src/send_message.h * src/setup.c * src/setup.h * src/sourcewindow.c * src/sourcewindow.h * src/ssl_manager.c * src/ssl_manager.h * src/statusbar.c * src/statusbar.h * src/stock_pixmap.c * src/stock_pixmap.h * src/summary_search.c * src/summary_search.h * src/summaryview.c * src/summaryview.h * src/syldap.c * src/syldap.h * src/textview.c * src/textview.h * src/toolbar.c * src/toolbar.h * src/undo.c * src/undo.h * src/unmime.c * src/unmime.h * src/vcard.c * src/vcard.h * src/wizard.c * src/wizard.h * src/common/base64.c * src/common/base64.h * src/common/defs.h * src/common/hooks.c * src/common/hooks.h * src/common/log.c * src/common/log.h * src/common/mgutils.c * src/common/mgutils.h * src/common/nntp.c * src/common/nntp.h * src/common/passcrypt.c * src/common/passcrypt.h.in * src/common/plugin.c * src/common/plugin.h * src/common/prefs.c * src/common/prefs.h * src/common/progressindicator.c * src/common/progressindicator.h * src/common/quoted-printable.c * src/common/quoted-printable.h * src/common/session.c * src/common/session.h * src/common/smtp.c * src/common/smtp.h * src/common/socket.c * src/common/socket.h * src/common/ssl.c * src/common/ssl.h * src/common/stringtable.c * src/common/stringtable.h * src/common/sylpheed.c * src/common/sylpheed.h * src/common/template.c * src/common/template.h * src/common/timing.h * src/common/utils.c * src/common/utils.h * src/common/version.h.in * src/common/xml.c * src/common/xml.h * src/common/xmlprops.c * src/common/xmlprops.h * src/gtk/about.c * src/gtk/colorlabel.c * src/gtk/colorlabel.h * src/gtk/colorsel.c * src/gtk/colorsel.h * src/gtk/combobox.c * src/gtk/combobox.h * src/gtk/description_window.c * src/gtk/description_window.h * src/gtk/filesel.c * src/gtk/filesel.h * src/gtk/foldersort.c * src/gtk/foldersort.h * src/gtk/gtkaspell.c * src/gtk/gtkaspell.h * src/gtk/gtksctree.c * src/gtk/gtkshruler.c * src/gtk/gtkshruler.h * src/gtk/gtkutils.c * src/gtk/gtkutils.h * src/gtk/icon_legend.c * src/gtk/icon_legend.h * src/gtk/logwindow.c * src/gtk/logwindow.h * src/gtk/manage_window.c * src/gtk/manage_window.h * src/gtk/pluginwindow.c * src/gtk/pluginwindow.h * src/gtk/prefswindow.c * src/gtk/prefswindow.h * src/gtk/quicksearch.c * src/gtk/quicksearch.h * src/pixmaps/claws-mail.xpm * src/pixmaps/claws-mail_icon.xpm * src/pixmaps/claws-mail_logo.xpm * src/pixmaps/sylpheed-claws.xpm * src/pixmaps/sylpheed-claws_icon.xpm * src/pixmaps/sylpheed-claws_logo.xpm * src/plugins/bogofilter/Makefile.am * src/plugins/bogofilter/bogofilter.c * src/plugins/bogofilter/bogofilter.h * src/plugins/bogofilter/bogofilter_gtk.c * src/plugins/clamav/Makefile.am * src/plugins/clamav/clamav_plugin.c * src/plugins/clamav/clamav_plugin.h * src/plugins/clamav/clamav_plugin_gtk.c * src/plugins/demo/Makefile.am * src/plugins/demo/demo.c * src/plugins/dillo_viewer/Makefile.am * src/plugins/dillo_viewer/README * src/plugins/dillo_viewer/dillo_prefs.c * src/plugins/dillo_viewer/dillo_prefs.h * src/plugins/dillo_viewer/dillo_viewer.c * src/plugins/pgpcore/Makefile.am * src/plugins/pgpcore/passphrase.c * src/plugins/pgpcore/passphrase.h * src/plugins/pgpcore/pgp_viewer.c * src/plugins/pgpcore/pgp_viewer.h * src/plugins/pgpcore/plugin.c * src/plugins/pgpcore/prefs_gpg.c * src/plugins/pgpcore/prefs_gpg.h * src/plugins/pgpcore/select-keys.c * src/plugins/pgpcore/select-keys.h * src/plugins/pgpcore/sgpgme.c * src/plugins/pgpcore/sgpgme.h * src/plugins/pgpcore/sylpheed.def * src/plugins/pgpcore/version.rc * src/plugins/pgpinline/Makefile.am * src/plugins/pgpinline/pgpinline.c * src/plugins/pgpinline/pgpinline.h * src/plugins/pgpinline/plugin.c * src/plugins/pgpinline/sylpheed.def * src/plugins/pgpinline/version.rc * src/plugins/pgpmime/Makefile.am * src/plugins/pgpmime/pgpmime.c * src/plugins/pgpmime/pgpmime.h * src/plugins/pgpmime/plugin.c * src/plugins/pgpmime/sylpheed.def * src/plugins/pgpmime/version.rc * src/plugins/spamassassin/Makefile.am * src/plugins/spamassassin/README * src/plugins/spamassassin/spamassassin.c * src/plugins/spamassassin/spamassassin.h * src/plugins/spamassassin/spamassassin_gtk.c * src/plugins/trayicon/Makefile.am * src/plugins/trayicon/trayicon.c * tools/OOo2sylpheed.pl * tools/README * tools/README.sylprint * tools/acroread2sylpheed.pl * tools/claws.i18n.status.pl * tools/filter_conv.pl * tools/filter_conv_new.pl * tools/freshmeat_search.pl * tools/google_search.pl * tools/kmail2sylpheed.pl * tools/kmail2sylpheed_v2.pl * tools/make.themes.project * tools/multiwebsearch.pl * tools/nautilus2sylpheed.sh * tools/outlook2sylpheed.pl * tools/sylprint.pl * tools/sylprint.rc * tools/tb2sylpheed * tools/textviewer.sh * tools/vcard2xml.py * tools/kdeservicemenu/README * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl * tools/kdeservicemenu/template_sylpheed-attach-files.desktop * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop Change name to Claws Mail. Announce to follow...
2006-11-07 11:24:03 +01:00
developed for Claws Mail already exist, and more are to come. The
<link linkend="ch_plugins">Extending Claws Mail section</link>
gives details of them.
</para>
</section>
<section id="deploying">
2006-11-07 [paul] 2.6.0cvs7 * .cvsignore * AUTHORS * COPYING * INSTALL * Makefile.am * NEWS * README * RELEASE_NOTES * autogen.sh * claws-mail-128x128.png * claws-mail-64x64.png * claws-mail.ico * claws-mail.pc.in * claws-mail.png * configure.ac * sylpheed-claws-128x128.png * sylpheed-claws-64x64.png * sylpheed-claws.desktop * sylpheed-claws.ico * sylpheed-claws.pc.in * sylpheed-claws.png * debian/README.Debian * debian/changelog * debian/claws-mail.desktop * debian/claws-mail.menu * debian/claws-mail.postinst.debhelper * debian/claws-mail.postrm.debhelper * debian/control * debian/copyright * debian/files * debian/rules * debian/sylpheed-claws.desktop * debian/sylpheed-claws.menu * debian/sylpheed-claws.postinst.debhelper * debian/sylpheed-claws.postrm.debhelper * doc/man/Makefile.am * doc/man/claws-mail.1 * doc/man/sylpheed-claws.1 * doc/src/ChangeLog.claws-pre0.8.0 * manual/Makefile.am * manual/account.xml * manual/ack.xml * manual/addrbook.xml * manual/advanced.xml * manual/claws-mail-manual.xml * manual/faq.xml * manual/glossary.xml * manual/handling.xml * manual/intro.xml * manual/keyboard.xml * manual/plugins.xml * manual/starting.xml * manual/sylpheed-claws-manual.xml * manual/xml2pdf * manual/dist/.cvsignore * manual/dist/html/.cvsignore * manual/dist/html/Makefile.am * manual/dist/pdf/.cvsignore * manual/dist/pdf/Makefile.am * manual/dist/ps/.cvsignore * manual/dist/ps/Makefile.am * manual/dist/txt/.cvsignore * manual/dist/txt/Makefile.am * manual/es/Makefile.am * manual/es/advanced.xml * manual/es/claws-mail-manual.xml * manual/es/faq.xml * manual/es/glossary.xml * manual/es/handling.xml * manual/es/intro.xml * manual/es/plugins.xml * manual/es/sylpheed-claws-manual.xml * manual/es/dist/.cvsignore * manual/es/dist/html/.cvsignore * manual/es/dist/html/Makefile.am * manual/es/dist/pdf/.cvsignore * manual/es/dist/pdf/Makefile.am * manual/es/dist/ps/.cvsignore * manual/es/dist/ps/Makefile.am * manual/es/dist/txt/.cvsignore * manual/es/dist/txt/Makefile.am * manual/fr/Makefile.am * manual/fr/account.xml * manual/fr/ack.xml * manual/fr/addrbook.xml * manual/fr/advanced.xml * manual/fr/claws-mail-manual.xml * manual/fr/faq.xml * manual/fr/glossary.xml * manual/fr/handling.xml * manual/fr/intro.xml * manual/fr/keyboard.xml * manual/fr/plugins.xml * manual/fr/starting.xml * manual/fr/sylpheed-claws-manual.xml * manual/fr/dist/.cvsignore * manual/fr/dist/html/.cvsignore * manual/fr/dist/html/Makefile.am * manual/fr/dist/pdf/.cvsignore * manual/fr/dist/pdf/Makefile.am * manual/fr/dist/ps/.cvsignore * manual/fr/dist/ps/Makefile.am * manual/fr/dist/txt/.cvsignore * manual/fr/dist/txt/Makefile.am * manual/pl/Makefile.am * manual/pl/account.xml * manual/pl/ack.xml * manual/pl/addrbook.xml * manual/pl/advanced.xml * manual/pl/claws-mail-manual.xml * manual/pl/faq.xml * manual/pl/glossary.xml * manual/pl/handling.xml * manual/pl/intro.xml * manual/pl/keyboard.xml * manual/pl/plugins.xml * manual/pl/starting.xml * manual/pl/sylpheed-claws-manual.xml * manual/pl/dist/.cvsignore * manual/pl/dist/html/.cvsignore * manual/pl/dist/html/Makefile.am * manual/pl/dist/pdf/.cvsignore * manual/pl/dist/pdf/Makefile.am * manual/pl/dist/ps/.cvsignore * manual/pl/dist/ps/Makefile.am * manual/pl/dist/txt/.cvsignore * manual/pl/dist/txt/Makefile.am * po/.cvsignore * po/Makevars * src/.cvsignore * src/Makefile.am * src/account.c * src/account.h * src/action.c * src/action.h * src/adbookbase.h * src/addr_compl.c * src/addr_compl.h * src/addrbook.c * src/addrcache.c * src/addrcache.h * src/addrcindex.c * src/addrcindex.h * src/addrclip.c * src/addrclip.h * src/addrdefs.h * src/addressadd.c * src/addressadd.h * src/addressbook.c * src/addressbook.h * src/addressbook_foldersel.c * src/addressbook_foldersel.h * src/addrgather.c * src/addrgather.h * src/addrharvest.c * src/addrharvest.h * src/addrindex.c * src/addrindex.h * src/addritem.c * src/addritem.h * src/addrquery.c * src/addrquery.h * src/addrselect.c * src/addrselect.h * src/alertpanel.c * src/alertpanel.h * src/browseldap.c * src/browseldap.h * src/codeconv.c * src/codeconv.h * src/compose.c * src/crash.c * src/crash.h * src/customheader.c * src/customheader.h * src/displayheader.c * src/displayheader.h * src/editaddress.c * src/editaddress.h * src/editbook.c * src/editbook.h * src/editgroup.c * src/editgroup.h * src/editjpilot.c * src/editjpilot.h * src/editldap.c * src/editldap.h * src/editldap_basedn.c * src/editldap_basedn.h * src/editvcard.c * src/editvcard.h * src/exphtmldlg.c * src/exphtmldlg.h * src/expldifdlg.c * src/expldifdlg.h * src/export.c * src/exporthtml.c * src/exporthtml.h * src/exportldif.c * src/exportldif.h * src/filtering.c * src/filtering.h * src/folder.c * src/folder.h * src/folder_item_prefs.c * src/folder_item_prefs.h * src/foldersel.c * src/foldersel.h * src/folderutils.c * src/folderutils.h * src/folderview.c * src/folderview.h * src/grouplistdialog.c * src/grouplistdialog.h * src/html.c * src/html.h * src/image_viewer.c * src/image_viewer.h * src/imap.c * src/imap.h * src/imap_gtk.c * src/imap_gtk.h * src/import.c * src/import.h * src/importldif.c * src/importldif.h * src/importmutt.c * src/importmutt.h * src/importpine.c * src/importpine.h * src/inc.c * src/inc.h * src/jpilot.c * src/jpilot.h * src/ldapctrl.c * src/ldapctrl.h * src/ldaplocate.c * src/ldaplocate.h * src/ldapquery.c * src/ldapquery.h * src/ldapserver.c * src/ldapserver.h * src/ldaputil.c * src/ldaputil.h * src/ldif.c * src/ldif.h * src/localfolder.c * src/localfolder.h * src/main.c * src/main.h * src/mainwindow.c * src/mainwindow.h * src/manual.c * src/manual.h * src/matcher.c * src/matcher.h * src/matcher_parser.h * src/matcher_parser_lex.l * src/matcher_parser_parse.y * src/mbox.c * src/mbox.h * src/message_search.c * src/message_search.h * src/messageview.c * src/messageview.h * src/mh.c * src/mh.h * src/mh_gtk.c * src/mh_gtk.h * src/mimeview.c * src/mimeview.h * src/msgcache.c * src/msgcache.h * src/mutt.c * src/mutt.h * src/news.c * src/news.h * src/news_gtk.c * src/news_gtk.h * src/noticeview.c * src/noticeview.h * src/partial_download.c * src/partial_download.h * src/pine.c * src/pine.h * src/pop.c * src/pop.h * src/prefs_account.c * src/prefs_account.h * src/prefs_actions.c * src/prefs_actions.h * src/prefs_common.c * src/prefs_common.h * src/prefs_compose_writing.c * src/prefs_compose_writing.h * src/prefs_customheader.c * src/prefs_customheader.h * src/prefs_display_header.c * src/prefs_display_header.h * src/prefs_ext_prog.c * src/prefs_ext_prog.h * src/prefs_filtering.c * src/prefs_folder_column.c * src/prefs_folder_column.h * src/prefs_folder_item.c * src/prefs_folder_item.h * src/prefs_fonts.c * src/prefs_fonts.h * src/prefs_gtk.c * src/prefs_gtk.h * src/prefs_image_viewer.c * src/prefs_image_viewer.h * src/prefs_matcher.c * src/prefs_matcher.h * src/prefs_message.c * src/prefs_message.h * src/prefs_msg_colors.c * src/prefs_msg_colors.h * src/prefs_other.c * src/prefs_other.h * src/prefs_quote.c * src/prefs_quote.h * src/prefs_receive.c * src/prefs_receive.h * src/prefs_send.c * src/prefs_send.h * src/prefs_spelling.c * src/prefs_spelling.h * src/prefs_summaries.c * src/prefs_summaries.h * src/prefs_summary_column.c * src/prefs_summary_column.h * src/prefs_template.c * src/prefs_template.h * src/prefs_themes.c * src/prefs_themes.h * src/prefs_toolbar.c * src/prefs_toolbar.h * src/prefs_wrapping.c * src/prefs_wrapping.h * src/privacy.c * src/privacy.h * src/procheader.c * src/procheader.h * src/procmime.c * src/procmime.h * src/procmsg.c * src/procmsg.h * src/quote_fmt.c * src/quote_fmt_parse.y * src/recv.c * src/recv.h * src/remotefolder.c * src/remotefolder.h * src/send_message.c * src/send_message.h * src/setup.c * src/setup.h * src/sourcewindow.c * src/sourcewindow.h * src/ssl_manager.c * src/ssl_manager.h * src/statusbar.c * src/statusbar.h * src/stock_pixmap.c * src/stock_pixmap.h * src/summary_search.c * src/summary_search.h * src/summaryview.c * src/summaryview.h * src/syldap.c * src/syldap.h * src/textview.c * src/textview.h * src/toolbar.c * src/toolbar.h * src/undo.c * src/undo.h * src/unmime.c * src/unmime.h * src/vcard.c * src/vcard.h * src/wizard.c * src/wizard.h * src/common/base64.c * src/common/base64.h * src/common/defs.h * src/common/hooks.c * src/common/hooks.h * src/common/log.c * src/common/log.h * src/common/mgutils.c * src/common/mgutils.h * src/common/nntp.c * src/common/nntp.h * src/common/passcrypt.c * src/common/passcrypt.h.in * src/common/plugin.c * src/common/plugin.h * src/common/prefs.c * src/common/prefs.h * src/common/progressindicator.c * src/common/progressindicator.h * src/common/quoted-printable.c * src/common/quoted-printable.h * src/common/session.c * src/common/session.h * src/common/smtp.c * src/common/smtp.h * src/common/socket.c * src/common/socket.h * src/common/ssl.c * src/common/ssl.h * src/common/stringtable.c * src/common/stringtable.h * src/common/sylpheed.c * src/common/sylpheed.h * src/common/template.c * src/common/template.h * src/common/timing.h * src/common/utils.c * src/common/utils.h * src/common/version.h.in * src/common/xml.c * src/common/xml.h * src/common/xmlprops.c * src/common/xmlprops.h * src/gtk/about.c * src/gtk/colorlabel.c * src/gtk/colorlabel.h * src/gtk/colorsel.c * src/gtk/colorsel.h * src/gtk/combobox.c * src/gtk/combobox.h * src/gtk/description_window.c * src/gtk/description_window.h * src/gtk/filesel.c * src/gtk/filesel.h * src/gtk/foldersort.c * src/gtk/foldersort.h * src/gtk/gtkaspell.c * src/gtk/gtkaspell.h * src/gtk/gtksctree.c * src/gtk/gtkshruler.c * src/gtk/gtkshruler.h * src/gtk/gtkutils.c * src/gtk/gtkutils.h * src/gtk/icon_legend.c * src/gtk/icon_legend.h * src/gtk/logwindow.c * src/gtk/logwindow.h * src/gtk/manage_window.c * src/gtk/manage_window.h * src/gtk/pluginwindow.c * src/gtk/pluginwindow.h * src/gtk/prefswindow.c * src/gtk/prefswindow.h * src/gtk/quicksearch.c * src/gtk/quicksearch.h * src/pixmaps/claws-mail.xpm * src/pixmaps/claws-mail_icon.xpm * src/pixmaps/claws-mail_logo.xpm * src/pixmaps/sylpheed-claws.xpm * src/pixmaps/sylpheed-claws_icon.xpm * src/pixmaps/sylpheed-claws_logo.xpm * src/plugins/bogofilter/Makefile.am * src/plugins/bogofilter/bogofilter.c * src/plugins/bogofilter/bogofilter.h * src/plugins/bogofilter/bogofilter_gtk.c * src/plugins/clamav/Makefile.am * src/plugins/clamav/clamav_plugin.c * src/plugins/clamav/clamav_plugin.h * src/plugins/clamav/clamav_plugin_gtk.c * src/plugins/demo/Makefile.am * src/plugins/demo/demo.c * src/plugins/dillo_viewer/Makefile.am * src/plugins/dillo_viewer/README * src/plugins/dillo_viewer/dillo_prefs.c * src/plugins/dillo_viewer/dillo_prefs.h * src/plugins/dillo_viewer/dillo_viewer.c * src/plugins/pgpcore/Makefile.am * src/plugins/pgpcore/passphrase.c * src/plugins/pgpcore/passphrase.h * src/plugins/pgpcore/pgp_viewer.c * src/plugins/pgpcore/pgp_viewer.h * src/plugins/pgpcore/plugin.c * src/plugins/pgpcore/prefs_gpg.c * src/plugins/pgpcore/prefs_gpg.h * src/plugins/pgpcore/select-keys.c * src/plugins/pgpcore/select-keys.h * src/plugins/pgpcore/sgpgme.c * src/plugins/pgpcore/sgpgme.h * src/plugins/pgpcore/sylpheed.def * src/plugins/pgpcore/version.rc * src/plugins/pgpinline/Makefile.am * src/plugins/pgpinline/pgpinline.c * src/plugins/pgpinline/pgpinline.h * src/plugins/pgpinline/plugin.c * src/plugins/pgpinline/sylpheed.def * src/plugins/pgpinline/version.rc * src/plugins/pgpmime/Makefile.am * src/plugins/pgpmime/pgpmime.c * src/plugins/pgpmime/pgpmime.h * src/plugins/pgpmime/plugin.c * src/plugins/pgpmime/sylpheed.def * src/plugins/pgpmime/version.rc * src/plugins/spamassassin/Makefile.am * src/plugins/spamassassin/README * src/plugins/spamassassin/spamassassin.c * src/plugins/spamassassin/spamassassin.h * src/plugins/spamassassin/spamassassin_gtk.c * src/plugins/trayicon/Makefile.am * src/plugins/trayicon/trayicon.c * tools/OOo2sylpheed.pl * tools/README * tools/README.sylprint * tools/acroread2sylpheed.pl * tools/claws.i18n.status.pl * tools/filter_conv.pl * tools/filter_conv_new.pl * tools/freshmeat_search.pl * tools/google_search.pl * tools/kmail2sylpheed.pl * tools/kmail2sylpheed_v2.pl * tools/make.themes.project * tools/multiwebsearch.pl * tools/nautilus2sylpheed.sh * tools/outlook2sylpheed.pl * tools/sylprint.pl * tools/sylprint.rc * tools/tb2sylpheed * tools/textviewer.sh * tools/vcard2xml.py * tools/kdeservicemenu/README * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl * tools/kdeservicemenu/template_sylpheed-attach-files.desktop * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop Change name to Claws Mail. Announce to follow...
2006-11-07 11:24:03 +01:00
<title>Deploying Claws Mail</title>
<para>
The initial configuration wizard tries to guess various fields using
information gathered from the system, such as username, hostname, and
more. As it is oriented towards general use, the default values often
have to be fixed. However, this wizard is customisable, in a manner
2006-11-07 [paul] 2.6.0cvs7 * .cvsignore * AUTHORS * COPYING * INSTALL * Makefile.am * NEWS * README * RELEASE_NOTES * autogen.sh * claws-mail-128x128.png * claws-mail-64x64.png * claws-mail.ico * claws-mail.pc.in * claws-mail.png * configure.ac * sylpheed-claws-128x128.png * sylpheed-claws-64x64.png * sylpheed-claws.desktop * sylpheed-claws.ico * sylpheed-claws.pc.in * sylpheed-claws.png * debian/README.Debian * debian/changelog * debian/claws-mail.desktop * debian/claws-mail.menu * debian/claws-mail.postinst.debhelper * debian/claws-mail.postrm.debhelper * debian/control * debian/copyright * debian/files * debian/rules * debian/sylpheed-claws.desktop * debian/sylpheed-claws.menu * debian/sylpheed-claws.postinst.debhelper * debian/sylpheed-claws.postrm.debhelper * doc/man/Makefile.am * doc/man/claws-mail.1 * doc/man/sylpheed-claws.1 * doc/src/ChangeLog.claws-pre0.8.0 * manual/Makefile.am * manual/account.xml * manual/ack.xml * manual/addrbook.xml * manual/advanced.xml * manual/claws-mail-manual.xml * manual/faq.xml * manual/glossary.xml * manual/handling.xml * manual/intro.xml * manual/keyboard.xml * manual/plugins.xml * manual/starting.xml * manual/sylpheed-claws-manual.xml * manual/xml2pdf * manual/dist/.cvsignore * manual/dist/html/.cvsignore * manual/dist/html/Makefile.am * manual/dist/pdf/.cvsignore * manual/dist/pdf/Makefile.am * manual/dist/ps/.cvsignore * manual/dist/ps/Makefile.am * manual/dist/txt/.cvsignore * manual/dist/txt/Makefile.am * manual/es/Makefile.am * manual/es/advanced.xml * manual/es/claws-mail-manual.xml * manual/es/faq.xml * manual/es/glossary.xml * manual/es/handling.xml * manual/es/intro.xml * manual/es/plugins.xml * manual/es/sylpheed-claws-manual.xml * manual/es/dist/.cvsignore * manual/es/dist/html/.cvsignore * manual/es/dist/html/Makefile.am * manual/es/dist/pdf/.cvsignore * manual/es/dist/pdf/Makefile.am * manual/es/dist/ps/.cvsignore * manual/es/dist/ps/Makefile.am * manual/es/dist/txt/.cvsignore * manual/es/dist/txt/Makefile.am * manual/fr/Makefile.am * manual/fr/account.xml * manual/fr/ack.xml * manual/fr/addrbook.xml * manual/fr/advanced.xml * manual/fr/claws-mail-manual.xml * manual/fr/faq.xml * manual/fr/glossary.xml * manual/fr/handling.xml * manual/fr/intro.xml * manual/fr/keyboard.xml * manual/fr/plugins.xml * manual/fr/starting.xml * manual/fr/sylpheed-claws-manual.xml * manual/fr/dist/.cvsignore * manual/fr/dist/html/.cvsignore * manual/fr/dist/html/Makefile.am * manual/fr/dist/pdf/.cvsignore * manual/fr/dist/pdf/Makefile.am * manual/fr/dist/ps/.cvsignore * manual/fr/dist/ps/Makefile.am * manual/fr/dist/txt/.cvsignore * manual/fr/dist/txt/Makefile.am * manual/pl/Makefile.am * manual/pl/account.xml * manual/pl/ack.xml * manual/pl/addrbook.xml * manual/pl/advanced.xml * manual/pl/claws-mail-manual.xml * manual/pl/faq.xml * manual/pl/glossary.xml * manual/pl/handling.xml * manual/pl/intro.xml * manual/pl/keyboard.xml * manual/pl/plugins.xml * manual/pl/starting.xml * manual/pl/sylpheed-claws-manual.xml * manual/pl/dist/.cvsignore * manual/pl/dist/html/.cvsignore * manual/pl/dist/html/Makefile.am * manual/pl/dist/pdf/.cvsignore * manual/pl/dist/pdf/Makefile.am * manual/pl/dist/ps/.cvsignore * manual/pl/dist/ps/Makefile.am * manual/pl/dist/txt/.cvsignore * manual/pl/dist/txt/Makefile.am * po/.cvsignore * po/Makevars * src/.cvsignore * src/Makefile.am * src/account.c * src/account.h * src/action.c * src/action.h * src/adbookbase.h * src/addr_compl.c * src/addr_compl.h * src/addrbook.c * src/addrcache.c * src/addrcache.h * src/addrcindex.c * src/addrcindex.h * src/addrclip.c * src/addrclip.h * src/addrdefs.h * src/addressadd.c * src/addressadd.h * src/addressbook.c * src/addressbook.h * src/addressbook_foldersel.c * src/addressbook_foldersel.h * src/addrgather.c * src/addrgather.h * src/addrharvest.c * src/addrharvest.h * src/addrindex.c * src/addrindex.h * src/addritem.c * src/addritem.h * src/addrquery.c * src/addrquery.h * src/addrselect.c * src/addrselect.h * src/alertpanel.c * src/alertpanel.h * src/browseldap.c * src/browseldap.h * src/codeconv.c * src/codeconv.h * src/compose.c * src/crash.c * src/crash.h * src/customheader.c * src/customheader.h * src/displayheader.c * src/displayheader.h * src/editaddress.c * src/editaddress.h * src/editbook.c * src/editbook.h * src/editgroup.c * src/editgroup.h * src/editjpilot.c * src/editjpilot.h * src/editldap.c * src/editldap.h * src/editldap_basedn.c * src/editldap_basedn.h * src/editvcard.c * src/editvcard.h * src/exphtmldlg.c * src/exphtmldlg.h * src/expldifdlg.c * src/expldifdlg.h * src/export.c * src/exporthtml.c * src/exporthtml.h * src/exportldif.c * src/exportldif.h * src/filtering.c * src/filtering.h * src/folder.c * src/folder.h * src/folder_item_prefs.c * src/folder_item_prefs.h * src/foldersel.c * src/foldersel.h * src/folderutils.c * src/folderutils.h * src/folderview.c * src/folderview.h * src/grouplistdialog.c * src/grouplistdialog.h * src/html.c * src/html.h * src/image_viewer.c * src/image_viewer.h * src/imap.c * src/imap.h * src/imap_gtk.c * src/imap_gtk.h * src/import.c * src/import.h * src/importldif.c * src/importldif.h * src/importmutt.c * src/importmutt.h * src/importpine.c * src/importpine.h * src/inc.c * src/inc.h * src/jpilot.c * src/jpilot.h * src/ldapctrl.c * src/ldapctrl.h * src/ldaplocate.c * src/ldaplocate.h * src/ldapquery.c * src/ldapquery.h * src/ldapserver.c * src/ldapserver.h * src/ldaputil.c * src/ldaputil.h * src/ldif.c * src/ldif.h * src/localfolder.c * src/localfolder.h * src/main.c * src/main.h * src/mainwindow.c * src/mainwindow.h * src/manual.c * src/manual.h * src/matcher.c * src/matcher.h * src/matcher_parser.h * src/matcher_parser_lex.l * src/matcher_parser_parse.y * src/mbox.c * src/mbox.h * src/message_search.c * src/message_search.h * src/messageview.c * src/messageview.h * src/mh.c * src/mh.h * src/mh_gtk.c * src/mh_gtk.h * src/mimeview.c * src/mimeview.h * src/msgcache.c * src/msgcache.h * src/mutt.c * src/mutt.h * src/news.c * src/news.h * src/news_gtk.c * src/news_gtk.h * src/noticeview.c * src/noticeview.h * src/partial_download.c * src/partial_download.h * src/pine.c * src/pine.h * src/pop.c * src/pop.h * src/prefs_account.c * src/prefs_account.h * src/prefs_actions.c * src/prefs_actions.h * src/prefs_common.c * src/prefs_common.h * src/prefs_compose_writing.c * src/prefs_compose_writing.h * src/prefs_customheader.c * src/prefs_customheader.h * src/prefs_display_header.c * src/prefs_display_header.h * src/prefs_ext_prog.c * src/prefs_ext_prog.h * src/prefs_filtering.c * src/prefs_folder_column.c * src/prefs_folder_column.h * src/prefs_folder_item.c * src/prefs_folder_item.h * src/prefs_fonts.c * src/prefs_fonts.h * src/prefs_gtk.c * src/prefs_gtk.h * src/prefs_image_viewer.c * src/prefs_image_viewer.h * src/prefs_matcher.c * src/prefs_matcher.h * src/prefs_message.c * src/prefs_message.h * src/prefs_msg_colors.c * src/prefs_msg_colors.h * src/prefs_other.c * src/prefs_other.h * src/prefs_quote.c * src/prefs_quote.h * src/prefs_receive.c * src/prefs_receive.h * src/prefs_send.c * src/prefs_send.h * src/prefs_spelling.c * src/prefs_spelling.h * src/prefs_summaries.c * src/prefs_summaries.h * src/prefs_summary_column.c * src/prefs_summary_column.h * src/prefs_template.c * src/prefs_template.h * src/prefs_themes.c * src/prefs_themes.h * src/prefs_toolbar.c * src/prefs_toolbar.h * src/prefs_wrapping.c * src/prefs_wrapping.h * src/privacy.c * src/privacy.h * src/procheader.c * src/procheader.h * src/procmime.c * src/procmime.h * src/procmsg.c * src/procmsg.h * src/quote_fmt.c * src/quote_fmt_parse.y * src/recv.c * src/recv.h * src/remotefolder.c * src/remotefolder.h * src/send_message.c * src/send_message.h * src/setup.c * src/setup.h * src/sourcewindow.c * src/sourcewindow.h * src/ssl_manager.c * src/ssl_manager.h * src/statusbar.c * src/statusbar.h * src/stock_pixmap.c * src/stock_pixmap.h * src/summary_search.c * src/summary_search.h * src/summaryview.c * src/summaryview.h * src/syldap.c * src/syldap.h * src/textview.c * src/textview.h * src/toolbar.c * src/toolbar.h * src/undo.c * src/undo.h * src/unmime.c * src/unmime.h * src/vcard.c * src/vcard.h * src/wizard.c * src/wizard.h * src/common/base64.c * src/common/base64.h * src/common/defs.h * src/common/hooks.c * src/common/hooks.h * src/common/log.c * src/common/log.h * src/common/mgutils.c * src/common/mgutils.h * src/common/nntp.c * src/common/nntp.h * src/common/passcrypt.c * src/common/passcrypt.h.in * src/common/plugin.c * src/common/plugin.h * src/common/prefs.c * src/common/prefs.h * src/common/progressindicator.c * src/common/progressindicator.h * src/common/quoted-printable.c * src/common/quoted-printable.h * src/common/session.c * src/common/session.h * src/common/smtp.c * src/common/smtp.h * src/common/socket.c * src/common/socket.h * src/common/ssl.c * src/common/ssl.h * src/common/stringtable.c * src/common/stringtable.h * src/common/sylpheed.c * src/common/sylpheed.h * src/common/template.c * src/common/template.h * src/common/timing.h * src/common/utils.c * src/common/utils.h * src/common/version.h.in * src/common/xml.c * src/common/xml.h * src/common/xmlprops.c * src/common/xmlprops.h * src/gtk/about.c * src/gtk/colorlabel.c * src/gtk/colorlabel.h * src/gtk/colorsel.c * src/gtk/colorsel.h * src/gtk/combobox.c * src/gtk/combobox.h * src/gtk/description_window.c * src/gtk/description_window.h * src/gtk/filesel.c * src/gtk/filesel.h * src/gtk/foldersort.c * src/gtk/foldersort.h * src/gtk/gtkaspell.c * src/gtk/gtkaspell.h * src/gtk/gtksctree.c * src/gtk/gtkshruler.c * src/gtk/gtkshruler.h * src/gtk/gtkutils.c * src/gtk/gtkutils.h * src/gtk/icon_legend.c * src/gtk/icon_legend.h * src/gtk/logwindow.c * src/gtk/logwindow.h * src/gtk/manage_window.c * src/gtk/manage_window.h * src/gtk/pluginwindow.c * src/gtk/pluginwindow.h * src/gtk/prefswindow.c * src/gtk/prefswindow.h * src/gtk/quicksearch.c * src/gtk/quicksearch.h * src/pixmaps/claws-mail.xpm * src/pixmaps/claws-mail_icon.xpm * src/pixmaps/claws-mail_logo.xpm * src/pixmaps/sylpheed-claws.xpm * src/pixmaps/sylpheed-claws_icon.xpm * src/pixmaps/sylpheed-claws_logo.xpm * src/plugins/bogofilter/Makefile.am * src/plugins/bogofilter/bogofilter.c * src/plugins/bogofilter/bogofilter.h * src/plugins/bogofilter/bogofilter_gtk.c * src/plugins/clamav/Makefile.am * src/plugins/clamav/clamav_plugin.c * src/plugins/clamav/clamav_plugin.h * src/plugins/clamav/clamav_plugin_gtk.c * src/plugins/demo/Makefile.am * src/plugins/demo/demo.c * src/plugins/dillo_viewer/Makefile.am * src/plugins/dillo_viewer/README * src/plugins/dillo_viewer/dillo_prefs.c * src/plugins/dillo_viewer/dillo_prefs.h * src/plugins/dillo_viewer/dillo_viewer.c * src/plugins/pgpcore/Makefile.am * src/plugins/pgpcore/passphrase.c * src/plugins/pgpcore/passphrase.h * src/plugins/pgpcore/pgp_viewer.c * src/plugins/pgpcore/pgp_viewer.h * src/plugins/pgpcore/plugin.c * src/plugins/pgpcore/prefs_gpg.c * src/plugins/pgpcore/prefs_gpg.h * src/plugins/pgpcore/select-keys.c * src/plugins/pgpcore/select-keys.h * src/plugins/pgpcore/sgpgme.c * src/plugins/pgpcore/sgpgme.h * src/plugins/pgpcore/sylpheed.def * src/plugins/pgpcore/version.rc * src/plugins/pgpinline/Makefile.am * src/plugins/pgpinline/pgpinline.c * src/plugins/pgpinline/pgpinline.h * src/plugins/pgpinline/plugin.c * src/plugins/pgpinline/sylpheed.def * src/plugins/pgpinline/version.rc * src/plugins/pgpmime/Makefile.am * src/plugins/pgpmime/pgpmime.c * src/plugins/pgpmime/pgpmime.h * src/plugins/pgpmime/plugin.c * src/plugins/pgpmime/sylpheed.def * src/plugins/pgpmime/version.rc * src/plugins/spamassassin/Makefile.am * src/plugins/spamassassin/README * src/plugins/spamassassin/spamassassin.c * src/plugins/spamassassin/spamassassin.h * src/plugins/spamassassin/spamassassin_gtk.c * src/plugins/trayicon/Makefile.am * src/plugins/trayicon/trayicon.c * tools/OOo2sylpheed.pl * tools/README * tools/README.sylprint * tools/acroread2sylpheed.pl * tools/claws.i18n.status.pl * tools/filter_conv.pl * tools/filter_conv_new.pl * tools/freshmeat_search.pl * tools/google_search.pl * tools/kmail2sylpheed.pl * tools/kmail2sylpheed_v2.pl * tools/make.themes.project * tools/multiwebsearch.pl * tools/nautilus2sylpheed.sh * tools/outlook2sylpheed.pl * tools/sylprint.pl * tools/sylprint.rc * tools/tb2sylpheed * tools/textviewer.sh * tools/vcard2xml.py * tools/kdeservicemenu/README * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl * tools/kdeservicemenu/template_sylpheed-attach-files.desktop * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop Change name to Claws Mail. Announce to follow...
2006-11-07 11:24:03 +01:00
designed to allow system administrators to deploy Claws Mail easily
over various users of one machine, or even over multiple machines
installed via some replication tool.
</para><para>
The first part consists of creating a wizard configuration template
2006-11-07 [paul] 2.6.0cvs7 * .cvsignore * AUTHORS * COPYING * INSTALL * Makefile.am * NEWS * README * RELEASE_NOTES * autogen.sh * claws-mail-128x128.png * claws-mail-64x64.png * claws-mail.ico * claws-mail.pc.in * claws-mail.png * configure.ac * sylpheed-claws-128x128.png * sylpheed-claws-64x64.png * sylpheed-claws.desktop * sylpheed-claws.ico * sylpheed-claws.pc.in * sylpheed-claws.png * debian/README.Debian * debian/changelog * debian/claws-mail.desktop * debian/claws-mail.menu * debian/claws-mail.postinst.debhelper * debian/claws-mail.postrm.debhelper * debian/control * debian/copyright * debian/files * debian/rules * debian/sylpheed-claws.desktop * debian/sylpheed-claws.menu * debian/sylpheed-claws.postinst.debhelper * debian/sylpheed-claws.postrm.debhelper * doc/man/Makefile.am * doc/man/claws-mail.1 * doc/man/sylpheed-claws.1 * doc/src/ChangeLog.claws-pre0.8.0 * manual/Makefile.am * manual/account.xml * manual/ack.xml * manual/addrbook.xml * manual/advanced.xml * manual/claws-mail-manual.xml * manual/faq.xml * manual/glossary.xml * manual/handling.xml * manual/intro.xml * manual/keyboard.xml * manual/plugins.xml * manual/starting.xml * manual/sylpheed-claws-manual.xml * manual/xml2pdf * manual/dist/.cvsignore * manual/dist/html/.cvsignore * manual/dist/html/Makefile.am * manual/dist/pdf/.cvsignore * manual/dist/pdf/Makefile.am * manual/dist/ps/.cvsignore * manual/dist/ps/Makefile.am * manual/dist/txt/.cvsignore * manual/dist/txt/Makefile.am * manual/es/Makefile.am * manual/es/advanced.xml * manual/es/claws-mail-manual.xml * manual/es/faq.xml * manual/es/glossary.xml * manual/es/handling.xml * manual/es/intro.xml * manual/es/plugins.xml * manual/es/sylpheed-claws-manual.xml * manual/es/dist/.cvsignore * manual/es/dist/html/.cvsignore * manual/es/dist/html/Makefile.am * manual/es/dist/pdf/.cvsignore * manual/es/dist/pdf/Makefile.am * manual/es/dist/ps/.cvsignore * manual/es/dist/ps/Makefile.am * manual/es/dist/txt/.cvsignore * manual/es/dist/txt/Makefile.am * manual/fr/Makefile.am * manual/fr/account.xml * manual/fr/ack.xml * manual/fr/addrbook.xml * manual/fr/advanced.xml * manual/fr/claws-mail-manual.xml * manual/fr/faq.xml * manual/fr/glossary.xml * manual/fr/handling.xml * manual/fr/intro.xml * manual/fr/keyboard.xml * manual/fr/plugins.xml * manual/fr/starting.xml * manual/fr/sylpheed-claws-manual.xml * manual/fr/dist/.cvsignore * manual/fr/dist/html/.cvsignore * manual/fr/dist/html/Makefile.am * manual/fr/dist/pdf/.cvsignore * manual/fr/dist/pdf/Makefile.am * manual/fr/dist/ps/.cvsignore * manual/fr/dist/ps/Makefile.am * manual/fr/dist/txt/.cvsignore * manual/fr/dist/txt/Makefile.am * manual/pl/Makefile.am * manual/pl/account.xml * manual/pl/ack.xml * manual/pl/addrbook.xml * manual/pl/advanced.xml * manual/pl/claws-mail-manual.xml * manual/pl/faq.xml * manual/pl/glossary.xml * manual/pl/handling.xml * manual/pl/intro.xml * manual/pl/keyboard.xml * manual/pl/plugins.xml * manual/pl/starting.xml * manual/pl/sylpheed-claws-manual.xml * manual/pl/dist/.cvsignore * manual/pl/dist/html/.cvsignore * manual/pl/dist/html/Makefile.am * manual/pl/dist/pdf/.cvsignore * manual/pl/dist/pdf/Makefile.am * manual/pl/dist/ps/.cvsignore * manual/pl/dist/ps/Makefile.am * manual/pl/dist/txt/.cvsignore * manual/pl/dist/txt/Makefile.am * po/.cvsignore * po/Makevars * src/.cvsignore * src/Makefile.am * src/account.c * src/account.h * src/action.c * src/action.h * src/adbookbase.h * src/addr_compl.c * src/addr_compl.h * src/addrbook.c * src/addrcache.c * src/addrcache.h * src/addrcindex.c * src/addrcindex.h * src/addrclip.c * src/addrclip.h * src/addrdefs.h * src/addressadd.c * src/addressadd.h * src/addressbook.c * src/addressbook.h * src/addressbook_foldersel.c * src/addressbook_foldersel.h * src/addrgather.c * src/addrgather.h * src/addrharvest.c * src/addrharvest.h * src/addrindex.c * src/addrindex.h * src/addritem.c * src/addritem.h * src/addrquery.c * src/addrquery.h * src/addrselect.c * src/addrselect.h * src/alertpanel.c * src/alertpanel.h * src/browseldap.c * src/browseldap.h * src/codeconv.c * src/codeconv.h * src/compose.c * src/crash.c * src/crash.h * src/customheader.c * src/customheader.h * src/displayheader.c * src/displayheader.h * src/editaddress.c * src/editaddress.h * src/editbook.c * src/editbook.h * src/editgroup.c * src/editgroup.h * src/editjpilot.c * src/editjpilot.h * src/editldap.c * src/editldap.h * src/editldap_basedn.c * src/editldap_basedn.h * src/editvcard.c * src/editvcard.h * src/exphtmldlg.c * src/exphtmldlg.h * src/expldifdlg.c * src/expldifdlg.h * src/export.c * src/exporthtml.c * src/exporthtml.h * src/exportldif.c * src/exportldif.h * src/filtering.c * src/filtering.h * src/folder.c * src/folder.h * src/folder_item_prefs.c * src/folder_item_prefs.h * src/foldersel.c * src/foldersel.h * src/folderutils.c * src/folderutils.h * src/folderview.c * src/folderview.h * src/grouplistdialog.c * src/grouplistdialog.h * src/html.c * src/html.h * src/image_viewer.c * src/image_viewer.h * src/imap.c * src/imap.h * src/imap_gtk.c * src/imap_gtk.h * src/import.c * src/import.h * src/importldif.c * src/importldif.h * src/importmutt.c * src/importmutt.h * src/importpine.c * src/importpine.h * src/inc.c * src/inc.h * src/jpilot.c * src/jpilot.h * src/ldapctrl.c * src/ldapctrl.h * src/ldaplocate.c * src/ldaplocate.h * src/ldapquery.c * src/ldapquery.h * src/ldapserver.c * src/ldapserver.h * src/ldaputil.c * src/ldaputil.h * src/ldif.c * src/ldif.h * src/localfolder.c * src/localfolder.h * src/main.c * src/main.h * src/mainwindow.c * src/mainwindow.h * src/manual.c * src/manual.h * src/matcher.c * src/matcher.h * src/matcher_parser.h * src/matcher_parser_lex.l * src/matcher_parser_parse.y * src/mbox.c * src/mbox.h * src/message_search.c * src/message_search.h * src/messageview.c * src/messageview.h * src/mh.c * src/mh.h * src/mh_gtk.c * src/mh_gtk.h * src/mimeview.c * src/mimeview.h * src/msgcache.c * src/msgcache.h * src/mutt.c * src/mutt.h * src/news.c * src/news.h * src/news_gtk.c * src/news_gtk.h * src/noticeview.c * src/noticeview.h * src/partial_download.c * src/partial_download.h * src/pine.c * src/pine.h * src/pop.c * src/pop.h * src/prefs_account.c * src/prefs_account.h * src/prefs_actions.c * src/prefs_actions.h * src/prefs_common.c * src/prefs_common.h * src/prefs_compose_writing.c * src/prefs_compose_writing.h * src/prefs_customheader.c * src/prefs_customheader.h * src/prefs_display_header.c * src/prefs_display_header.h * src/prefs_ext_prog.c * src/prefs_ext_prog.h * src/prefs_filtering.c * src/prefs_folder_column.c * src/prefs_folder_column.h * src/prefs_folder_item.c * src/prefs_folder_item.h * src/prefs_fonts.c * src/prefs_fonts.h * src/prefs_gtk.c * src/prefs_gtk.h * src/prefs_image_viewer.c * src/prefs_image_viewer.h * src/prefs_matcher.c * src/prefs_matcher.h * src/prefs_message.c * src/prefs_message.h * src/prefs_msg_colors.c * src/prefs_msg_colors.h * src/prefs_other.c * src/prefs_other.h * src/prefs_quote.c * src/prefs_quote.h * src/prefs_receive.c * src/prefs_receive.h * src/prefs_send.c * src/prefs_send.h * src/prefs_spelling.c * src/prefs_spelling.h * src/prefs_summaries.c * src/prefs_summaries.h * src/prefs_summary_column.c * src/prefs_summary_column.h * src/prefs_template.c * src/prefs_template.h * src/prefs_themes.c * src/prefs_themes.h * src/prefs_toolbar.c * src/prefs_toolbar.h * src/prefs_wrapping.c * src/prefs_wrapping.h * src/privacy.c * src/privacy.h * src/procheader.c * src/procheader.h * src/procmime.c * src/procmime.h * src/procmsg.c * src/procmsg.h * src/quote_fmt.c * src/quote_fmt_parse.y * src/recv.c * src/recv.h * src/remotefolder.c * src/remotefolder.h * src/send_message.c * src/send_message.h * src/setup.c * src/setup.h * src/sourcewindow.c * src/sourcewindow.h * src/ssl_manager.c * src/ssl_manager.h * src/statusbar.c * src/statusbar.h * src/stock_pixmap.c * src/stock_pixmap.h * src/summary_search.c * src/summary_search.h * src/summaryview.c * src/summaryview.h * src/syldap.c * src/syldap.h * src/textview.c * src/textview.h * src/toolbar.c * src/toolbar.h * src/undo.c * src/undo.h * src/unmime.c * src/unmime.h * src/vcard.c * src/vcard.h * src/wizard.c * src/wizard.h * src/common/base64.c * src/common/base64.h * src/common/defs.h * src/common/hooks.c * src/common/hooks.h * src/common/log.c * src/common/log.h * src/common/mgutils.c * src/common/mgutils.h * src/common/nntp.c * src/common/nntp.h * src/common/passcrypt.c * src/common/passcrypt.h.in * src/common/plugin.c * src/common/plugin.h * src/common/prefs.c * src/common/prefs.h * src/common/progressindicator.c * src/common/progressindicator.h * src/common/quoted-printable.c * src/common/quoted-printable.h * src/common/session.c * src/common/session.h * src/common/smtp.c * src/common/smtp.h * src/common/socket.c * src/common/socket.h * src/common/ssl.c * src/common/ssl.h * src/common/stringtable.c * src/common/stringtable.h * src/common/sylpheed.c * src/common/sylpheed.h * src/common/template.c * src/common/template.h * src/common/timing.h * src/common/utils.c * src/common/utils.h * src/common/version.h.in * src/common/xml.c * src/common/xml.h * src/common/xmlprops.c * src/common/xmlprops.h * src/gtk/about.c * src/gtk/colorlabel.c * src/gtk/colorlabel.h * src/gtk/colorsel.c * src/gtk/colorsel.h * src/gtk/combobox.c * src/gtk/combobox.h * src/gtk/description_window.c * src/gtk/description_window.h * src/gtk/filesel.c * src/gtk/filesel.h * src/gtk/foldersort.c * src/gtk/foldersort.h * src/gtk/gtkaspell.c * src/gtk/gtkaspell.h * src/gtk/gtksctree.c * src/gtk/gtkshruler.c * src/gtk/gtkshruler.h * src/gtk/gtkutils.c * src/gtk/gtkutils.h * src/gtk/icon_legend.c * src/gtk/icon_legend.h * src/gtk/logwindow.c * src/gtk/logwindow.h * src/gtk/manage_window.c * src/gtk/manage_window.h * src/gtk/pluginwindow.c * src/gtk/pluginwindow.h * src/gtk/prefswindow.c * src/gtk/prefswindow.h * src/gtk/quicksearch.c * src/gtk/quicksearch.h * src/pixmaps/claws-mail.xpm * src/pixmaps/claws-mail_icon.xpm * src/pixmaps/claws-mail_logo.xpm * src/pixmaps/sylpheed-claws.xpm * src/pixmaps/sylpheed-claws_icon.xpm * src/pixmaps/sylpheed-claws_logo.xpm * src/plugins/bogofilter/Makefile.am * src/plugins/bogofilter/bogofilter.c * src/plugins/bogofilter/bogofilter.h * src/plugins/bogofilter/bogofilter_gtk.c * src/plugins/clamav/Makefile.am * src/plugins/clamav/clamav_plugin.c * src/plugins/clamav/clamav_plugin.h * src/plugins/clamav/clamav_plugin_gtk.c * src/plugins/demo/Makefile.am * src/plugins/demo/demo.c * src/plugins/dillo_viewer/Makefile.am * src/plugins/dillo_viewer/README * src/plugins/dillo_viewer/dillo_prefs.c * src/plugins/dillo_viewer/dillo_prefs.h * src/plugins/dillo_viewer/dillo_viewer.c * src/plugins/pgpcore/Makefile.am * src/plugins/pgpcore/passphrase.c * src/plugins/pgpcore/passphrase.h * src/plugins/pgpcore/pgp_viewer.c * src/plugins/pgpcore/pgp_viewer.h * src/plugins/pgpcore/plugin.c * src/plugins/pgpcore/prefs_gpg.c * src/plugins/pgpcore/prefs_gpg.h * src/plugins/pgpcore/select-keys.c * src/plugins/pgpcore/select-keys.h * src/plugins/pgpcore/sgpgme.c * src/plugins/pgpcore/sgpgme.h * src/plugins/pgpcore/sylpheed.def * src/plugins/pgpcore/version.rc * src/plugins/pgpinline/Makefile.am * src/plugins/pgpinline/pgpinline.c * src/plugins/pgpinline/pgpinline.h * src/plugins/pgpinline/plugin.c * src/plugins/pgpinline/sylpheed.def * src/plugins/pgpinline/version.rc * src/plugins/pgpmime/Makefile.am * src/plugins/pgpmime/pgpmime.c * src/plugins/pgpmime/pgpmime.h * src/plugins/pgpmime/plugin.c * src/plugins/pgpmime/sylpheed.def * src/plugins/pgpmime/version.rc * src/plugins/spamassassin/Makefile.am * src/plugins/spamassassin/README * src/plugins/spamassassin/spamassassin.c * src/plugins/spamassassin/spamassassin.h * src/plugins/spamassassin/spamassassin_gtk.c * src/plugins/trayicon/Makefile.am * src/plugins/trayicon/trayicon.c * tools/OOo2sylpheed.pl * tools/README * tools/README.sylprint * tools/acroread2sylpheed.pl * tools/claws.i18n.status.pl * tools/filter_conv.pl * tools/filter_conv_new.pl * tools/freshmeat_search.pl * tools/google_search.pl * tools/kmail2sylpheed.pl * tools/kmail2sylpheed_v2.pl * tools/make.themes.project * tools/multiwebsearch.pl * tools/nautilus2sylpheed.sh * tools/outlook2sylpheed.pl * tools/sylprint.pl * tools/sylprint.rc * tools/tb2sylpheed * tools/textviewer.sh * tools/vcard2xml.py * tools/kdeservicemenu/README * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl * tools/kdeservicemenu/template_sylpheed-attach-files.desktop * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop Change name to Claws Mail. Announce to follow...
2006-11-07 11:24:03 +01:00
and setting the various default parameters of a new Claws Mail
installation.
</para>
<itemizedlist>
<listitem>
<para>
Start with a user who does not have a <filename class="directory"
2006-11-07 [paul] 2.6.0cvs7 * .cvsignore * AUTHORS * COPYING * INSTALL * Makefile.am * NEWS * README * RELEASE_NOTES * autogen.sh * claws-mail-128x128.png * claws-mail-64x64.png * claws-mail.ico * claws-mail.pc.in * claws-mail.png * configure.ac * sylpheed-claws-128x128.png * sylpheed-claws-64x64.png * sylpheed-claws.desktop * sylpheed-claws.ico * sylpheed-claws.pc.in * sylpheed-claws.png * debian/README.Debian * debian/changelog * debian/claws-mail.desktop * debian/claws-mail.menu * debian/claws-mail.postinst.debhelper * debian/claws-mail.postrm.debhelper * debian/control * debian/copyright * debian/files * debian/rules * debian/sylpheed-claws.desktop * debian/sylpheed-claws.menu * debian/sylpheed-claws.postinst.debhelper * debian/sylpheed-claws.postrm.debhelper * doc/man/Makefile.am * doc/man/claws-mail.1 * doc/man/sylpheed-claws.1 * doc/src/ChangeLog.claws-pre0.8.0 * manual/Makefile.am * manual/account.xml * manual/ack.xml * manual/addrbook.xml * manual/advanced.xml * manual/claws-mail-manual.xml * manual/faq.xml * manual/glossary.xml * manual/handling.xml * manual/intro.xml * manual/keyboard.xml * manual/plugins.xml * manual/starting.xml * manual/sylpheed-claws-manual.xml * manual/xml2pdf * manual/dist/.cvsignore * manual/dist/html/.cvsignore * manual/dist/html/Makefile.am * manual/dist/pdf/.cvsignore * manual/dist/pdf/Makefile.am * manual/dist/ps/.cvsignore * manual/dist/ps/Makefile.am * manual/dist/txt/.cvsignore * manual/dist/txt/Makefile.am * manual/es/Makefile.am * manual/es/advanced.xml * manual/es/claws-mail-manual.xml * manual/es/faq.xml * manual/es/glossary.xml * manual/es/handling.xml * manual/es/intro.xml * manual/es/plugins.xml * manual/es/sylpheed-claws-manual.xml * manual/es/dist/.cvsignore * manual/es/dist/html/.cvsignore * manual/es/dist/html/Makefile.am * manual/es/dist/pdf/.cvsignore * manual/es/dist/pdf/Makefile.am * manual/es/dist/ps/.cvsignore * manual/es/dist/ps/Makefile.am * manual/es/dist/txt/.cvsignore * manual/es/dist/txt/Makefile.am * manual/fr/Makefile.am * manual/fr/account.xml * manual/fr/ack.xml * manual/fr/addrbook.xml * manual/fr/advanced.xml * manual/fr/claws-mail-manual.xml * manual/fr/faq.xml * manual/fr/glossary.xml * manual/fr/handling.xml * manual/fr/intro.xml * manual/fr/keyboard.xml * manual/fr/plugins.xml * manual/fr/starting.xml * manual/fr/sylpheed-claws-manual.xml * manual/fr/dist/.cvsignore * manual/fr/dist/html/.cvsignore * manual/fr/dist/html/Makefile.am * manual/fr/dist/pdf/.cvsignore * manual/fr/dist/pdf/Makefile.am * manual/fr/dist/ps/.cvsignore * manual/fr/dist/ps/Makefile.am * manual/fr/dist/txt/.cvsignore * manual/fr/dist/txt/Makefile.am * manual/pl/Makefile.am * manual/pl/account.xml * manual/pl/ack.xml * manual/pl/addrbook.xml * manual/pl/advanced.xml * manual/pl/claws-mail-manual.xml * manual/pl/faq.xml * manual/pl/glossary.xml * manual/pl/handling.xml * manual/pl/intro.xml * manual/pl/keyboard.xml * manual/pl/plugins.xml * manual/pl/starting.xml * manual/pl/sylpheed-claws-manual.xml * manual/pl/dist/.cvsignore * manual/pl/dist/html/.cvsignore * manual/pl/dist/html/Makefile.am * manual/pl/dist/pdf/.cvsignore * manual/pl/dist/pdf/Makefile.am * manual/pl/dist/ps/.cvsignore * manual/pl/dist/ps/Makefile.am * manual/pl/dist/txt/.cvsignore * manual/pl/dist/txt/Makefile.am * po/.cvsignore * po/Makevars * src/.cvsignore * src/Makefile.am * src/account.c * src/account.h * src/action.c * src/action.h * src/adbookbase.h * src/addr_compl.c * src/addr_compl.h * src/addrbook.c * src/addrcache.c * src/addrcache.h * src/addrcindex.c * src/addrcindex.h * src/addrclip.c * src/addrclip.h * src/addrdefs.h * src/addressadd.c * src/addressadd.h * src/addressbook.c * src/addressbook.h * src/addressbook_foldersel.c * src/addressbook_foldersel.h * src/addrgather.c * src/addrgather.h * src/addrharvest.c * src/addrharvest.h * src/addrindex.c * src/addrindex.h * src/addritem.c * src/addritem.h * src/addrquery.c * src/addrquery.h * src/addrselect.c * src/addrselect.h * src/alertpanel.c * src/alertpanel.h * src/browseldap.c * src/browseldap.h * src/codeconv.c * src/codeconv.h * src/compose.c * src/crash.c * src/crash.h * src/customheader.c * src/customheader.h * src/displayheader.c * src/displayheader.h * src/editaddress.c * src/editaddress.h * src/editbook.c * src/editbook.h * src/editgroup.c * src/editgroup.h * src/editjpilot.c * src/editjpilot.h * src/editldap.c * src/editldap.h * src/editldap_basedn.c * src/editldap_basedn.h * src/editvcard.c * src/editvcard.h * src/exphtmldlg.c * src/exphtmldlg.h * src/expldifdlg.c * src/expldifdlg.h * src/export.c * src/exporthtml.c * src/exporthtml.h * src/exportldif.c * src/exportldif.h * src/filtering.c * src/filtering.h * src/folder.c * src/folder.h * src/folder_item_prefs.c * src/folder_item_prefs.h * src/foldersel.c * src/foldersel.h * src/folderutils.c * src/folderutils.h * src/folderview.c * src/folderview.h * src/grouplistdialog.c * src/grouplistdialog.h * src/html.c * src/html.h * src/image_viewer.c * src/image_viewer.h * src/imap.c * src/imap.h * src/imap_gtk.c * src/imap_gtk.h * src/import.c * src/import.h * src/importldif.c * src/importldif.h * src/importmutt.c * src/importmutt.h * src/importpine.c * src/importpine.h * src/inc.c * src/inc.h * src/jpilot.c * src/jpilot.h * src/ldapctrl.c * src/ldapctrl.h * src/ldaplocate.c * src/ldaplocate.h * src/ldapquery.c * src/ldapquery.h * src/ldapserver.c * src/ldapserver.h * src/ldaputil.c * src/ldaputil.h * src/ldif.c * src/ldif.h * src/localfolder.c * src/localfolder.h * src/main.c * src/main.h * src/mainwindow.c * src/mainwindow.h * src/manual.c * src/manual.h * src/matcher.c * src/matcher.h * src/matcher_parser.h * src/matcher_parser_lex.l * src/matcher_parser_parse.y * src/mbox.c * src/mbox.h * src/message_search.c * src/message_search.h * src/messageview.c * src/messageview.h * src/mh.c * src/mh.h * src/mh_gtk.c * src/mh_gtk.h * src/mimeview.c * src/mimeview.h * src/msgcache.c * src/msgcache.h * src/mutt.c * src/mutt.h * src/news.c * src/news.h * src/news_gtk.c * src/news_gtk.h * src/noticeview.c * src/noticeview.h * src/partial_download.c * src/partial_download.h * src/pine.c * src/pine.h * src/pop.c * src/pop.h * src/prefs_account.c * src/prefs_account.h * src/prefs_actions.c * src/prefs_actions.h * src/prefs_common.c * src/prefs_common.h * src/prefs_compose_writing.c * src/prefs_compose_writing.h * src/prefs_customheader.c * src/prefs_customheader.h * src/prefs_display_header.c * src/prefs_display_header.h * src/prefs_ext_prog.c * src/prefs_ext_prog.h * src/prefs_filtering.c * src/prefs_folder_column.c * src/prefs_folder_column.h * src/prefs_folder_item.c * src/prefs_folder_item.h * src/prefs_fonts.c * src/prefs_fonts.h * src/prefs_gtk.c * src/prefs_gtk.h * src/prefs_image_viewer.c * src/prefs_image_viewer.h * src/prefs_matcher.c * src/prefs_matcher.h * src/prefs_message.c * src/prefs_message.h * src/prefs_msg_colors.c * src/prefs_msg_colors.h * src/prefs_other.c * src/prefs_other.h * src/prefs_quote.c * src/prefs_quote.h * src/prefs_receive.c * src/prefs_receive.h * src/prefs_send.c * src/prefs_send.h * src/prefs_spelling.c * src/prefs_spelling.h * src/prefs_summaries.c * src/prefs_summaries.h * src/prefs_summary_column.c * src/prefs_summary_column.h * src/prefs_template.c * src/prefs_template.h * src/prefs_themes.c * src/prefs_themes.h * src/prefs_toolbar.c * src/prefs_toolbar.h * src/prefs_wrapping.c * src/prefs_wrapping.h * src/privacy.c * src/privacy.h * src/procheader.c * src/procheader.h * src/procmime.c * src/procmime.h * src/procmsg.c * src/procmsg.h * src/quote_fmt.c * src/quote_fmt_parse.y * src/recv.c * src/recv.h * src/remotefolder.c * src/remotefolder.h * src/send_message.c * src/send_message.h * src/setup.c * src/setup.h * src/sourcewindow.c * src/sourcewindow.h * src/ssl_manager.c * src/ssl_manager.h * src/statusbar.c * src/statusbar.h * src/stock_pixmap.c * src/stock_pixmap.h * src/summary_search.c * src/summary_search.h * src/summaryview.c * src/summaryview.h * src/syldap.c * src/syldap.h * src/textview.c * src/textview.h * src/toolbar.c * src/toolbar.h * src/undo.c * src/undo.h * src/unmime.c * src/unmime.h * src/vcard.c * src/vcard.h * src/wizard.c * src/wizard.h * src/common/base64.c * src/common/base64.h * src/common/defs.h * src/common/hooks.c * src/common/hooks.h * src/common/log.c * src/common/log.h * src/common/mgutils.c * src/common/mgutils.h * src/common/nntp.c * src/common/nntp.h * src/common/passcrypt.c * src/common/passcrypt.h.in * src/common/plugin.c * src/common/plugin.h * src/common/prefs.c * src/common/prefs.h * src/common/progressindicator.c * src/common/progressindicator.h * src/common/quoted-printable.c * src/common/quoted-printable.h * src/common/session.c * src/common/session.h * src/common/smtp.c * src/common/smtp.h * src/common/socket.c * src/common/socket.h * src/common/ssl.c * src/common/ssl.h * src/common/stringtable.c * src/common/stringtable.h * src/common/sylpheed.c * src/common/sylpheed.h * src/common/template.c * src/common/template.h * src/common/timing.h * src/common/utils.c * src/common/utils.h * src/common/version.h.in * src/common/xml.c * src/common/xml.h * src/common/xmlprops.c * src/common/xmlprops.h * src/gtk/about.c * src/gtk/colorlabel.c * src/gtk/colorlabel.h * src/gtk/colorsel.c * src/gtk/colorsel.h * src/gtk/combobox.c * src/gtk/combobox.h * src/gtk/description_window.c * src/gtk/description_window.h * src/gtk/filesel.c * src/gtk/filesel.h * src/gtk/foldersort.c * src/gtk/foldersort.h * src/gtk/gtkaspell.c * src/gtk/gtkaspell.h * src/gtk/gtksctree.c * src/gtk/gtkshruler.c * src/gtk/gtkshruler.h * src/gtk/gtkutils.c * src/gtk/gtkutils.h * src/gtk/icon_legend.c * src/gtk/icon_legend.h * src/gtk/logwindow.c * src/gtk/logwindow.h * src/gtk/manage_window.c * src/gtk/manage_window.h * src/gtk/pluginwindow.c * src/gtk/pluginwindow.h * src/gtk/prefswindow.c * src/gtk/prefswindow.h * src/gtk/quicksearch.c * src/gtk/quicksearch.h * src/pixmaps/claws-mail.xpm * src/pixmaps/claws-mail_icon.xpm * src/pixmaps/claws-mail_logo.xpm * src/pixmaps/sylpheed-claws.xpm * src/pixmaps/sylpheed-claws_icon.xpm * src/pixmaps/sylpheed-claws_logo.xpm * src/plugins/bogofilter/Makefile.am * src/plugins/bogofilter/bogofilter.c * src/plugins/bogofilter/bogofilter.h * src/plugins/bogofilter/bogofilter_gtk.c * src/plugins/clamav/Makefile.am * src/plugins/clamav/clamav_plugin.c * src/plugins/clamav/clamav_plugin.h * src/plugins/clamav/clamav_plugin_gtk.c * src/plugins/demo/Makefile.am * src/plugins/demo/demo.c * src/plugins/dillo_viewer/Makefile.am * src/plugins/dillo_viewer/README * src/plugins/dillo_viewer/dillo_prefs.c * src/plugins/dillo_viewer/dillo_prefs.h * src/plugins/dillo_viewer/dillo_viewer.c * src/plugins/pgpcore/Makefile.am * src/plugins/pgpcore/passphrase.c * src/plugins/pgpcore/passphrase.h * src/plugins/pgpcore/pgp_viewer.c * src/plugins/pgpcore/pgp_viewer.h * src/plugins/pgpcore/plugin.c * src/plugins/pgpcore/prefs_gpg.c * src/plugins/pgpcore/prefs_gpg.h * src/plugins/pgpcore/select-keys.c * src/plugins/pgpcore/select-keys.h * src/plugins/pgpcore/sgpgme.c * src/plugins/pgpcore/sgpgme.h * src/plugins/pgpcore/sylpheed.def * src/plugins/pgpcore/version.rc * src/plugins/pgpinline/Makefile.am * src/plugins/pgpinline/pgpinline.c * src/plugins/pgpinline/pgpinline.h * src/plugins/pgpinline/plugin.c * src/plugins/pgpinline/sylpheed.def * src/plugins/pgpinline/version.rc * src/plugins/pgpmime/Makefile.am * src/plugins/pgpmime/pgpmime.c * src/plugins/pgpmime/pgpmime.h * src/plugins/pgpmime/plugin.c * src/plugins/pgpmime/sylpheed.def * src/plugins/pgpmime/version.rc * src/plugins/spamassassin/Makefile.am * src/plugins/spamassassin/README * src/plugins/spamassassin/spamassassin.c * src/plugins/spamassassin/spamassassin.h * src/plugins/spamassassin/spamassassin_gtk.c * src/plugins/trayicon/Makefile.am * src/plugins/trayicon/trayicon.c * tools/OOo2sylpheed.pl * tools/README * tools/README.sylprint * tools/acroread2sylpheed.pl * tools/claws.i18n.status.pl * tools/filter_conv.pl * tools/filter_conv_new.pl * tools/freshmeat_search.pl * tools/google_search.pl * tools/kmail2sylpheed.pl * tools/kmail2sylpheed_v2.pl * tools/make.themes.project * tools/multiwebsearch.pl * tools/nautilus2sylpheed.sh * tools/outlook2sylpheed.pl * tools/sylprint.pl * tools/sylprint.rc * tools/tb2sylpheed * tools/textviewer.sh * tools/vcard2xml.py * tools/kdeservicemenu/README * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl * tools/kdeservicemenu/template_sylpheed-attach-files.desktop * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop Change name to Claws Mail. Announce to follow...
2006-11-07 11:24:03 +01:00
>~/.claws-mail</filename> directory, ideally a new user.
</para>
</listitem>
<listitem>
<para>
2006-11-07 [paul] 2.6.0cvs7 * .cvsignore * AUTHORS * COPYING * INSTALL * Makefile.am * NEWS * README * RELEASE_NOTES * autogen.sh * claws-mail-128x128.png * claws-mail-64x64.png * claws-mail.ico * claws-mail.pc.in * claws-mail.png * configure.ac * sylpheed-claws-128x128.png * sylpheed-claws-64x64.png * sylpheed-claws.desktop * sylpheed-claws.ico * sylpheed-claws.pc.in * sylpheed-claws.png * debian/README.Debian * debian/changelog * debian/claws-mail.desktop * debian/claws-mail.menu * debian/claws-mail.postinst.debhelper * debian/claws-mail.postrm.debhelper * debian/control * debian/copyright * debian/files * debian/rules * debian/sylpheed-claws.desktop * debian/sylpheed-claws.menu * debian/sylpheed-claws.postinst.debhelper * debian/sylpheed-claws.postrm.debhelper * doc/man/Makefile.am * doc/man/claws-mail.1 * doc/man/sylpheed-claws.1 * doc/src/ChangeLog.claws-pre0.8.0 * manual/Makefile.am * manual/account.xml * manual/ack.xml * manual/addrbook.xml * manual/advanced.xml * manual/claws-mail-manual.xml * manual/faq.xml * manual/glossary.xml * manual/handling.xml * manual/intro.xml * manual/keyboard.xml * manual/plugins.xml * manual/starting.xml * manual/sylpheed-claws-manual.xml * manual/xml2pdf * manual/dist/.cvsignore * manual/dist/html/.cvsignore * manual/dist/html/Makefile.am * manual/dist/pdf/.cvsignore * manual/dist/pdf/Makefile.am * manual/dist/ps/.cvsignore * manual/dist/ps/Makefile.am * manual/dist/txt/.cvsignore * manual/dist/txt/Makefile.am * manual/es/Makefile.am * manual/es/advanced.xml * manual/es/claws-mail-manual.xml * manual/es/faq.xml * manual/es/glossary.xml * manual/es/handling.xml * manual/es/intro.xml * manual/es/plugins.xml * manual/es/sylpheed-claws-manual.xml * manual/es/dist/.cvsignore * manual/es/dist/html/.cvsignore * manual/es/dist/html/Makefile.am * manual/es/dist/pdf/.cvsignore * manual/es/dist/pdf/Makefile.am * manual/es/dist/ps/.cvsignore * manual/es/dist/ps/Makefile.am * manual/es/dist/txt/.cvsignore * manual/es/dist/txt/Makefile.am * manual/fr/Makefile.am * manual/fr/account.xml * manual/fr/ack.xml * manual/fr/addrbook.xml * manual/fr/advanced.xml * manual/fr/claws-mail-manual.xml * manual/fr/faq.xml * manual/fr/glossary.xml * manual/fr/handling.xml * manual/fr/intro.xml * manual/fr/keyboard.xml * manual/fr/plugins.xml * manual/fr/starting.xml * manual/fr/sylpheed-claws-manual.xml * manual/fr/dist/.cvsignore * manual/fr/dist/html/.cvsignore * manual/fr/dist/html/Makefile.am * manual/fr/dist/pdf/.cvsignore * manual/fr/dist/pdf/Makefile.am * manual/fr/dist/ps/.cvsignore * manual/fr/dist/ps/Makefile.am * manual/fr/dist/txt/.cvsignore * manual/fr/dist/txt/Makefile.am * manual/pl/Makefile.am * manual/pl/account.xml * manual/pl/ack.xml * manual/pl/addrbook.xml * manual/pl/advanced.xml * manual/pl/claws-mail-manual.xml * manual/pl/faq.xml * manual/pl/glossary.xml * manual/pl/handling.xml * manual/pl/intro.xml * manual/pl/keyboard.xml * manual/pl/plugins.xml * manual/pl/starting.xml * manual/pl/sylpheed-claws-manual.xml * manual/pl/dist/.cvsignore * manual/pl/dist/html/.cvsignore * manual/pl/dist/html/Makefile.am * manual/pl/dist/pdf/.cvsignore * manual/pl/dist/pdf/Makefile.am * manual/pl/dist/ps/.cvsignore * manual/pl/dist/ps/Makefile.am * manual/pl/dist/txt/.cvsignore * manual/pl/dist/txt/Makefile.am * po/.cvsignore * po/Makevars * src/.cvsignore * src/Makefile.am * src/account.c * src/account.h * src/action.c * src/action.h * src/adbookbase.h * src/addr_compl.c * src/addr_compl.h * src/addrbook.c * src/addrcache.c * src/addrcache.h * src/addrcindex.c * src/addrcindex.h * src/addrclip.c * src/addrclip.h * src/addrdefs.h * src/addressadd.c * src/addressadd.h * src/addressbook.c * src/addressbook.h * src/addressbook_foldersel.c * src/addressbook_foldersel.h * src/addrgather.c * src/addrgather.h * src/addrharvest.c * src/addrharvest.h * src/addrindex.c * src/addrindex.h * src/addritem.c * src/addritem.h * src/addrquery.c * src/addrquery.h * src/addrselect.c * src/addrselect.h * src/alertpanel.c * src/alertpanel.h * src/browseldap.c * src/browseldap.h * src/codeconv.c * src/codeconv.h * src/compose.c * src/crash.c * src/crash.h * src/customheader.c * src/customheader.h * src/displayheader.c * src/displayheader.h * src/editaddress.c * src/editaddress.h * src/editbook.c * src/editbook.h * src/editgroup.c * src/editgroup.h * src/editjpilot.c * src/editjpilot.h * src/editldap.c * src/editldap.h * src/editldap_basedn.c * src/editldap_basedn.h * src/editvcard.c * src/editvcard.h * src/exphtmldlg.c * src/exphtmldlg.h * src/expldifdlg.c * src/expldifdlg.h * src/export.c * src/exporthtml.c * src/exporthtml.h * src/exportldif.c * src/exportldif.h * src/filtering.c * src/filtering.h * src/folder.c * src/folder.h * src/folder_item_prefs.c * src/folder_item_prefs.h * src/foldersel.c * src/foldersel.h * src/folderutils.c * src/folderutils.h * src/folderview.c * src/folderview.h * src/grouplistdialog.c * src/grouplistdialog.h * src/html.c * src/html.h * src/image_viewer.c * src/image_viewer.h * src/imap.c * src/imap.h * src/imap_gtk.c * src/imap_gtk.h * src/import.c * src/import.h * src/importldif.c * src/importldif.h * src/importmutt.c * src/importmutt.h * src/importpine.c * src/importpine.h * src/inc.c * src/inc.h * src/jpilot.c * src/jpilot.h * src/ldapctrl.c * src/ldapctrl.h * src/ldaplocate.c * src/ldaplocate.h * src/ldapquery.c * src/ldapquery.h * src/ldapserver.c * src/ldapserver.h * src/ldaputil.c * src/ldaputil.h * src/ldif.c * src/ldif.h * src/localfolder.c * src/localfolder.h * src/main.c * src/main.h * src/mainwindow.c * src/mainwindow.h * src/manual.c * src/manual.h * src/matcher.c * src/matcher.h * src/matcher_parser.h * src/matcher_parser_lex.l * src/matcher_parser_parse.y * src/mbox.c * src/mbox.h * src/message_search.c * src/message_search.h * src/messageview.c * src/messageview.h * src/mh.c * src/mh.h * src/mh_gtk.c * src/mh_gtk.h * src/mimeview.c * src/mimeview.h * src/msgcache.c * src/msgcache.h * src/mutt.c * src/mutt.h * src/news.c * src/news.h * src/news_gtk.c * src/news_gtk.h * src/noticeview.c * src/noticeview.h * src/partial_download.c * src/partial_download.h * src/pine.c * src/pine.h * src/pop.c * src/pop.h * src/prefs_account.c * src/prefs_account.h * src/prefs_actions.c * src/prefs_actions.h * src/prefs_common.c * src/prefs_common.h * src/prefs_compose_writing.c * src/prefs_compose_writing.h * src/prefs_customheader.c * src/prefs_customheader.h * src/prefs_display_header.c * src/prefs_display_header.h * src/prefs_ext_prog.c * src/prefs_ext_prog.h * src/prefs_filtering.c * src/prefs_folder_column.c * src/prefs_folder_column.h * src/prefs_folder_item.c * src/prefs_folder_item.h * src/prefs_fonts.c * src/prefs_fonts.h * src/prefs_gtk.c * src/prefs_gtk.h * src/prefs_image_viewer.c * src/prefs_image_viewer.h * src/prefs_matcher.c * src/prefs_matcher.h * src/prefs_message.c * src/prefs_message.h * src/prefs_msg_colors.c * src/prefs_msg_colors.h * src/prefs_other.c * src/prefs_other.h * src/prefs_quote.c * src/prefs_quote.h * src/prefs_receive.c * src/prefs_receive.h * src/prefs_send.c * src/prefs_send.h * src/prefs_spelling.c * src/prefs_spelling.h * src/prefs_summaries.c * src/prefs_summaries.h * src/prefs_summary_column.c * src/prefs_summary_column.h * src/prefs_template.c * src/prefs_template.h * src/prefs_themes.c * src/prefs_themes.h * src/prefs_toolbar.c * src/prefs_toolbar.h * src/prefs_wrapping.c * src/prefs_wrapping.h * src/privacy.c * src/privacy.h * src/procheader.c * src/procheader.h * src/procmime.c * src/procmime.h * src/procmsg.c * src/procmsg.h * src/quote_fmt.c * src/quote_fmt_parse.y * src/recv.c * src/recv.h * src/remotefolder.c * src/remotefolder.h * src/send_message.c * src/send_message.h * src/setup.c * src/setup.h * src/sourcewindow.c * src/sourcewindow.h * src/ssl_manager.c * src/ssl_manager.h * src/statusbar.c * src/statusbar.h * src/stock_pixmap.c * src/stock_pixmap.h * src/summary_search.c * src/summary_search.h * src/summaryview.c * src/summaryview.h * src/syldap.c * src/syldap.h * src/textview.c * src/textview.h * src/toolbar.c * src/toolbar.h * src/undo.c * src/undo.h * src/unmime.c * src/unmime.h * src/vcard.c * src/vcard.h * src/wizard.c * src/wizard.h * src/common/base64.c * src/common/base64.h * src/common/defs.h * src/common/hooks.c * src/common/hooks.h * src/common/log.c * src/common/log.h * src/common/mgutils.c * src/common/mgutils.h * src/common/nntp.c * src/common/nntp.h * src/common/passcrypt.c * src/common/passcrypt.h.in * src/common/plugin.c * src/common/plugin.h * src/common/prefs.c * src/common/prefs.h * src/common/progressindicator.c * src/common/progressindicator.h * src/common/quoted-printable.c * src/common/quoted-printable.h * src/common/session.c * src/common/session.h * src/common/smtp.c * src/common/smtp.h * src/common/socket.c * src/common/socket.h * src/common/ssl.c * src/common/ssl.h * src/common/stringtable.c * src/common/stringtable.h * src/common/sylpheed.c * src/common/sylpheed.h * src/common/template.c * src/common/template.h * src/common/timing.h * src/common/utils.c * src/common/utils.h * src/common/version.h.in * src/common/xml.c * src/common/xml.h * src/common/xmlprops.c * src/common/xmlprops.h * src/gtk/about.c * src/gtk/colorlabel.c * src/gtk/colorlabel.h * src/gtk/colorsel.c * src/gtk/colorsel.h * src/gtk/combobox.c * src/gtk/combobox.h * src/gtk/description_window.c * src/gtk/description_window.h * src/gtk/filesel.c * src/gtk/filesel.h * src/gtk/foldersort.c * src/gtk/foldersort.h * src/gtk/gtkaspell.c * src/gtk/gtkaspell.h * src/gtk/gtksctree.c * src/gtk/gtkshruler.c * src/gtk/gtkshruler.h * src/gtk/gtkutils.c * src/gtk/gtkutils.h * src/gtk/icon_legend.c * src/gtk/icon_legend.h * src/gtk/logwindow.c * src/gtk/logwindow.h * src/gtk/manage_window.c * src/gtk/manage_window.h * src/gtk/pluginwindow.c * src/gtk/pluginwindow.h * src/gtk/prefswindow.c * src/gtk/prefswindow.h * src/gtk/quicksearch.c * src/gtk/quicksearch.h * src/pixmaps/claws-mail.xpm * src/pixmaps/claws-mail_icon.xpm * src/pixmaps/claws-mail_logo.xpm * src/pixmaps/sylpheed-claws.xpm * src/pixmaps/sylpheed-claws_icon.xpm * src/pixmaps/sylpheed-claws_logo.xpm * src/plugins/bogofilter/Makefile.am * src/plugins/bogofilter/bogofilter.c * src/plugins/bogofilter/bogofilter.h * src/plugins/bogofilter/bogofilter_gtk.c * src/plugins/clamav/Makefile.am * src/plugins/clamav/clamav_plugin.c * src/plugins/clamav/clamav_plugin.h * src/plugins/clamav/clamav_plugin_gtk.c * src/plugins/demo/Makefile.am * src/plugins/demo/demo.c * src/plugins/dillo_viewer/Makefile.am * src/plugins/dillo_viewer/README * src/plugins/dillo_viewer/dillo_prefs.c * src/plugins/dillo_viewer/dillo_prefs.h * src/plugins/dillo_viewer/dillo_viewer.c * src/plugins/pgpcore/Makefile.am * src/plugins/pgpcore/passphrase.c * src/plugins/pgpcore/passphrase.h * src/plugins/pgpcore/pgp_viewer.c * src/plugins/pgpcore/pgp_viewer.h * src/plugins/pgpcore/plugin.c * src/plugins/pgpcore/prefs_gpg.c * src/plugins/pgpcore/prefs_gpg.h * src/plugins/pgpcore/select-keys.c * src/plugins/pgpcore/select-keys.h * src/plugins/pgpcore/sgpgme.c * src/plugins/pgpcore/sgpgme.h * src/plugins/pgpcore/sylpheed.def * src/plugins/pgpcore/version.rc * src/plugins/pgpinline/Makefile.am * src/plugins/pgpinline/pgpinline.c * src/plugins/pgpinline/pgpinline.h * src/plugins/pgpinline/plugin.c * src/plugins/pgpinline/sylpheed.def * src/plugins/pgpinline/version.rc * src/plugins/pgpmime/Makefile.am * src/plugins/pgpmime/pgpmime.c * src/plugins/pgpmime/pgpmime.h * src/plugins/pgpmime/plugin.c * src/plugins/pgpmime/sylpheed.def * src/plugins/pgpmime/version.rc * src/plugins/spamassassin/Makefile.am * src/plugins/spamassassin/README * src/plugins/spamassassin/spamassassin.c * src/plugins/spamassassin/spamassassin.h * src/plugins/spamassassin/spamassassin_gtk.c * src/plugins/trayicon/Makefile.am * src/plugins/trayicon/trayicon.c * tools/OOo2sylpheed.pl * tools/README * tools/README.sylprint * tools/acroread2sylpheed.pl * tools/claws.i18n.status.pl * tools/filter_conv.pl * tools/filter_conv_new.pl * tools/freshmeat_search.pl * tools/google_search.pl * tools/kmail2sylpheed.pl * tools/kmail2sylpheed_v2.pl * tools/make.themes.project * tools/multiwebsearch.pl * tools/nautilus2sylpheed.sh * tools/outlook2sylpheed.pl * tools/sylprint.pl * tools/sylprint.rc * tools/tb2sylpheed * tools/textviewer.sh * tools/vcard2xml.py * tools/kdeservicemenu/README * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl * tools/kdeservicemenu/template_sylpheed-attach-files.desktop * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop Change name to Claws Mail. Announce to follow...
2006-11-07 11:24:03 +01:00
Start Claws Mail and go through the wizard. The values you fill in
will be of no use for the future deployment, so you can click
next-next-next.
</para>
</listitem>
<listitem>
<para>
2006-11-07 [paul] 2.6.0cvs7 * .cvsignore * AUTHORS * COPYING * INSTALL * Makefile.am * NEWS * README * RELEASE_NOTES * autogen.sh * claws-mail-128x128.png * claws-mail-64x64.png * claws-mail.ico * claws-mail.pc.in * claws-mail.png * configure.ac * sylpheed-claws-128x128.png * sylpheed-claws-64x64.png * sylpheed-claws.desktop * sylpheed-claws.ico * sylpheed-claws.pc.in * sylpheed-claws.png * debian/README.Debian * debian/changelog * debian/claws-mail.desktop * debian/claws-mail.menu * debian/claws-mail.postinst.debhelper * debian/claws-mail.postrm.debhelper * debian/control * debian/copyright * debian/files * debian/rules * debian/sylpheed-claws.desktop * debian/sylpheed-claws.menu * debian/sylpheed-claws.postinst.debhelper * debian/sylpheed-claws.postrm.debhelper * doc/man/Makefile.am * doc/man/claws-mail.1 * doc/man/sylpheed-claws.1 * doc/src/ChangeLog.claws-pre0.8.0 * manual/Makefile.am * manual/account.xml * manual/ack.xml * manual/addrbook.xml * manual/advanced.xml * manual/claws-mail-manual.xml * manual/faq.xml * manual/glossary.xml * manual/handling.xml * manual/intro.xml * manual/keyboard.xml * manual/plugins.xml * manual/starting.xml * manual/sylpheed-claws-manual.xml * manual/xml2pdf * manual/dist/.cvsignore * manual/dist/html/.cvsignore * manual/dist/html/Makefile.am * manual/dist/pdf/.cvsignore * manual/dist/pdf/Makefile.am * manual/dist/ps/.cvsignore * manual/dist/ps/Makefile.am * manual/dist/txt/.cvsignore * manual/dist/txt/Makefile.am * manual/es/Makefile.am * manual/es/advanced.xml * manual/es/claws-mail-manual.xml * manual/es/faq.xml * manual/es/glossary.xml * manual/es/handling.xml * manual/es/intro.xml * manual/es/plugins.xml * manual/es/sylpheed-claws-manual.xml * manual/es/dist/.cvsignore * manual/es/dist/html/.cvsignore * manual/es/dist/html/Makefile.am * manual/es/dist/pdf/.cvsignore * manual/es/dist/pdf/Makefile.am * manual/es/dist/ps/.cvsignore * manual/es/dist/ps/Makefile.am * manual/es/dist/txt/.cvsignore * manual/es/dist/txt/Makefile.am * manual/fr/Makefile.am * manual/fr/account.xml * manual/fr/ack.xml * manual/fr/addrbook.xml * manual/fr/advanced.xml * manual/fr/claws-mail-manual.xml * manual/fr/faq.xml * manual/fr/glossary.xml * manual/fr/handling.xml * manual/fr/intro.xml * manual/fr/keyboard.xml * manual/fr/plugins.xml * manual/fr/starting.xml * manual/fr/sylpheed-claws-manual.xml * manual/fr/dist/.cvsignore * manual/fr/dist/html/.cvsignore * manual/fr/dist/html/Makefile.am * manual/fr/dist/pdf/.cvsignore * manual/fr/dist/pdf/Makefile.am * manual/fr/dist/ps/.cvsignore * manual/fr/dist/ps/Makefile.am * manual/fr/dist/txt/.cvsignore * manual/fr/dist/txt/Makefile.am * manual/pl/Makefile.am * manual/pl/account.xml * manual/pl/ack.xml * manual/pl/addrbook.xml * manual/pl/advanced.xml * manual/pl/claws-mail-manual.xml * manual/pl/faq.xml * manual/pl/glossary.xml * manual/pl/handling.xml * manual/pl/intro.xml * manual/pl/keyboard.xml * manual/pl/plugins.xml * manual/pl/starting.xml * manual/pl/sylpheed-claws-manual.xml * manual/pl/dist/.cvsignore * manual/pl/dist/html/.cvsignore * manual/pl/dist/html/Makefile.am * manual/pl/dist/pdf/.cvsignore * manual/pl/dist/pdf/Makefile.am * manual/pl/dist/ps/.cvsignore * manual/pl/dist/ps/Makefile.am * manual/pl/dist/txt/.cvsignore * manual/pl/dist/txt/Makefile.am * po/.cvsignore * po/Makevars * src/.cvsignore * src/Makefile.am * src/account.c * src/account.h * src/action.c * src/action.h * src/adbookbase.h * src/addr_compl.c * src/addr_compl.h * src/addrbook.c * src/addrcache.c * src/addrcache.h * src/addrcindex.c * src/addrcindex.h * src/addrclip.c * src/addrclip.h * src/addrdefs.h * src/addressadd.c * src/addressadd.h * src/addressbook.c * src/addressbook.h * src/addressbook_foldersel.c * src/addressbook_foldersel.h * src/addrgather.c * src/addrgather.h * src/addrharvest.c * src/addrharvest.h * src/addrindex.c * src/addrindex.h * src/addritem.c * src/addritem.h * src/addrquery.c * src/addrquery.h * src/addrselect.c * src/addrselect.h * src/alertpanel.c * src/alertpanel.h * src/browseldap.c * src/browseldap.h * src/codeconv.c * src/codeconv.h * src/compose.c * src/crash.c * src/crash.h * src/customheader.c * src/customheader.h * src/displayheader.c * src/displayheader.h * src/editaddress.c * src/editaddress.h * src/editbook.c * src/editbook.h * src/editgroup.c * src/editgroup.h * src/editjpilot.c * src/editjpilot.h * src/editldap.c * src/editldap.h * src/editldap_basedn.c * src/editldap_basedn.h * src/editvcard.c * src/editvcard.h * src/exphtmldlg.c * src/exphtmldlg.h * src/expldifdlg.c * src/expldifdlg.h * src/export.c * src/exporthtml.c * src/exporthtml.h * src/exportldif.c * src/exportldif.h * src/filtering.c * src/filtering.h * src/folder.c * src/folder.h * src/folder_item_prefs.c * src/folder_item_prefs.h * src/foldersel.c * src/foldersel.h * src/folderutils.c * src/folderutils.h * src/folderview.c * src/folderview.h * src/grouplistdialog.c * src/grouplistdialog.h * src/html.c * src/html.h * src/image_viewer.c * src/image_viewer.h * src/imap.c * src/imap.h * src/imap_gtk.c * src/imap_gtk.h * src/import.c * src/import.h * src/importldif.c * src/importldif.h * src/importmutt.c * src/importmutt.h * src/importpine.c * src/importpine.h * src/inc.c * src/inc.h * src/jpilot.c * src/jpilot.h * src/ldapctrl.c * src/ldapctrl.h * src/ldaplocate.c * src/ldaplocate.h * src/ldapquery.c * src/ldapquery.h * src/ldapserver.c * src/ldapserver.h * src/ldaputil.c * src/ldaputil.h * src/ldif.c * src/ldif.h * src/localfolder.c * src/localfolder.h * src/main.c * src/main.h * src/mainwindow.c * src/mainwindow.h * src/manual.c * src/manual.h * src/matcher.c * src/matcher.h * src/matcher_parser.h * src/matcher_parser_lex.l * src/matcher_parser_parse.y * src/mbox.c * src/mbox.h * src/message_search.c * src/message_search.h * src/messageview.c * src/messageview.h * src/mh.c * src/mh.h * src/mh_gtk.c * src/mh_gtk.h * src/mimeview.c * src/mimeview.h * src/msgcache.c * src/msgcache.h * src/mutt.c * src/mutt.h * src/news.c * src/news.h * src/news_gtk.c * src/news_gtk.h * src/noticeview.c * src/noticeview.h * src/partial_download.c * src/partial_download.h * src/pine.c * src/pine.h * src/pop.c * src/pop.h * src/prefs_account.c * src/prefs_account.h * src/prefs_actions.c * src/prefs_actions.h * src/prefs_common.c * src/prefs_common.h * src/prefs_compose_writing.c * src/prefs_compose_writing.h * src/prefs_customheader.c * src/prefs_customheader.h * src/prefs_display_header.c * src/prefs_display_header.h * src/prefs_ext_prog.c * src/prefs_ext_prog.h * src/prefs_filtering.c * src/prefs_folder_column.c * src/prefs_folder_column.h * src/prefs_folder_item.c * src/prefs_folder_item.h * src/prefs_fonts.c * src/prefs_fonts.h * src/prefs_gtk.c * src/prefs_gtk.h * src/prefs_image_viewer.c * src/prefs_image_viewer.h * src/prefs_matcher.c * src/prefs_matcher.h * src/prefs_message.c * src/prefs_message.h * src/prefs_msg_colors.c * src/prefs_msg_colors.h * src/prefs_other.c * src/prefs_other.h * src/prefs_quote.c * src/prefs_quote.h * src/prefs_receive.c * src/prefs_receive.h * src/prefs_send.c * src/prefs_send.h * src/prefs_spelling.c * src/prefs_spelling.h * src/prefs_summaries.c * src/prefs_summaries.h * src/prefs_summary_column.c * src/prefs_summary_column.h * src/prefs_template.c * src/prefs_template.h * src/prefs_themes.c * src/prefs_themes.h * src/prefs_toolbar.c * src/prefs_toolbar.h * src/prefs_wrapping.c * src/prefs_wrapping.h * src/privacy.c * src/privacy.h * src/procheader.c * src/procheader.h * src/procmime.c * src/procmime.h * src/procmsg.c * src/procmsg.h * src/quote_fmt.c * src/quote_fmt_parse.y * src/recv.c * src/recv.h * src/remotefolder.c * src/remotefolder.h * src/send_message.c * src/send_message.h * src/setup.c * src/setup.h * src/sourcewindow.c * src/sourcewindow.h * src/ssl_manager.c * src/ssl_manager.h * src/statusbar.c * src/statusbar.h * src/stock_pixmap.c * src/stock_pixmap.h * src/summary_search.c * src/summary_search.h * src/summaryview.c * src/summaryview.h * src/syldap.c * src/syldap.h * src/textview.c * src/textview.h * src/toolbar.c * src/toolbar.h * src/undo.c * src/undo.h * src/unmime.c * src/unmime.h * src/vcard.c * src/vcard.h * src/wizard.c * src/wizard.h * src/common/base64.c * src/common/base64.h * src/common/defs.h * src/common/hooks.c * src/common/hooks.h * src/common/log.c * src/common/log.h * src/common/mgutils.c * src/common/mgutils.h * src/common/nntp.c * src/common/nntp.h * src/common/passcrypt.c * src/common/passcrypt.h.in * src/common/plugin.c * src/common/plugin.h * src/common/prefs.c * src/common/prefs.h * src/common/progressindicator.c * src/common/progressindicator.h * src/common/quoted-printable.c * src/common/quoted-printable.h * src/common/session.c * src/common/session.h * src/common/smtp.c * src/common/smtp.h * src/common/socket.c * src/common/socket.h * src/common/ssl.c * src/common/ssl.h * src/common/stringtable.c * src/common/stringtable.h * src/common/sylpheed.c * src/common/sylpheed.h * src/common/template.c * src/common/template.h * src/common/timing.h * src/common/utils.c * src/common/utils.h * src/common/version.h.in * src/common/xml.c * src/common/xml.h * src/common/xmlprops.c * src/common/xmlprops.h * src/gtk/about.c * src/gtk/colorlabel.c * src/gtk/colorlabel.h * src/gtk/colorsel.c * src/gtk/colorsel.h * src/gtk/combobox.c * src/gtk/combobox.h * src/gtk/description_window.c * src/gtk/description_window.h * src/gtk/filesel.c * src/gtk/filesel.h * src/gtk/foldersort.c * src/gtk/foldersort.h * src/gtk/gtkaspell.c * src/gtk/gtkaspell.h * src/gtk/gtksctree.c * src/gtk/gtkshruler.c * src/gtk/gtkshruler.h * src/gtk/gtkutils.c * src/gtk/gtkutils.h * src/gtk/icon_legend.c * src/gtk/icon_legend.h * src/gtk/logwindow.c * src/gtk/logwindow.h * src/gtk/manage_window.c * src/gtk/manage_window.h * src/gtk/pluginwindow.c * src/gtk/pluginwindow.h * src/gtk/prefswindow.c * src/gtk/prefswindow.h * src/gtk/quicksearch.c * src/gtk/quicksearch.h * src/pixmaps/claws-mail.xpm * src/pixmaps/claws-mail_icon.xpm * src/pixmaps/claws-mail_logo.xpm * src/pixmaps/sylpheed-claws.xpm * src/pixmaps/sylpheed-claws_icon.xpm * src/pixmaps/sylpheed-claws_logo.xpm * src/plugins/bogofilter/Makefile.am * src/plugins/bogofilter/bogofilter.c * src/plugins/bogofilter/bogofilter.h * src/plugins/bogofilter/bogofilter_gtk.c * src/plugins/clamav/Makefile.am * src/plugins/clamav/clamav_plugin.c * src/plugins/clamav/clamav_plugin.h * src/plugins/clamav/clamav_plugin_gtk.c * src/plugins/demo/Makefile.am * src/plugins/demo/demo.c * src/plugins/dillo_viewer/Makefile.am * src/plugins/dillo_viewer/README * src/plugins/dillo_viewer/dillo_prefs.c * src/plugins/dillo_viewer/dillo_prefs.h * src/plugins/dillo_viewer/dillo_viewer.c * src/plugins/pgpcore/Makefile.am * src/plugins/pgpcore/passphrase.c * src/plugins/pgpcore/passphrase.h * src/plugins/pgpcore/pgp_viewer.c * src/plugins/pgpcore/pgp_viewer.h * src/plugins/pgpcore/plugin.c * src/plugins/pgpcore/prefs_gpg.c * src/plugins/pgpcore/prefs_gpg.h * src/plugins/pgpcore/select-keys.c * src/plugins/pgpcore/select-keys.h * src/plugins/pgpcore/sgpgme.c * src/plugins/pgpcore/sgpgme.h * src/plugins/pgpcore/sylpheed.def * src/plugins/pgpcore/version.rc * src/plugins/pgpinline/Makefile.am * src/plugins/pgpinline/pgpinline.c * src/plugins/pgpinline/pgpinline.h * src/plugins/pgpinline/plugin.c * src/plugins/pgpinline/sylpheed.def * src/plugins/pgpinline/version.rc * src/plugins/pgpmime/Makefile.am * src/plugins/pgpmime/pgpmime.c * src/plugins/pgpmime/pgpmime.h * src/plugins/pgpmime/plugin.c * src/plugins/pgpmime/sylpheed.def * src/plugins/pgpmime/version.rc * src/plugins/spamassassin/Makefile.am * src/plugins/spamassassin/README * src/plugins/spamassassin/spamassassin.c * src/plugins/spamassassin/spamassassin.h * src/plugins/spamassassin/spamassassin_gtk.c * src/plugins/trayicon/Makefile.am * src/plugins/trayicon/trayicon.c * tools/OOo2sylpheed.pl * tools/README * tools/README.sylprint * tools/acroread2sylpheed.pl * tools/claws.i18n.status.pl * tools/filter_conv.pl * tools/filter_conv_new.pl * tools/freshmeat_search.pl * tools/google_search.pl * tools/kmail2sylpheed.pl * tools/kmail2sylpheed_v2.pl * tools/make.themes.project * tools/multiwebsearch.pl * tools/nautilus2sylpheed.sh * tools/outlook2sylpheed.pl * tools/sylprint.pl * tools/sylprint.rc * tools/tb2sylpheed * tools/textviewer.sh * tools/vcard2xml.py * tools/kdeservicemenu/README * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl * tools/kdeservicemenu/template_sylpheed-attach-files.desktop * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop Change name to Claws Mail. Announce to follow...
2006-11-07 11:24:03 +01:00
Once the wizard is finished and you have Claws Mail' main window
opened, configure the various defaults you want to have in the master.
You can load plugins, add people or LDAP servers in the addressbook,
create filtering rules, and so on.
</para>
</listitem>
<listitem>
<para>
2006-11-07 [paul] 2.6.0cvs7 * .cvsignore * AUTHORS * COPYING * INSTALL * Makefile.am * NEWS * README * RELEASE_NOTES * autogen.sh * claws-mail-128x128.png * claws-mail-64x64.png * claws-mail.ico * claws-mail.pc.in * claws-mail.png * configure.ac * sylpheed-claws-128x128.png * sylpheed-claws-64x64.png * sylpheed-claws.desktop * sylpheed-claws.ico * sylpheed-claws.pc.in * sylpheed-claws.png * debian/README.Debian * debian/changelog * debian/claws-mail.desktop * debian/claws-mail.menu * debian/claws-mail.postinst.debhelper * debian/claws-mail.postrm.debhelper * debian/control * debian/copyright * debian/files * debian/rules * debian/sylpheed-claws.desktop * debian/sylpheed-claws.menu * debian/sylpheed-claws.postinst.debhelper * debian/sylpheed-claws.postrm.debhelper * doc/man/Makefile.am * doc/man/claws-mail.1 * doc/man/sylpheed-claws.1 * doc/src/ChangeLog.claws-pre0.8.0 * manual/Makefile.am * manual/account.xml * manual/ack.xml * manual/addrbook.xml * manual/advanced.xml * manual/claws-mail-manual.xml * manual/faq.xml * manual/glossary.xml * manual/handling.xml * manual/intro.xml * manual/keyboard.xml * manual/plugins.xml * manual/starting.xml * manual/sylpheed-claws-manual.xml * manual/xml2pdf * manual/dist/.cvsignore * manual/dist/html/.cvsignore * manual/dist/html/Makefile.am * manual/dist/pdf/.cvsignore * manual/dist/pdf/Makefile.am * manual/dist/ps/.cvsignore * manual/dist/ps/Makefile.am * manual/dist/txt/.cvsignore * manual/dist/txt/Makefile.am * manual/es/Makefile.am * manual/es/advanced.xml * manual/es/claws-mail-manual.xml * manual/es/faq.xml * manual/es/glossary.xml * manual/es/handling.xml * manual/es/intro.xml * manual/es/plugins.xml * manual/es/sylpheed-claws-manual.xml * manual/es/dist/.cvsignore * manual/es/dist/html/.cvsignore * manual/es/dist/html/Makefile.am * manual/es/dist/pdf/.cvsignore * manual/es/dist/pdf/Makefile.am * manual/es/dist/ps/.cvsignore * manual/es/dist/ps/Makefile.am * manual/es/dist/txt/.cvsignore * manual/es/dist/txt/Makefile.am * manual/fr/Makefile.am * manual/fr/account.xml * manual/fr/ack.xml * manual/fr/addrbook.xml * manual/fr/advanced.xml * manual/fr/claws-mail-manual.xml * manual/fr/faq.xml * manual/fr/glossary.xml * manual/fr/handling.xml * manual/fr/intro.xml * manual/fr/keyboard.xml * manual/fr/plugins.xml * manual/fr/starting.xml * manual/fr/sylpheed-claws-manual.xml * manual/fr/dist/.cvsignore * manual/fr/dist/html/.cvsignore * manual/fr/dist/html/Makefile.am * manual/fr/dist/pdf/.cvsignore * manual/fr/dist/pdf/Makefile.am * manual/fr/dist/ps/.cvsignore * manual/fr/dist/ps/Makefile.am * manual/fr/dist/txt/.cvsignore * manual/fr/dist/txt/Makefile.am * manual/pl/Makefile.am * manual/pl/account.xml * manual/pl/ack.xml * manual/pl/addrbook.xml * manual/pl/advanced.xml * manual/pl/claws-mail-manual.xml * manual/pl/faq.xml * manual/pl/glossary.xml * manual/pl/handling.xml * manual/pl/intro.xml * manual/pl/keyboard.xml * manual/pl/plugins.xml * manual/pl/starting.xml * manual/pl/sylpheed-claws-manual.xml * manual/pl/dist/.cvsignore * manual/pl/dist/html/.cvsignore * manual/pl/dist/html/Makefile.am * manual/pl/dist/pdf/.cvsignore * manual/pl/dist/pdf/Makefile.am * manual/pl/dist/ps/.cvsignore * manual/pl/dist/ps/Makefile.am * manual/pl/dist/txt/.cvsignore * manual/pl/dist/txt/Makefile.am * po/.cvsignore * po/Makevars * src/.cvsignore * src/Makefile.am * src/account.c * src/account.h * src/action.c * src/action.h * src/adbookbase.h * src/addr_compl.c * src/addr_compl.h * src/addrbook.c * src/addrcache.c * src/addrcache.h * src/addrcindex.c * src/addrcindex.h * src/addrclip.c * src/addrclip.h * src/addrdefs.h * src/addressadd.c * src/addressadd.h * src/addressbook.c * src/addressbook.h * src/addressbook_foldersel.c * src/addressbook_foldersel.h * src/addrgather.c * src/addrgather.h * src/addrharvest.c * src/addrharvest.h * src/addrindex.c * src/addrindex.h * src/addritem.c * src/addritem.h * src/addrquery.c * src/addrquery.h * src/addrselect.c * src/addrselect.h * src/alertpanel.c * src/alertpanel.h * src/browseldap.c * src/browseldap.h * src/codeconv.c * src/codeconv.h * src/compose.c * src/crash.c * src/crash.h * src/customheader.c * src/customheader.h * src/displayheader.c * src/displayheader.h * src/editaddress.c * src/editaddress.h * src/editbook.c * src/editbook.h * src/editgroup.c * src/editgroup.h * src/editjpilot.c * src/editjpilot.h * src/editldap.c * src/editldap.h * src/editldap_basedn.c * src/editldap_basedn.h * src/editvcard.c * src/editvcard.h * src/exphtmldlg.c * src/exphtmldlg.h * src/expldifdlg.c * src/expldifdlg.h * src/export.c * src/exporthtml.c * src/exporthtml.h * src/exportldif.c * src/exportldif.h * src/filtering.c * src/filtering.h * src/folder.c * src/folder.h * src/folder_item_prefs.c * src/folder_item_prefs.h * src/foldersel.c * src/foldersel.h * src/folderutils.c * src/folderutils.h * src/folderview.c * src/folderview.h * src/grouplistdialog.c * src/grouplistdialog.h * src/html.c * src/html.h * src/image_viewer.c * src/image_viewer.h * src/imap.c * src/imap.h * src/imap_gtk.c * src/imap_gtk.h * src/import.c * src/import.h * src/importldif.c * src/importldif.h * src/importmutt.c * src/importmutt.h * src/importpine.c * src/importpine.h * src/inc.c * src/inc.h * src/jpilot.c * src/jpilot.h * src/ldapctrl.c * src/ldapctrl.h * src/ldaplocate.c * src/ldaplocate.h * src/ldapquery.c * src/ldapquery.h * src/ldapserver.c * src/ldapserver.h * src/ldaputil.c * src/ldaputil.h * src/ldif.c * src/ldif.h * src/localfolder.c * src/localfolder.h * src/main.c * src/main.h * src/mainwindow.c * src/mainwindow.h * src/manual.c * src/manual.h * src/matcher.c * src/matcher.h * src/matcher_parser.h * src/matcher_parser_lex.l * src/matcher_parser_parse.y * src/mbox.c * src/mbox.h * src/message_search.c * src/message_search.h * src/messageview.c * src/messageview.h * src/mh.c * src/mh.h * src/mh_gtk.c * src/mh_gtk.h * src/mimeview.c * src/mimeview.h * src/msgcache.c * src/msgcache.h * src/mutt.c * src/mutt.h * src/news.c * src/news.h * src/news_gtk.c * src/news_gtk.h * src/noticeview.c * src/noticeview.h * src/partial_download.c * src/partial_download.h * src/pine.c * src/pine.h * src/pop.c * src/pop.h * src/prefs_account.c * src/prefs_account.h * src/prefs_actions.c * src/prefs_actions.h * src/prefs_common.c * src/prefs_common.h * src/prefs_compose_writing.c * src/prefs_compose_writing.h * src/prefs_customheader.c * src/prefs_customheader.h * src/prefs_display_header.c * src/prefs_display_header.h * src/prefs_ext_prog.c * src/prefs_ext_prog.h * src/prefs_filtering.c * src/prefs_folder_column.c * src/prefs_folder_column.h * src/prefs_folder_item.c * src/prefs_folder_item.h * src/prefs_fonts.c * src/prefs_fonts.h * src/prefs_gtk.c * src/prefs_gtk.h * src/prefs_image_viewer.c * src/prefs_image_viewer.h * src/prefs_matcher.c * src/prefs_matcher.h * src/prefs_message.c * src/prefs_message.h * src/prefs_msg_colors.c * src/prefs_msg_colors.h * src/prefs_other.c * src/prefs_other.h * src/prefs_quote.c * src/prefs_quote.h * src/prefs_receive.c * src/prefs_receive.h * src/prefs_send.c * src/prefs_send.h * src/prefs_spelling.c * src/prefs_spelling.h * src/prefs_summaries.c * src/prefs_summaries.h * src/prefs_summary_column.c * src/prefs_summary_column.h * src/prefs_template.c * src/prefs_template.h * src/prefs_themes.c * src/prefs_themes.h * src/prefs_toolbar.c * src/prefs_toolbar.h * src/prefs_wrapping.c * src/prefs_wrapping.h * src/privacy.c * src/privacy.h * src/procheader.c * src/procheader.h * src/procmime.c * src/procmime.h * src/procmsg.c * src/procmsg.h * src/quote_fmt.c * src/quote_fmt_parse.y * src/recv.c * src/recv.h * src/remotefolder.c * src/remotefolder.h * src/send_message.c * src/send_message.h * src/setup.c * src/setup.h * src/sourcewindow.c * src/sourcewindow.h * src/ssl_manager.c * src/ssl_manager.h * src/statusbar.c * src/statusbar.h * src/stock_pixmap.c * src/stock_pixmap.h * src/summary_search.c * src/summary_search.h * src/summaryview.c * src/summaryview.h * src/syldap.c * src/syldap.h * src/textview.c * src/textview.h * src/toolbar.c * src/toolbar.h * src/undo.c * src/undo.h * src/unmime.c * src/unmime.h * src/vcard.c * src/vcard.h * src/wizard.c * src/wizard.h * src/common/base64.c * src/common/base64.h * src/common/defs.h * src/common/hooks.c * src/common/hooks.h * src/common/log.c * src/common/log.h * src/common/mgutils.c * src/common/mgutils.h * src/common/nntp.c * src/common/nntp.h * src/common/passcrypt.c * src/common/passcrypt.h.in * src/common/plugin.c * src/common/plugin.h * src/common/prefs.c * src/common/prefs.h * src/common/progressindicator.c * src/common/progressindicator.h * src/common/quoted-printable.c * src/common/quoted-printable.h * src/common/session.c * src/common/session.h * src/common/smtp.c * src/common/smtp.h * src/common/socket.c * src/common/socket.h * src/common/ssl.c * src/common/ssl.h * src/common/stringtable.c * src/common/stringtable.h * src/common/sylpheed.c * src/common/sylpheed.h * src/common/template.c * src/common/template.h * src/common/timing.h * src/common/utils.c * src/common/utils.h * src/common/version.h.in * src/common/xml.c * src/common/xml.h * src/common/xmlprops.c * src/common/xmlprops.h * src/gtk/about.c * src/gtk/colorlabel.c * src/gtk/colorlabel.h * src/gtk/colorsel.c * src/gtk/colorsel.h * src/gtk/combobox.c * src/gtk/combobox.h * src/gtk/description_window.c * src/gtk/description_window.h * src/gtk/filesel.c * src/gtk/filesel.h * src/gtk/foldersort.c * src/gtk/foldersort.h * src/gtk/gtkaspell.c * src/gtk/gtkaspell.h * src/gtk/gtksctree.c * src/gtk/gtkshruler.c * src/gtk/gtkshruler.h * src/gtk/gtkutils.c * src/gtk/gtkutils.h * src/gtk/icon_legend.c * src/gtk/icon_legend.h * src/gtk/logwindow.c * src/gtk/logwindow.h * src/gtk/manage_window.c * src/gtk/manage_window.h * src/gtk/pluginwindow.c * src/gtk/pluginwindow.h * src/gtk/prefswindow.c * src/gtk/prefswindow.h * src/gtk/quicksearch.c * src/gtk/quicksearch.h * src/pixmaps/claws-mail.xpm * src/pixmaps/claws-mail_icon.xpm * src/pixmaps/claws-mail_logo.xpm * src/pixmaps/sylpheed-claws.xpm * src/pixmaps/sylpheed-claws_icon.xpm * src/pixmaps/sylpheed-claws_logo.xpm * src/plugins/bogofilter/Makefile.am * src/plugins/bogofilter/bogofilter.c * src/plugins/bogofilter/bogofilter.h * src/plugins/bogofilter/bogofilter_gtk.c * src/plugins/clamav/Makefile.am * src/plugins/clamav/clamav_plugin.c * src/plugins/clamav/clamav_plugin.h * src/plugins/clamav/clamav_plugin_gtk.c * src/plugins/demo/Makefile.am * src/plugins/demo/demo.c * src/plugins/dillo_viewer/Makefile.am * src/plugins/dillo_viewer/README * src/plugins/dillo_viewer/dillo_prefs.c * src/plugins/dillo_viewer/dillo_prefs.h * src/plugins/dillo_viewer/dillo_viewer.c * src/plugins/pgpcore/Makefile.am * src/plugins/pgpcore/passphrase.c * src/plugins/pgpcore/passphrase.h * src/plugins/pgpcore/pgp_viewer.c * src/plugins/pgpcore/pgp_viewer.h * src/plugins/pgpcore/plugin.c * src/plugins/pgpcore/prefs_gpg.c * src/plugins/pgpcore/prefs_gpg.h * src/plugins/pgpcore/select-keys.c * src/plugins/pgpcore/select-keys.h * src/plugins/pgpcore/sgpgme.c * src/plugins/pgpcore/sgpgme.h * src/plugins/pgpcore/sylpheed.def * src/plugins/pgpcore/version.rc * src/plugins/pgpinline/Makefile.am * src/plugins/pgpinline/pgpinline.c * src/plugins/pgpinline/pgpinline.h * src/plugins/pgpinline/plugin.c * src/plugins/pgpinline/sylpheed.def * src/plugins/pgpinline/version.rc * src/plugins/pgpmime/Makefile.am * src/plugins/pgpmime/pgpmime.c * src/plugins/pgpmime/pgpmime.h * src/plugins/pgpmime/plugin.c * src/plugins/pgpmime/sylpheed.def * src/plugins/pgpmime/version.rc * src/plugins/spamassassin/Makefile.am * src/plugins/spamassassin/README * src/plugins/spamassassin/spamassassin.c * src/plugins/spamassassin/spamassassin.h * src/plugins/spamassassin/spamassassin_gtk.c * src/plugins/trayicon/Makefile.am * src/plugins/trayicon/trayicon.c * tools/OOo2sylpheed.pl * tools/README * tools/README.sylprint * tools/acroread2sylpheed.pl * tools/claws.i18n.status.pl * tools/filter_conv.pl * tools/filter_conv_new.pl * tools/freshmeat_search.pl * tools/google_search.pl * tools/kmail2sylpheed.pl * tools/kmail2sylpheed_v2.pl * tools/make.themes.project * tools/multiwebsearch.pl * tools/nautilus2sylpheed.sh * tools/outlook2sylpheed.pl * tools/sylprint.pl * tools/sylprint.rc * tools/tb2sylpheed * tools/textviewer.sh * tools/vcard2xml.py * tools/kdeservicemenu/README * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl * tools/kdeservicemenu/template_sylpheed-attach-files.desktop * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop Change name to Claws Mail. Announce to follow...
2006-11-07 11:24:03 +01:00
If needed, and if the deployed Claws Mail will use MH folders, you
can create subdirectories in the mailbox.
</para>
</listitem>
<listitem>
<para>
2006-11-07 [paul] 2.6.0cvs7 * .cvsignore * AUTHORS * COPYING * INSTALL * Makefile.am * NEWS * README * RELEASE_NOTES * autogen.sh * claws-mail-128x128.png * claws-mail-64x64.png * claws-mail.ico * claws-mail.pc.in * claws-mail.png * configure.ac * sylpheed-claws-128x128.png * sylpheed-claws-64x64.png * sylpheed-claws.desktop * sylpheed-claws.ico * sylpheed-claws.pc.in * sylpheed-claws.png * debian/README.Debian * debian/changelog * debian/claws-mail.desktop * debian/claws-mail.menu * debian/claws-mail.postinst.debhelper * debian/claws-mail.postrm.debhelper * debian/control * debian/copyright * debian/files * debian/rules * debian/sylpheed-claws.desktop * debian/sylpheed-claws.menu * debian/sylpheed-claws.postinst.debhelper * debian/sylpheed-claws.postrm.debhelper * doc/man/Makefile.am * doc/man/claws-mail.1 * doc/man/sylpheed-claws.1 * doc/src/ChangeLog.claws-pre0.8.0 * manual/Makefile.am * manual/account.xml * manual/ack.xml * manual/addrbook.xml * manual/advanced.xml * manual/claws-mail-manual.xml * manual/faq.xml * manual/glossary.xml * manual/handling.xml * manual/intro.xml * manual/keyboard.xml * manual/plugins.xml * manual/starting.xml * manual/sylpheed-claws-manual.xml * manual/xml2pdf * manual/dist/.cvsignore * manual/dist/html/.cvsignore * manual/dist/html/Makefile.am * manual/dist/pdf/.cvsignore * manual/dist/pdf/Makefile.am * manual/dist/ps/.cvsignore * manual/dist/ps/Makefile.am * manual/dist/txt/.cvsignore * manual/dist/txt/Makefile.am * manual/es/Makefile.am * manual/es/advanced.xml * manual/es/claws-mail-manual.xml * manual/es/faq.xml * manual/es/glossary.xml * manual/es/handling.xml * manual/es/intro.xml * manual/es/plugins.xml * manual/es/sylpheed-claws-manual.xml * manual/es/dist/.cvsignore * manual/es/dist/html/.cvsignore * manual/es/dist/html/Makefile.am * manual/es/dist/pdf/.cvsignore * manual/es/dist/pdf/Makefile.am * manual/es/dist/ps/.cvsignore * manual/es/dist/ps/Makefile.am * manual/es/dist/txt/.cvsignore * manual/es/dist/txt/Makefile.am * manual/fr/Makefile.am * manual/fr/account.xml * manual/fr/ack.xml * manual/fr/addrbook.xml * manual/fr/advanced.xml * manual/fr/claws-mail-manual.xml * manual/fr/faq.xml * manual/fr/glossary.xml * manual/fr/handling.xml * manual/fr/intro.xml * manual/fr/keyboard.xml * manual/fr/plugins.xml * manual/fr/starting.xml * manual/fr/sylpheed-claws-manual.xml * manual/fr/dist/.cvsignore * manual/fr/dist/html/.cvsignore * manual/fr/dist/html/Makefile.am * manual/fr/dist/pdf/.cvsignore * manual/fr/dist/pdf/Makefile.am * manual/fr/dist/ps/.cvsignore * manual/fr/dist/ps/Makefile.am * manual/fr/dist/txt/.cvsignore * manual/fr/dist/txt/Makefile.am * manual/pl/Makefile.am * manual/pl/account.xml * manual/pl/ack.xml * manual/pl/addrbook.xml * manual/pl/advanced.xml * manual/pl/claws-mail-manual.xml * manual/pl/faq.xml * manual/pl/glossary.xml * manual/pl/handling.xml * manual/pl/intro.xml * manual/pl/keyboard.xml * manual/pl/plugins.xml * manual/pl/starting.xml * manual/pl/sylpheed-claws-manual.xml * manual/pl/dist/.cvsignore * manual/pl/dist/html/.cvsignore * manual/pl/dist/html/Makefile.am * manual/pl/dist/pdf/.cvsignore * manual/pl/dist/pdf/Makefile.am * manual/pl/dist/ps/.cvsignore * manual/pl/dist/ps/Makefile.am * manual/pl/dist/txt/.cvsignore * manual/pl/dist/txt/Makefile.am * po/.cvsignore * po/Makevars * src/.cvsignore * src/Makefile.am * src/account.c * src/account.h * src/action.c * src/action.h * src/adbookbase.h * src/addr_compl.c * src/addr_compl.h * src/addrbook.c * src/addrcache.c * src/addrcache.h * src/addrcindex.c * src/addrcindex.h * src/addrclip.c * src/addrclip.h * src/addrdefs.h * src/addressadd.c * src/addressadd.h * src/addressbook.c * src/addressbook.h * src/addressbook_foldersel.c * src/addressbook_foldersel.h * src/addrgather.c * src/addrgather.h * src/addrharvest.c * src/addrharvest.h * src/addrindex.c * src/addrindex.h * src/addritem.c * src/addritem.h * src/addrquery.c * src/addrquery.h * src/addrselect.c * src/addrselect.h * src/alertpanel.c * src/alertpanel.h * src/browseldap.c * src/browseldap.h * src/codeconv.c * src/codeconv.h * src/compose.c * src/crash.c * src/crash.h * src/customheader.c * src/customheader.h * src/displayheader.c * src/displayheader.h * src/editaddress.c * src/editaddress.h * src/editbook.c * src/editbook.h * src/editgroup.c * src/editgroup.h * src/editjpilot.c * src/editjpilot.h * src/editldap.c * src/editldap.h * src/editldap_basedn.c * src/editldap_basedn.h * src/editvcard.c * src/editvcard.h * src/exphtmldlg.c * src/exphtmldlg.h * src/expldifdlg.c * src/expldifdlg.h * src/export.c * src/exporthtml.c * src/exporthtml.h * src/exportldif.c * src/exportldif.h * src/filtering.c * src/filtering.h * src/folder.c * src/folder.h * src/folder_item_prefs.c * src/folder_item_prefs.h * src/foldersel.c * src/foldersel.h * src/folderutils.c * src/folderutils.h * src/folderview.c * src/folderview.h * src/grouplistdialog.c * src/grouplistdialog.h * src/html.c * src/html.h * src/image_viewer.c * src/image_viewer.h * src/imap.c * src/imap.h * src/imap_gtk.c * src/imap_gtk.h * src/import.c * src/import.h * src/importldif.c * src/importldif.h * src/importmutt.c * src/importmutt.h * src/importpine.c * src/importpine.h * src/inc.c * src/inc.h * src/jpilot.c * src/jpilot.h * src/ldapctrl.c * src/ldapctrl.h * src/ldaplocate.c * src/ldaplocate.h * src/ldapquery.c * src/ldapquery.h * src/ldapserver.c * src/ldapserver.h * src/ldaputil.c * src/ldaputil.h * src/ldif.c * src/ldif.h * src/localfolder.c * src/localfolder.h * src/main.c * src/main.h * src/mainwindow.c * src/mainwindow.h * src/manual.c * src/manual.h * src/matcher.c * src/matcher.h * src/matcher_parser.h * src/matcher_parser_lex.l * src/matcher_parser_parse.y * src/mbox.c * src/mbox.h * src/message_search.c * src/message_search.h * src/messageview.c * src/messageview.h * src/mh.c * src/mh.h * src/mh_gtk.c * src/mh_gtk.h * src/mimeview.c * src/mimeview.h * src/msgcache.c * src/msgcache.h * src/mutt.c * src/mutt.h * src/news.c * src/news.h * src/news_gtk.c * src/news_gtk.h * src/noticeview.c * src/noticeview.h * src/partial_download.c * src/partial_download.h * src/pine.c * src/pine.h * src/pop.c * src/pop.h * src/prefs_account.c * src/prefs_account.h * src/prefs_actions.c * src/prefs_actions.h * src/prefs_common.c * src/prefs_common.h * src/prefs_compose_writing.c * src/prefs_compose_writing.h * src/prefs_customheader.c * src/prefs_customheader.h * src/prefs_display_header.c * src/prefs_display_header.h * src/prefs_ext_prog.c * src/prefs_ext_prog.h * src/prefs_filtering.c * src/prefs_folder_column.c * src/prefs_folder_column.h * src/prefs_folder_item.c * src/prefs_folder_item.h * src/prefs_fonts.c * src/prefs_fonts.h * src/prefs_gtk.c * src/prefs_gtk.h * src/prefs_image_viewer.c * src/prefs_image_viewer.h * src/prefs_matcher.c * src/prefs_matcher.h * src/prefs_message.c * src/prefs_message.h * src/prefs_msg_colors.c * src/prefs_msg_colors.h * src/prefs_other.c * src/prefs_other.h * src/prefs_quote.c * src/prefs_quote.h * src/prefs_receive.c * src/prefs_receive.h * src/prefs_send.c * src/prefs_send.h * src/prefs_spelling.c * src/prefs_spelling.h * src/prefs_summaries.c * src/prefs_summaries.h * src/prefs_summary_column.c * src/prefs_summary_column.h * src/prefs_template.c * src/prefs_template.h * src/prefs_themes.c * src/prefs_themes.h * src/prefs_toolbar.c * src/prefs_toolbar.h * src/prefs_wrapping.c * src/prefs_wrapping.h * src/privacy.c * src/privacy.h * src/procheader.c * src/procheader.h * src/procmime.c * src/procmime.h * src/procmsg.c * src/procmsg.h * src/quote_fmt.c * src/quote_fmt_parse.y * src/recv.c * src/recv.h * src/remotefolder.c * src/remotefolder.h * src/send_message.c * src/send_message.h * src/setup.c * src/setup.h * src/sourcewindow.c * src/sourcewindow.h * src/ssl_manager.c * src/ssl_manager.h * src/statusbar.c * src/statusbar.h * src/stock_pixmap.c * src/stock_pixmap.h * src/summary_search.c * src/summary_search.h * src/summaryview.c * src/summaryview.h * src/syldap.c * src/syldap.h * src/textview.c * src/textview.h * src/toolbar.c * src/toolbar.h * src/undo.c * src/undo.h * src/unmime.c * src/unmime.h * src/vcard.c * src/vcard.h * src/wizard.c * src/wizard.h * src/common/base64.c * src/common/base64.h * src/common/defs.h * src/common/hooks.c * src/common/hooks.h * src/common/log.c * src/common/log.h * src/common/mgutils.c * src/common/mgutils.h * src/common/nntp.c * src/common/nntp.h * src/common/passcrypt.c * src/common/passcrypt.h.in * src/common/plugin.c * src/common/plugin.h * src/common/prefs.c * src/common/prefs.h * src/common/progressindicator.c * src/common/progressindicator.h * src/common/quoted-printable.c * src/common/quoted-printable.h * src/common/session.c * src/common/session.h * src/common/smtp.c * src/common/smtp.h * src/common/socket.c * src/common/socket.h * src/common/ssl.c * src/common/ssl.h * src/common/stringtable.c * src/common/stringtable.h * src/common/sylpheed.c * src/common/sylpheed.h * src/common/template.c * src/common/template.h * src/common/timing.h * src/common/utils.c * src/common/utils.h * src/common/version.h.in * src/common/xml.c * src/common/xml.h * src/common/xmlprops.c * src/common/xmlprops.h * src/gtk/about.c * src/gtk/colorlabel.c * src/gtk/colorlabel.h * src/gtk/colorsel.c * src/gtk/colorsel.h * src/gtk/combobox.c * src/gtk/combobox.h * src/gtk/description_window.c * src/gtk/description_window.h * src/gtk/filesel.c * src/gtk/filesel.h * src/gtk/foldersort.c * src/gtk/foldersort.h * src/gtk/gtkaspell.c * src/gtk/gtkaspell.h * src/gtk/gtksctree.c * src/gtk/gtkshruler.c * src/gtk/gtkshruler.h * src/gtk/gtkutils.c * src/gtk/gtkutils.h * src/gtk/icon_legend.c * src/gtk/icon_legend.h * src/gtk/logwindow.c * src/gtk/logwindow.h * src/gtk/manage_window.c * src/gtk/manage_window.h * src/gtk/pluginwindow.c * src/gtk/pluginwindow.h * src/gtk/prefswindow.c * src/gtk/prefswindow.h * src/gtk/quicksearch.c * src/gtk/quicksearch.h * src/pixmaps/claws-mail.xpm * src/pixmaps/claws-mail_icon.xpm * src/pixmaps/claws-mail_logo.xpm * src/pixmaps/sylpheed-claws.xpm * src/pixmaps/sylpheed-claws_icon.xpm * src/pixmaps/sylpheed-claws_logo.xpm * src/plugins/bogofilter/Makefile.am * src/plugins/bogofilter/bogofilter.c * src/plugins/bogofilter/bogofilter.h * src/plugins/bogofilter/bogofilter_gtk.c * src/plugins/clamav/Makefile.am * src/plugins/clamav/clamav_plugin.c * src/plugins/clamav/clamav_plugin.h * src/plugins/clamav/clamav_plugin_gtk.c * src/plugins/demo/Makefile.am * src/plugins/demo/demo.c * src/plugins/dillo_viewer/Makefile.am * src/plugins/dillo_viewer/README * src/plugins/dillo_viewer/dillo_prefs.c * src/plugins/dillo_viewer/dillo_prefs.h * src/plugins/dillo_viewer/dillo_viewer.c * src/plugins/pgpcore/Makefile.am * src/plugins/pgpcore/passphrase.c * src/plugins/pgpcore/passphrase.h * src/plugins/pgpcore/pgp_viewer.c * src/plugins/pgpcore/pgp_viewer.h * src/plugins/pgpcore/plugin.c * src/plugins/pgpcore/prefs_gpg.c * src/plugins/pgpcore/prefs_gpg.h * src/plugins/pgpcore/select-keys.c * src/plugins/pgpcore/select-keys.h * src/plugins/pgpcore/sgpgme.c * src/plugins/pgpcore/sgpgme.h * src/plugins/pgpcore/sylpheed.def * src/plugins/pgpcore/version.rc * src/plugins/pgpinline/Makefile.am * src/plugins/pgpinline/pgpinline.c * src/plugins/pgpinline/pgpinline.h * src/plugins/pgpinline/plugin.c * src/plugins/pgpinline/sylpheed.def * src/plugins/pgpinline/version.rc * src/plugins/pgpmime/Makefile.am * src/plugins/pgpmime/pgpmime.c * src/plugins/pgpmime/pgpmime.h * src/plugins/pgpmime/plugin.c * src/plugins/pgpmime/sylpheed.def * src/plugins/pgpmime/version.rc * src/plugins/spamassassin/Makefile.am * src/plugins/spamassassin/README * src/plugins/spamassassin/spamassassin.c * src/plugins/spamassassin/spamassassin.h * src/plugins/spamassassin/spamassassin_gtk.c * src/plugins/trayicon/Makefile.am * src/plugins/trayicon/trayicon.c * tools/OOo2sylpheed.pl * tools/README * tools/README.sylprint * tools/acroread2sylpheed.pl * tools/claws.i18n.status.pl * tools/filter_conv.pl * tools/filter_conv_new.pl * tools/freshmeat_search.pl * tools/google_search.pl * tools/kmail2sylpheed.pl * tools/kmail2sylpheed_v2.pl * tools/make.themes.project * tools/multiwebsearch.pl * tools/nautilus2sylpheed.sh * tools/outlook2sylpheed.pl * tools/sylprint.pl * tools/sylprint.rc * tools/tb2sylpheed * tools/textviewer.sh * tools/vcard2xml.py * tools/kdeservicemenu/README * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl * tools/kdeservicemenu/template_sylpheed-attach-files.desktop * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop Change name to Claws Mail. Announce to follow...
2006-11-07 11:24:03 +01:00
Next, quit Claws Mail.
</para>
</listitem>
<listitem>
<para>
Now, edit the newly created wizard template file,
2006-11-07 [paul] 2.6.0cvs7 * .cvsignore * AUTHORS * COPYING * INSTALL * Makefile.am * NEWS * README * RELEASE_NOTES * autogen.sh * claws-mail-128x128.png * claws-mail-64x64.png * claws-mail.ico * claws-mail.pc.in * claws-mail.png * configure.ac * sylpheed-claws-128x128.png * sylpheed-claws-64x64.png * sylpheed-claws.desktop * sylpheed-claws.ico * sylpheed-claws.pc.in * sylpheed-claws.png * debian/README.Debian * debian/changelog * debian/claws-mail.desktop * debian/claws-mail.menu * debian/claws-mail.postinst.debhelper * debian/claws-mail.postrm.debhelper * debian/control * debian/copyright * debian/files * debian/rules * debian/sylpheed-claws.desktop * debian/sylpheed-claws.menu * debian/sylpheed-claws.postinst.debhelper * debian/sylpheed-claws.postrm.debhelper * doc/man/Makefile.am * doc/man/claws-mail.1 * doc/man/sylpheed-claws.1 * doc/src/ChangeLog.claws-pre0.8.0 * manual/Makefile.am * manual/account.xml * manual/ack.xml * manual/addrbook.xml * manual/advanced.xml * manual/claws-mail-manual.xml * manual/faq.xml * manual/glossary.xml * manual/handling.xml * manual/intro.xml * manual/keyboard.xml * manual/plugins.xml * manual/starting.xml * manual/sylpheed-claws-manual.xml * manual/xml2pdf * manual/dist/.cvsignore * manual/dist/html/.cvsignore * manual/dist/html/Makefile.am * manual/dist/pdf/.cvsignore * manual/dist/pdf/Makefile.am * manual/dist/ps/.cvsignore * manual/dist/ps/Makefile.am * manual/dist/txt/.cvsignore * manual/dist/txt/Makefile.am * manual/es/Makefile.am * manual/es/advanced.xml * manual/es/claws-mail-manual.xml * manual/es/faq.xml * manual/es/glossary.xml * manual/es/handling.xml * manual/es/intro.xml * manual/es/plugins.xml * manual/es/sylpheed-claws-manual.xml * manual/es/dist/.cvsignore * manual/es/dist/html/.cvsignore * manual/es/dist/html/Makefile.am * manual/es/dist/pdf/.cvsignore * manual/es/dist/pdf/Makefile.am * manual/es/dist/ps/.cvsignore * manual/es/dist/ps/Makefile.am * manual/es/dist/txt/.cvsignore * manual/es/dist/txt/Makefile.am * manual/fr/Makefile.am * manual/fr/account.xml * manual/fr/ack.xml * manual/fr/addrbook.xml * manual/fr/advanced.xml * manual/fr/claws-mail-manual.xml * manual/fr/faq.xml * manual/fr/glossary.xml * manual/fr/handling.xml * manual/fr/intro.xml * manual/fr/keyboard.xml * manual/fr/plugins.xml * manual/fr/starting.xml * manual/fr/sylpheed-claws-manual.xml * manual/fr/dist/.cvsignore * manual/fr/dist/html/.cvsignore * manual/fr/dist/html/Makefile.am * manual/fr/dist/pdf/.cvsignore * manual/fr/dist/pdf/Makefile.am * manual/fr/dist/ps/.cvsignore * manual/fr/dist/ps/Makefile.am * manual/fr/dist/txt/.cvsignore * manual/fr/dist/txt/Makefile.am * manual/pl/Makefile.am * manual/pl/account.xml * manual/pl/ack.xml * manual/pl/addrbook.xml * manual/pl/advanced.xml * manual/pl/claws-mail-manual.xml * manual/pl/faq.xml * manual/pl/glossary.xml * manual/pl/handling.xml * manual/pl/intro.xml * manual/pl/keyboard.xml * manual/pl/plugins.xml * manual/pl/starting.xml * manual/pl/sylpheed-claws-manual.xml * manual/pl/dist/.cvsignore * manual/pl/dist/html/.cvsignore * manual/pl/dist/html/Makefile.am * manual/pl/dist/pdf/.cvsignore * manual/pl/dist/pdf/Makefile.am * manual/pl/dist/ps/.cvsignore * manual/pl/dist/ps/Makefile.am * manual/pl/dist/txt/.cvsignore * manual/pl/dist/txt/Makefile.am * po/.cvsignore * po/Makevars * src/.cvsignore * src/Makefile.am * src/account.c * src/account.h * src/action.c * src/action.h * src/adbookbase.h * src/addr_compl.c * src/addr_compl.h * src/addrbook.c * src/addrcache.c * src/addrcache.h * src/addrcindex.c * src/addrcindex.h * src/addrclip.c * src/addrclip.h * src/addrdefs.h * src/addressadd.c * src/addressadd.h * src/addressbook.c * src/addressbook.h * src/addressbook_foldersel.c * src/addressbook_foldersel.h * src/addrgather.c * src/addrgather.h * src/addrharvest.c * src/addrharvest.h * src/addrindex.c * src/addrindex.h * src/addritem.c * src/addritem.h * src/addrquery.c * src/addrquery.h * src/addrselect.c * src/addrselect.h * src/alertpanel.c * src/alertpanel.h * src/browseldap.c * src/browseldap.h * src/codeconv.c * src/codeconv.h * src/compose.c * src/crash.c * src/crash.h * src/customheader.c * src/customheader.h * src/displayheader.c * src/displayheader.h * src/editaddress.c * src/editaddress.h * src/editbook.c * src/editbook.h * src/editgroup.c * src/editgroup.h * src/editjpilot.c * src/editjpilot.h * src/editldap.c * src/editldap.h * src/editldap_basedn.c * src/editldap_basedn.h * src/editvcard.c * src/editvcard.h * src/exphtmldlg.c * src/exphtmldlg.h * src/expldifdlg.c * src/expldifdlg.h * src/export.c * src/exporthtml.c * src/exporthtml.h * src/exportldif.c * src/exportldif.h * src/filtering.c * src/filtering.h * src/folder.c * src/folder.h * src/folder_item_prefs.c * src/folder_item_prefs.h * src/foldersel.c * src/foldersel.h * src/folderutils.c * src/folderutils.h * src/folderview.c * src/folderview.h * src/grouplistdialog.c * src/grouplistdialog.h * src/html.c * src/html.h * src/image_viewer.c * src/image_viewer.h * src/imap.c * src/imap.h * src/imap_gtk.c * src/imap_gtk.h * src/import.c * src/import.h * src/importldif.c * src/importldif.h * src/importmutt.c * src/importmutt.h * src/importpine.c * src/importpine.h * src/inc.c * src/inc.h * src/jpilot.c * src/jpilot.h * src/ldapctrl.c * src/ldapctrl.h * src/ldaplocate.c * src/ldaplocate.h * src/ldapquery.c * src/ldapquery.h * src/ldapserver.c * src/ldapserver.h * src/ldaputil.c * src/ldaputil.h * src/ldif.c * src/ldif.h * src/localfolder.c * src/localfolder.h * src/main.c * src/main.h * src/mainwindow.c * src/mainwindow.h * src/manual.c * src/manual.h * src/matcher.c * src/matcher.h * src/matcher_parser.h * src/matcher_parser_lex.l * src/matcher_parser_parse.y * src/mbox.c * src/mbox.h * src/message_search.c * src/message_search.h * src/messageview.c * src/messageview.h * src/mh.c * src/mh.h * src/mh_gtk.c * src/mh_gtk.h * src/mimeview.c * src/mimeview.h * src/msgcache.c * src/msgcache.h * src/mutt.c * src/mutt.h * src/news.c * src/news.h * src/news_gtk.c * src/news_gtk.h * src/noticeview.c * src/noticeview.h * src/partial_download.c * src/partial_download.h * src/pine.c * src/pine.h * src/pop.c * src/pop.h * src/prefs_account.c * src/prefs_account.h * src/prefs_actions.c * src/prefs_actions.h * src/prefs_common.c * src/prefs_common.h * src/prefs_compose_writing.c * src/prefs_compose_writing.h * src/prefs_customheader.c * src/prefs_customheader.h * src/prefs_display_header.c * src/prefs_display_header.h * src/prefs_ext_prog.c * src/prefs_ext_prog.h * src/prefs_filtering.c * src/prefs_folder_column.c * src/prefs_folder_column.h * src/prefs_folder_item.c * src/prefs_folder_item.h * src/prefs_fonts.c * src/prefs_fonts.h * src/prefs_gtk.c * src/prefs_gtk.h * src/prefs_image_viewer.c * src/prefs_image_viewer.h * src/prefs_matcher.c * src/prefs_matcher.h * src/prefs_message.c * src/prefs_message.h * src/prefs_msg_colors.c * src/prefs_msg_colors.h * src/prefs_other.c * src/prefs_other.h * src/prefs_quote.c * src/prefs_quote.h * src/prefs_receive.c * src/prefs_receive.h * src/prefs_send.c * src/prefs_send.h * src/prefs_spelling.c * src/prefs_spelling.h * src/prefs_summaries.c * src/prefs_summaries.h * src/prefs_summary_column.c * src/prefs_summary_column.h * src/prefs_template.c * src/prefs_template.h * src/prefs_themes.c * src/prefs_themes.h * src/prefs_toolbar.c * src/prefs_toolbar.h * src/prefs_wrapping.c * src/prefs_wrapping.h * src/privacy.c * src/privacy.h * src/procheader.c * src/procheader.h * src/procmime.c * src/procmime.h * src/procmsg.c * src/procmsg.h * src/quote_fmt.c * src/quote_fmt_parse.y * src/recv.c * src/recv.h * src/remotefolder.c * src/remotefolder.h * src/send_message.c * src/send_message.h * src/setup.c * src/setup.h * src/sourcewindow.c * src/sourcewindow.h * src/ssl_manager.c * src/ssl_manager.h * src/statusbar.c * src/statusbar.h * src/stock_pixmap.c * src/stock_pixmap.h * src/summary_search.c * src/summary_search.h * src/summaryview.c * src/summaryview.h * src/syldap.c * src/syldap.h * src/textview.c * src/textview.h * src/toolbar.c * src/toolbar.h * src/undo.c * src/undo.h * src/unmime.c * src/unmime.h * src/vcard.c * src/vcard.h * src/wizard.c * src/wizard.h * src/common/base64.c * src/common/base64.h * src/common/defs.h * src/common/hooks.c * src/common/hooks.h * src/common/log.c * src/common/log.h * src/common/mgutils.c * src/common/mgutils.h * src/common/nntp.c * src/common/nntp.h * src/common/passcrypt.c * src/common/passcrypt.h.in * src/common/plugin.c * src/common/plugin.h * src/common/prefs.c * src/common/prefs.h * src/common/progressindicator.c * src/common/progressindicator.h * src/common/quoted-printable.c * src/common/quoted-printable.h * src/common/session.c * src/common/session.h * src/common/smtp.c * src/common/smtp.h * src/common/socket.c * src/common/socket.h * src/common/ssl.c * src/common/ssl.h * src/common/stringtable.c * src/common/stringtable.h * src/common/sylpheed.c * src/common/sylpheed.h * src/common/template.c * src/common/template.h * src/common/timing.h * src/common/utils.c * src/common/utils.h * src/common/version.h.in * src/common/xml.c * src/common/xml.h * src/common/xmlprops.c * src/common/xmlprops.h * src/gtk/about.c * src/gtk/colorlabel.c * src/gtk/colorlabel.h * src/gtk/colorsel.c * src/gtk/colorsel.h * src/gtk/combobox.c * src/gtk/combobox.h * src/gtk/description_window.c * src/gtk/description_window.h * src/gtk/filesel.c * src/gtk/filesel.h * src/gtk/foldersort.c * src/gtk/foldersort.h * src/gtk/gtkaspell.c * src/gtk/gtkaspell.h * src/gtk/gtksctree.c * src/gtk/gtkshruler.c * src/gtk/gtkshruler.h * src/gtk/gtkutils.c * src/gtk/gtkutils.h * src/gtk/icon_legend.c * src/gtk/icon_legend.h * src/gtk/logwindow.c * src/gtk/logwindow.h * src/gtk/manage_window.c * src/gtk/manage_window.h * src/gtk/pluginwindow.c * src/gtk/pluginwindow.h * src/gtk/prefswindow.c * src/gtk/prefswindow.h * src/gtk/quicksearch.c * src/gtk/quicksearch.h * src/pixmaps/claws-mail.xpm * src/pixmaps/claws-mail_icon.xpm * src/pixmaps/claws-mail_logo.xpm * src/pixmaps/sylpheed-claws.xpm * src/pixmaps/sylpheed-claws_icon.xpm * src/pixmaps/sylpheed-claws_logo.xpm * src/plugins/bogofilter/Makefile.am * src/plugins/bogofilter/bogofilter.c * src/plugins/bogofilter/bogofilter.h * src/plugins/bogofilter/bogofilter_gtk.c * src/plugins/clamav/Makefile.am * src/plugins/clamav/clamav_plugin.c * src/plugins/clamav/clamav_plugin.h * src/plugins/clamav/clamav_plugin_gtk.c * src/plugins/demo/Makefile.am * src/plugins/demo/demo.c * src/plugins/dillo_viewer/Makefile.am * src/plugins/dillo_viewer/README * src/plugins/dillo_viewer/dillo_prefs.c * src/plugins/dillo_viewer/dillo_prefs.h * src/plugins/dillo_viewer/dillo_viewer.c * src/plugins/pgpcore/Makefile.am * src/plugins/pgpcore/passphrase.c * src/plugins/pgpcore/passphrase.h * src/plugins/pgpcore/pgp_viewer.c * src/plugins/pgpcore/pgp_viewer.h * src/plugins/pgpcore/plugin.c * src/plugins/pgpcore/prefs_gpg.c * src/plugins/pgpcore/prefs_gpg.h * src/plugins/pgpcore/select-keys.c * src/plugins/pgpcore/select-keys.h * src/plugins/pgpcore/sgpgme.c * src/plugins/pgpcore/sgpgme.h * src/plugins/pgpcore/sylpheed.def * src/plugins/pgpcore/version.rc * src/plugins/pgpinline/Makefile.am * src/plugins/pgpinline/pgpinline.c * src/plugins/pgpinline/pgpinline.h * src/plugins/pgpinline/plugin.c * src/plugins/pgpinline/sylpheed.def * src/plugins/pgpinline/version.rc * src/plugins/pgpmime/Makefile.am * src/plugins/pgpmime/pgpmime.c * src/plugins/pgpmime/pgpmime.h * src/plugins/pgpmime/plugin.c * src/plugins/pgpmime/sylpheed.def * src/plugins/pgpmime/version.rc * src/plugins/spamassassin/Makefile.am * src/plugins/spamassassin/README * src/plugins/spamassassin/spamassassin.c * src/plugins/spamassassin/spamassassin.h * src/plugins/spamassassin/spamassassin_gtk.c * src/plugins/trayicon/Makefile.am * src/plugins/trayicon/trayicon.c * tools/OOo2sylpheed.pl * tools/README * tools/README.sylprint * tools/acroread2sylpheed.pl * tools/claws.i18n.status.pl * tools/filter_conv.pl * tools/filter_conv_new.pl * tools/freshmeat_search.pl * tools/google_search.pl * tools/kmail2sylpheed.pl * tools/kmail2sylpheed_v2.pl * tools/make.themes.project * tools/multiwebsearch.pl * tools/nautilus2sylpheed.sh * tools/outlook2sylpheed.pl * tools/sylprint.pl * tools/sylprint.rc * tools/tb2sylpheed * tools/textviewer.sh * tools/vcard2xml.py * tools/kdeservicemenu/README * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl * tools/kdeservicemenu/template_sylpheed-attach-files.desktop * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop Change name to Claws Mail. Announce to follow...
2006-11-07 11:24:03 +01:00
<filename>~/.claws-mail/accountrc.tmpl</filename>. In this file,
you will see different variables, corresponding to the wizard's fields.
You can leave some commented, in which case the usual default will be
used, or specify values or variables. Not all fields can contain
variables; for example, <literal>smtpauth</literal>,
<literal>smtpssl</literal> and <literal>recvssl</literal> are booleans,
either 0 or 1, and <literal>recvtype</literal> is an integer value. The
other fields, like <literal>name</literal>, <literal>email</literal>,
or <literal>recvuser</literal>, are parsed by the wizard and the
variables they contain are replaced by values. This allows you to
specify everything as needed for your site, even if you have strange
server names or server logins.
</para>
</listitem>
<listitem>
<para>
Save this file, and delete both
2006-11-07 [paul] 2.6.0cvs7 * .cvsignore * AUTHORS * COPYING * INSTALL * Makefile.am * NEWS * README * RELEASE_NOTES * autogen.sh * claws-mail-128x128.png * claws-mail-64x64.png * claws-mail.ico * claws-mail.pc.in * claws-mail.png * configure.ac * sylpheed-claws-128x128.png * sylpheed-claws-64x64.png * sylpheed-claws.desktop * sylpheed-claws.ico * sylpheed-claws.pc.in * sylpheed-claws.png * debian/README.Debian * debian/changelog * debian/claws-mail.desktop * debian/claws-mail.menu * debian/claws-mail.postinst.debhelper * debian/claws-mail.postrm.debhelper * debian/control * debian/copyright * debian/files * debian/rules * debian/sylpheed-claws.desktop * debian/sylpheed-claws.menu * debian/sylpheed-claws.postinst.debhelper * debian/sylpheed-claws.postrm.debhelper * doc/man/Makefile.am * doc/man/claws-mail.1 * doc/man/sylpheed-claws.1 * doc/src/ChangeLog.claws-pre0.8.0 * manual/Makefile.am * manual/account.xml * manual/ack.xml * manual/addrbook.xml * manual/advanced.xml * manual/claws-mail-manual.xml * manual/faq.xml * manual/glossary.xml * manual/handling.xml * manual/intro.xml * manual/keyboard.xml * manual/plugins.xml * manual/starting.xml * manual/sylpheed-claws-manual.xml * manual/xml2pdf * manual/dist/.cvsignore * manual/dist/html/.cvsignore * manual/dist/html/Makefile.am * manual/dist/pdf/.cvsignore * manual/dist/pdf/Makefile.am * manual/dist/ps/.cvsignore * manual/dist/ps/Makefile.am * manual/dist/txt/.cvsignore * manual/dist/txt/Makefile.am * manual/es/Makefile.am * manual/es/advanced.xml * manual/es/claws-mail-manual.xml * manual/es/faq.xml * manual/es/glossary.xml * manual/es/handling.xml * manual/es/intro.xml * manual/es/plugins.xml * manual/es/sylpheed-claws-manual.xml * manual/es/dist/.cvsignore * manual/es/dist/html/.cvsignore * manual/es/dist/html/Makefile.am * manual/es/dist/pdf/.cvsignore * manual/es/dist/pdf/Makefile.am * manual/es/dist/ps/.cvsignore * manual/es/dist/ps/Makefile.am * manual/es/dist/txt/.cvsignore * manual/es/dist/txt/Makefile.am * manual/fr/Makefile.am * manual/fr/account.xml * manual/fr/ack.xml * manual/fr/addrbook.xml * manual/fr/advanced.xml * manual/fr/claws-mail-manual.xml * manual/fr/faq.xml * manual/fr/glossary.xml * manual/fr/handling.xml * manual/fr/intro.xml * manual/fr/keyboard.xml * manual/fr/plugins.xml * manual/fr/starting.xml * manual/fr/sylpheed-claws-manual.xml * manual/fr/dist/.cvsignore * manual/fr/dist/html/.cvsignore * manual/fr/dist/html/Makefile.am * manual/fr/dist/pdf/.cvsignore * manual/fr/dist/pdf/Makefile.am * manual/fr/dist/ps/.cvsignore * manual/fr/dist/ps/Makefile.am * manual/fr/dist/txt/.cvsignore * manual/fr/dist/txt/Makefile.am * manual/pl/Makefile.am * manual/pl/account.xml * manual/pl/ack.xml * manual/pl/addrbook.xml * manual/pl/advanced.xml * manual/pl/claws-mail-manual.xml * manual/pl/faq.xml * manual/pl/glossary.xml * manual/pl/handling.xml * manual/pl/intro.xml * manual/pl/keyboard.xml * manual/pl/plugins.xml * manual/pl/starting.xml * manual/pl/sylpheed-claws-manual.xml * manual/pl/dist/.cvsignore * manual/pl/dist/html/.cvsignore * manual/pl/dist/html/Makefile.am * manual/pl/dist/pdf/.cvsignore * manual/pl/dist/pdf/Makefile.am * manual/pl/dist/ps/.cvsignore * manual/pl/dist/ps/Makefile.am * manual/pl/dist/txt/.cvsignore * manual/pl/dist/txt/Makefile.am * po/.cvsignore * po/Makevars * src/.cvsignore * src/Makefile.am * src/account.c * src/account.h * src/action.c * src/action.h * src/adbookbase.h * src/addr_compl.c * src/addr_compl.h * src/addrbook.c * src/addrcache.c * src/addrcache.h * src/addrcindex.c * src/addrcindex.h * src/addrclip.c * src/addrclip.h * src/addrdefs.h * src/addressadd.c * src/addressadd.h * src/addressbook.c * src/addressbook.h * src/addressbook_foldersel.c * src/addressbook_foldersel.h * src/addrgather.c * src/addrgather.h * src/addrharvest.c * src/addrharvest.h * src/addrindex.c * src/addrindex.h * src/addritem.c * src/addritem.h * src/addrquery.c * src/addrquery.h * src/addrselect.c * src/addrselect.h * src/alertpanel.c * src/alertpanel.h * src/browseldap.c * src/browseldap.h * src/codeconv.c * src/codeconv.h * src/compose.c * src/crash.c * src/crash.h * src/customheader.c * src/customheader.h * src/displayheader.c * src/displayheader.h * src/editaddress.c * src/editaddress.h * src/editbook.c * src/editbook.h * src/editgroup.c * src/editgroup.h * src/editjpilot.c * src/editjpilot.h * src/editldap.c * src/editldap.h * src/editldap_basedn.c * src/editldap_basedn.h * src/editvcard.c * src/editvcard.h * src/exphtmldlg.c * src/exphtmldlg.h * src/expldifdlg.c * src/expldifdlg.h * src/export.c * src/exporthtml.c * src/exporthtml.h * src/exportldif.c * src/exportldif.h * src/filtering.c * src/filtering.h * src/folder.c * src/folder.h * src/folder_item_prefs.c * src/folder_item_prefs.h * src/foldersel.c * src/foldersel.h * src/folderutils.c * src/folderutils.h * src/folderview.c * src/folderview.h * src/grouplistdialog.c * src/grouplistdialog.h * src/html.c * src/html.h * src/image_viewer.c * src/image_viewer.h * src/imap.c * src/imap.h * src/imap_gtk.c * src/imap_gtk.h * src/import.c * src/import.h * src/importldif.c * src/importldif.h * src/importmutt.c * src/importmutt.h * src/importpine.c * src/importpine.h * src/inc.c * src/inc.h * src/jpilot.c * src/jpilot.h * src/ldapctrl.c * src/ldapctrl.h * src/ldaplocate.c * src/ldaplocate.h * src/ldapquery.c * src/ldapquery.h * src/ldapserver.c * src/ldapserver.h * src/ldaputil.c * src/ldaputil.h * src/ldif.c * src/ldif.h * src/localfolder.c * src/localfolder.h * src/main.c * src/main.h * src/mainwindow.c * src/mainwindow.h * src/manual.c * src/manual.h * src/matcher.c * src/matcher.h * src/matcher_parser.h * src/matcher_parser_lex.l * src/matcher_parser_parse.y * src/mbox.c * src/mbox.h * src/message_search.c * src/message_search.h * src/messageview.c * src/messageview.h * src/mh.c * src/mh.h * src/mh_gtk.c * src/mh_gtk.h * src/mimeview.c * src/mimeview.h * src/msgcache.c * src/msgcache.h * src/mutt.c * src/mutt.h * src/news.c * src/news.h * src/news_gtk.c * src/news_gtk.h * src/noticeview.c * src/noticeview.h * src/partial_download.c * src/partial_download.h * src/pine.c * src/pine.h * src/pop.c * src/pop.h * src/prefs_account.c * src/prefs_account.h * src/prefs_actions.c * src/prefs_actions.h * src/prefs_common.c * src/prefs_common.h * src/prefs_compose_writing.c * src/prefs_compose_writing.h * src/prefs_customheader.c * src/prefs_customheader.h * src/prefs_display_header.c * src/prefs_display_header.h * src/prefs_ext_prog.c * src/prefs_ext_prog.h * src/prefs_filtering.c * src/prefs_folder_column.c * src/prefs_folder_column.h * src/prefs_folder_item.c * src/prefs_folder_item.h * src/prefs_fonts.c * src/prefs_fonts.h * src/prefs_gtk.c * src/prefs_gtk.h * src/prefs_image_viewer.c * src/prefs_image_viewer.h * src/prefs_matcher.c * src/prefs_matcher.h * src/prefs_message.c * src/prefs_message.h * src/prefs_msg_colors.c * src/prefs_msg_colors.h * src/prefs_other.c * src/prefs_other.h * src/prefs_quote.c * src/prefs_quote.h * src/prefs_receive.c * src/prefs_receive.h * src/prefs_send.c * src/prefs_send.h * src/prefs_spelling.c * src/prefs_spelling.h * src/prefs_summaries.c * src/prefs_summaries.h * src/prefs_summary_column.c * src/prefs_summary_column.h * src/prefs_template.c * src/prefs_template.h * src/prefs_themes.c * src/prefs_themes.h * src/prefs_toolbar.c * src/prefs_toolbar.h * src/prefs_wrapping.c * src/prefs_wrapping.h * src/privacy.c * src/privacy.h * src/procheader.c * src/procheader.h * src/procmime.c * src/procmime.h * src/procmsg.c * src/procmsg.h * src/quote_fmt.c * src/quote_fmt_parse.y * src/recv.c * src/recv.h * src/remotefolder.c * src/remotefolder.h * src/send_message.c * src/send_message.h * src/setup.c * src/setup.h * src/sourcewindow.c * src/sourcewindow.h * src/ssl_manager.c * src/ssl_manager.h * src/statusbar.c * src/statusbar.h * src/stock_pixmap.c * src/stock_pixmap.h * src/summary_search.c * src/summary_search.h * src/summaryview.c * src/summaryview.h * src/syldap.c * src/syldap.h * src/textview.c * src/textview.h * src/toolbar.c * src/toolbar.h * src/undo.c * src/undo.h * src/unmime.c * src/unmime.h * src/vcard.c * src/vcard.h * src/wizard.c * src/wizard.h * src/common/base64.c * src/common/base64.h * src/common/defs.h * src/common/hooks.c * src/common/hooks.h * src/common/log.c * src/common/log.h * src/common/mgutils.c * src/common/mgutils.h * src/common/nntp.c * src/common/nntp.h * src/common/passcrypt.c * src/common/passcrypt.h.in * src/common/plugin.c * src/common/plugin.h * src/common/prefs.c * src/common/prefs.h * src/common/progressindicator.c * src/common/progressindicator.h * src/common/quoted-printable.c * src/common/quoted-printable.h * src/common/session.c * src/common/session.h * src/common/smtp.c * src/common/smtp.h * src/common/socket.c * src/common/socket.h * src/common/ssl.c * src/common/ssl.h * src/common/stringtable.c * src/common/stringtable.h * src/common/sylpheed.c * src/common/sylpheed.h * src/common/template.c * src/common/template.h * src/common/timing.h * src/common/utils.c * src/common/utils.h * src/common/version.h.in * src/common/xml.c * src/common/xml.h * src/common/xmlprops.c * src/common/xmlprops.h * src/gtk/about.c * src/gtk/colorlabel.c * src/gtk/colorlabel.h * src/gtk/colorsel.c * src/gtk/colorsel.h * src/gtk/combobox.c * src/gtk/combobox.h * src/gtk/description_window.c * src/gtk/description_window.h * src/gtk/filesel.c * src/gtk/filesel.h * src/gtk/foldersort.c * src/gtk/foldersort.h * src/gtk/gtkaspell.c * src/gtk/gtkaspell.h * src/gtk/gtksctree.c * src/gtk/gtkshruler.c * src/gtk/gtkshruler.h * src/gtk/gtkutils.c * src/gtk/gtkutils.h * src/gtk/icon_legend.c * src/gtk/icon_legend.h * src/gtk/logwindow.c * src/gtk/logwindow.h * src/gtk/manage_window.c * src/gtk/manage_window.h * src/gtk/pluginwindow.c * src/gtk/pluginwindow.h * src/gtk/prefswindow.c * src/gtk/prefswindow.h * src/gtk/quicksearch.c * src/gtk/quicksearch.h * src/pixmaps/claws-mail.xpm * src/pixmaps/claws-mail_icon.xpm * src/pixmaps/claws-mail_logo.xpm * src/pixmaps/sylpheed-claws.xpm * src/pixmaps/sylpheed-claws_icon.xpm * src/pixmaps/sylpheed-claws_logo.xpm * src/plugins/bogofilter/Makefile.am * src/plugins/bogofilter/bogofilter.c * src/plugins/bogofilter/bogofilter.h * src/plugins/bogofilter/bogofilter_gtk.c * src/plugins/clamav/Makefile.am * src/plugins/clamav/clamav_plugin.c * src/plugins/clamav/clamav_plugin.h * src/plugins/clamav/clamav_plugin_gtk.c * src/plugins/demo/Makefile.am * src/plugins/demo/demo.c * src/plugins/dillo_viewer/Makefile.am * src/plugins/dillo_viewer/README * src/plugins/dillo_viewer/dillo_prefs.c * src/plugins/dillo_viewer/dillo_prefs.h * src/plugins/dillo_viewer/dillo_viewer.c * src/plugins/pgpcore/Makefile.am * src/plugins/pgpcore/passphrase.c * src/plugins/pgpcore/passphrase.h * src/plugins/pgpcore/pgp_viewer.c * src/plugins/pgpcore/pgp_viewer.h * src/plugins/pgpcore/plugin.c * src/plugins/pgpcore/prefs_gpg.c * src/plugins/pgpcore/prefs_gpg.h * src/plugins/pgpcore/select-keys.c * src/plugins/pgpcore/select-keys.h * src/plugins/pgpcore/sgpgme.c * src/plugins/pgpcore/sgpgme.h * src/plugins/pgpcore/sylpheed.def * src/plugins/pgpcore/version.rc * src/plugins/pgpinline/Makefile.am * src/plugins/pgpinline/pgpinline.c * src/plugins/pgpinline/pgpinline.h * src/plugins/pgpinline/plugin.c * src/plugins/pgpinline/sylpheed.def * src/plugins/pgpinline/version.rc * src/plugins/pgpmime/Makefile.am * src/plugins/pgpmime/pgpmime.c * src/plugins/pgpmime/pgpmime.h * src/plugins/pgpmime/plugin.c * src/plugins/pgpmime/sylpheed.def * src/plugins/pgpmime/version.rc * src/plugins/spamassassin/Makefile.am * src/plugins/spamassassin/README * src/plugins/spamassassin/spamassassin.c * src/plugins/spamassassin/spamassassin.h * src/plugins/spamassassin/spamassassin_gtk.c * src/plugins/trayicon/Makefile.am * src/plugins/trayicon/trayicon.c * tools/OOo2sylpheed.pl * tools/README * tools/README.sylprint * tools/acroread2sylpheed.pl * tools/claws.i18n.status.pl * tools/filter_conv.pl * tools/filter_conv_new.pl * tools/freshmeat_search.pl * tools/google_search.pl * tools/kmail2sylpheed.pl * tools/kmail2sylpheed_v2.pl * tools/make.themes.project * tools/multiwebsearch.pl * tools/nautilus2sylpheed.sh * tools/outlook2sylpheed.pl * tools/sylprint.pl * tools/sylprint.rc * tools/tb2sylpheed * tools/textviewer.sh * tools/vcard2xml.py * tools/kdeservicemenu/README * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl * tools/kdeservicemenu/template_sylpheed-attach-files.desktop * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop Change name to Claws Mail. Announce to follow...
2006-11-07 11:24:03 +01:00
<filename>~/.claws-mail/accountrc</filename>, (which contains your
dummy account) and
2006-11-07 [paul] 2.6.0cvs7 * .cvsignore * AUTHORS * COPYING * INSTALL * Makefile.am * NEWS * README * RELEASE_NOTES * autogen.sh * claws-mail-128x128.png * claws-mail-64x64.png * claws-mail.ico * claws-mail.pc.in * claws-mail.png * configure.ac * sylpheed-claws-128x128.png * sylpheed-claws-64x64.png * sylpheed-claws.desktop * sylpheed-claws.ico * sylpheed-claws.pc.in * sylpheed-claws.png * debian/README.Debian * debian/changelog * debian/claws-mail.desktop * debian/claws-mail.menu * debian/claws-mail.postinst.debhelper * debian/claws-mail.postrm.debhelper * debian/control * debian/copyright * debian/files * debian/rules * debian/sylpheed-claws.desktop * debian/sylpheed-claws.menu * debian/sylpheed-claws.postinst.debhelper * debian/sylpheed-claws.postrm.debhelper * doc/man/Makefile.am * doc/man/claws-mail.1 * doc/man/sylpheed-claws.1 * doc/src/ChangeLog.claws-pre0.8.0 * manual/Makefile.am * manual/account.xml * manual/ack.xml * manual/addrbook.xml * manual/advanced.xml * manual/claws-mail-manual.xml * manual/faq.xml * manual/glossary.xml * manual/handling.xml * manual/intro.xml * manual/keyboard.xml * manual/plugins.xml * manual/starting.xml * manual/sylpheed-claws-manual.xml * manual/xml2pdf * manual/dist/.cvsignore * manual/dist/html/.cvsignore * manual/dist/html/Makefile.am * manual/dist/pdf/.cvsignore * manual/dist/pdf/Makefile.am * manual/dist/ps/.cvsignore * manual/dist/ps/Makefile.am * manual/dist/txt/.cvsignore * manual/dist/txt/Makefile.am * manual/es/Makefile.am * manual/es/advanced.xml * manual/es/claws-mail-manual.xml * manual/es/faq.xml * manual/es/glossary.xml * manual/es/handling.xml * manual/es/intro.xml * manual/es/plugins.xml * manual/es/sylpheed-claws-manual.xml * manual/es/dist/.cvsignore * manual/es/dist/html/.cvsignore * manual/es/dist/html/Makefile.am * manual/es/dist/pdf/.cvsignore * manual/es/dist/pdf/Makefile.am * manual/es/dist/ps/.cvsignore * manual/es/dist/ps/Makefile.am * manual/es/dist/txt/.cvsignore * manual/es/dist/txt/Makefile.am * manual/fr/Makefile.am * manual/fr/account.xml * manual/fr/ack.xml * manual/fr/addrbook.xml * manual/fr/advanced.xml * manual/fr/claws-mail-manual.xml * manual/fr/faq.xml * manual/fr/glossary.xml * manual/fr/handling.xml * manual/fr/intro.xml * manual/fr/keyboard.xml * manual/fr/plugins.xml * manual/fr/starting.xml * manual/fr/sylpheed-claws-manual.xml * manual/fr/dist/.cvsignore * manual/fr/dist/html/.cvsignore * manual/fr/dist/html/Makefile.am * manual/fr/dist/pdf/.cvsignore * manual/fr/dist/pdf/Makefile.am * manual/fr/dist/ps/.cvsignore * manual/fr/dist/ps/Makefile.am * manual/fr/dist/txt/.cvsignore * manual/fr/dist/txt/Makefile.am * manual/pl/Makefile.am * manual/pl/account.xml * manual/pl/ack.xml * manual/pl/addrbook.xml * manual/pl/advanced.xml * manual/pl/claws-mail-manual.xml * manual/pl/faq.xml * manual/pl/glossary.xml * manual/pl/handling.xml * manual/pl/intro.xml * manual/pl/keyboard.xml * manual/pl/plugins.xml * manual/pl/starting.xml * manual/pl/sylpheed-claws-manual.xml * manual/pl/dist/.cvsignore * manual/pl/dist/html/.cvsignore * manual/pl/dist/html/Makefile.am * manual/pl/dist/pdf/.cvsignore * manual/pl/dist/pdf/Makefile.am * manual/pl/dist/ps/.cvsignore * manual/pl/dist/ps/Makefile.am * manual/pl/dist/txt/.cvsignore * manual/pl/dist/txt/Makefile.am * po/.cvsignore * po/Makevars * src/.cvsignore * src/Makefile.am * src/account.c * src/account.h * src/action.c * src/action.h * src/adbookbase.h * src/addr_compl.c * src/addr_compl.h * src/addrbook.c * src/addrcache.c * src/addrcache.h * src/addrcindex.c * src/addrcindex.h * src/addrclip.c * src/addrclip.h * src/addrdefs.h * src/addressadd.c * src/addressadd.h * src/addressbook.c * src/addressbook.h * src/addressbook_foldersel.c * src/addressbook_foldersel.h * src/addrgather.c * src/addrgather.h * src/addrharvest.c * src/addrharvest.h * src/addrindex.c * src/addrindex.h * src/addritem.c * src/addritem.h * src/addrquery.c * src/addrquery.h * src/addrselect.c * src/addrselect.h * src/alertpanel.c * src/alertpanel.h * src/browseldap.c * src/browseldap.h * src/codeconv.c * src/codeconv.h * src/compose.c * src/crash.c * src/crash.h * src/customheader.c * src/customheader.h * src/displayheader.c * src/displayheader.h * src/editaddress.c * src/editaddress.h * src/editbook.c * src/editbook.h * src/editgroup.c * src/editgroup.h * src/editjpilot.c * src/editjpilot.h * src/editldap.c * src/editldap.h * src/editldap_basedn.c * src/editldap_basedn.h * src/editvcard.c * src/editvcard.h * src/exphtmldlg.c * src/exphtmldlg.h * src/expldifdlg.c * src/expldifdlg.h * src/export.c * src/exporthtml.c * src/exporthtml.h * src/exportldif.c * src/exportldif.h * src/filtering.c * src/filtering.h * src/folder.c * src/folder.h * src/folder_item_prefs.c * src/folder_item_prefs.h * src/foldersel.c * src/foldersel.h * src/folderutils.c * src/folderutils.h * src/folderview.c * src/folderview.h * src/grouplistdialog.c * src/grouplistdialog.h * src/html.c * src/html.h * src/image_viewer.c * src/image_viewer.h * src/imap.c * src/imap.h * src/imap_gtk.c * src/imap_gtk.h * src/import.c * src/import.h * src/importldif.c * src/importldif.h * src/importmutt.c * src/importmutt.h * src/importpine.c * src/importpine.h * src/inc.c * src/inc.h * src/jpilot.c * src/jpilot.h * src/ldapctrl.c * src/ldapctrl.h * src/ldaplocate.c * src/ldaplocate.h * src/ldapquery.c * src/ldapquery.h * src/ldapserver.c * src/ldapserver.h * src/ldaputil.c * src/ldaputil.h * src/ldif.c * src/ldif.h * src/localfolder.c * src/localfolder.h * src/main.c * src/main.h * src/mainwindow.c * src/mainwindow.h * src/manual.c * src/manual.h * src/matcher.c * src/matcher.h * src/matcher_parser.h * src/matcher_parser_lex.l * src/matcher_parser_parse.y * src/mbox.c * src/mbox.h * src/message_search.c * src/message_search.h * src/messageview.c * src/messageview.h * src/mh.c * src/mh.h * src/mh_gtk.c * src/mh_gtk.h * src/mimeview.c * src/mimeview.h * src/msgcache.c * src/msgcache.h * src/mutt.c * src/mutt.h * src/news.c * src/news.h * src/news_gtk.c * src/news_gtk.h * src/noticeview.c * src/noticeview.h * src/partial_download.c * src/partial_download.h * src/pine.c * src/pine.h * src/pop.c * src/pop.h * src/prefs_account.c * src/prefs_account.h * src/prefs_actions.c * src/prefs_actions.h * src/prefs_common.c * src/prefs_common.h * src/prefs_compose_writing.c * src/prefs_compose_writing.h * src/prefs_customheader.c * src/prefs_customheader.h * src/prefs_display_header.c * src/prefs_display_header.h * src/prefs_ext_prog.c * src/prefs_ext_prog.h * src/prefs_filtering.c * src/prefs_folder_column.c * src/prefs_folder_column.h * src/prefs_folder_item.c * src/prefs_folder_item.h * src/prefs_fonts.c * src/prefs_fonts.h * src/prefs_gtk.c * src/prefs_gtk.h * src/prefs_image_viewer.c * src/prefs_image_viewer.h * src/prefs_matcher.c * src/prefs_matcher.h * src/prefs_message.c * src/prefs_message.h * src/prefs_msg_colors.c * src/prefs_msg_colors.h * src/prefs_other.c * src/prefs_other.h * src/prefs_quote.c * src/prefs_quote.h * src/prefs_receive.c * src/prefs_receive.h * src/prefs_send.c * src/prefs_send.h * src/prefs_spelling.c * src/prefs_spelling.h * src/prefs_summaries.c * src/prefs_summaries.h * src/prefs_summary_column.c * src/prefs_summary_column.h * src/prefs_template.c * src/prefs_template.h * src/prefs_themes.c * src/prefs_themes.h * src/prefs_toolbar.c * src/prefs_toolbar.h * src/prefs_wrapping.c * src/prefs_wrapping.h * src/privacy.c * src/privacy.h * src/procheader.c * src/procheader.h * src/procmime.c * src/procmime.h * src/procmsg.c * src/procmsg.h * src/quote_fmt.c * src/quote_fmt_parse.y * src/recv.c * src/recv.h * src/remotefolder.c * src/remotefolder.h * src/send_message.c * src/send_message.h * src/setup.c * src/setup.h * src/sourcewindow.c * src/sourcewindow.h * src/ssl_manager.c * src/ssl_manager.h * src/statusbar.c * src/statusbar.h * src/stock_pixmap.c * src/stock_pixmap.h * src/summary_search.c * src/summary_search.h * src/summaryview.c * src/summaryview.h * src/syldap.c * src/syldap.h * src/textview.c * src/textview.h * src/toolbar.c * src/toolbar.h * src/undo.c * src/undo.h * src/unmime.c * src/unmime.h * src/vcard.c * src/vcard.h * src/wizard.c * src/wizard.h * src/common/base64.c * src/common/base64.h * src/common/defs.h * src/common/hooks.c * src/common/hooks.h * src/common/log.c * src/common/log.h * src/common/mgutils.c * src/common/mgutils.h * src/common/nntp.c * src/common/nntp.h * src/common/passcrypt.c * src/common/passcrypt.h.in * src/common/plugin.c * src/common/plugin.h * src/common/prefs.c * src/common/prefs.h * src/common/progressindicator.c * src/common/progressindicator.h * src/common/quoted-printable.c * src/common/quoted-printable.h * src/common/session.c * src/common/session.h * src/common/smtp.c * src/common/smtp.h * src/common/socket.c * src/common/socket.h * src/common/ssl.c * src/common/ssl.h * src/common/stringtable.c * src/common/stringtable.h * src/common/sylpheed.c * src/common/sylpheed.h * src/common/template.c * src/common/template.h * src/common/timing.h * src/common/utils.c * src/common/utils.h * src/common/version.h.in * src/common/xml.c * src/common/xml.h * src/common/xmlprops.c * src/common/xmlprops.h * src/gtk/about.c * src/gtk/colorlabel.c * src/gtk/colorlabel.h * src/gtk/colorsel.c * src/gtk/colorsel.h * src/gtk/combobox.c * src/gtk/combobox.h * src/gtk/description_window.c * src/gtk/description_window.h * src/gtk/filesel.c * src/gtk/filesel.h * src/gtk/foldersort.c * src/gtk/foldersort.h * src/gtk/gtkaspell.c * src/gtk/gtkaspell.h * src/gtk/gtksctree.c * src/gtk/gtkshruler.c * src/gtk/gtkshruler.h * src/gtk/gtkutils.c * src/gtk/gtkutils.h * src/gtk/icon_legend.c * src/gtk/icon_legend.h * src/gtk/logwindow.c * src/gtk/logwindow.h * src/gtk/manage_window.c * src/gtk/manage_window.h * src/gtk/pluginwindow.c * src/gtk/pluginwindow.h * src/gtk/prefswindow.c * src/gtk/prefswindow.h * src/gtk/quicksearch.c * src/gtk/quicksearch.h * src/pixmaps/claws-mail.xpm * src/pixmaps/claws-mail_icon.xpm * src/pixmaps/claws-mail_logo.xpm * src/pixmaps/sylpheed-claws.xpm * src/pixmaps/sylpheed-claws_icon.xpm * src/pixmaps/sylpheed-claws_logo.xpm * src/plugins/bogofilter/Makefile.am * src/plugins/bogofilter/bogofilter.c * src/plugins/bogofilter/bogofilter.h * src/plugins/bogofilter/bogofilter_gtk.c * src/plugins/clamav/Makefile.am * src/plugins/clamav/clamav_plugin.c * src/plugins/clamav/clamav_plugin.h * src/plugins/clamav/clamav_plugin_gtk.c * src/plugins/demo/Makefile.am * src/plugins/demo/demo.c * src/plugins/dillo_viewer/Makefile.am * src/plugins/dillo_viewer/README * src/plugins/dillo_viewer/dillo_prefs.c * src/plugins/dillo_viewer/dillo_prefs.h * src/plugins/dillo_viewer/dillo_viewer.c * src/plugins/pgpcore/Makefile.am * src/plugins/pgpcore/passphrase.c * src/plugins/pgpcore/passphrase.h * src/plugins/pgpcore/pgp_viewer.c * src/plugins/pgpcore/pgp_viewer.h * src/plugins/pgpcore/plugin.c * src/plugins/pgpcore/prefs_gpg.c * src/plugins/pgpcore/prefs_gpg.h * src/plugins/pgpcore/select-keys.c * src/plugins/pgpcore/select-keys.h * src/plugins/pgpcore/sgpgme.c * src/plugins/pgpcore/sgpgme.h * src/plugins/pgpcore/sylpheed.def * src/plugins/pgpcore/version.rc * src/plugins/pgpinline/Makefile.am * src/plugins/pgpinline/pgpinline.c * src/plugins/pgpinline/pgpinline.h * src/plugins/pgpinline/plugin.c * src/plugins/pgpinline/sylpheed.def * src/plugins/pgpinline/version.rc * src/plugins/pgpmime/Makefile.am * src/plugins/pgpmime/pgpmime.c * src/plugins/pgpmime/pgpmime.h * src/plugins/pgpmime/plugin.c * src/plugins/pgpmime/sylpheed.def * src/plugins/pgpmime/version.rc * src/plugins/spamassassin/Makefile.am * src/plugins/spamassassin/README * src/plugins/spamassassin/spamassassin.c * src/plugins/spamassassin/spamassassin.h * src/plugins/spamassassin/spamassassin_gtk.c * src/plugins/trayicon/Makefile.am * src/plugins/trayicon/trayicon.c * tools/OOo2sylpheed.pl * tools/README * tools/README.sylprint * tools/acroread2sylpheed.pl * tools/claws.i18n.status.pl * tools/filter_conv.pl * tools/filter_conv_new.pl * tools/freshmeat_search.pl * tools/google_search.pl * tools/kmail2sylpheed.pl * tools/kmail2sylpheed_v2.pl * tools/make.themes.project * tools/multiwebsearch.pl * tools/nautilus2sylpheed.sh * tools/outlook2sylpheed.pl * tools/sylprint.pl * tools/sylprint.rc * tools/tb2sylpheed * tools/textviewer.sh * tools/vcard2xml.py * tools/kdeservicemenu/README * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl * tools/kdeservicemenu/template_sylpheed-attach-files.desktop * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop Change name to Claws Mail. Announce to follow...
2006-11-07 11:24:03 +01:00
<filename>~/.claws-mail/folderlist.xml</filename>, (so that the
folder tree will be correctly parsed for new users). Recursively copy
2006-11-07 [paul] 2.6.0cvs7 * .cvsignore * AUTHORS * COPYING * INSTALL * Makefile.am * NEWS * README * RELEASE_NOTES * autogen.sh * claws-mail-128x128.png * claws-mail-64x64.png * claws-mail.ico * claws-mail.pc.in * claws-mail.png * configure.ac * sylpheed-claws-128x128.png * sylpheed-claws-64x64.png * sylpheed-claws.desktop * sylpheed-claws.ico * sylpheed-claws.pc.in * sylpheed-claws.png * debian/README.Debian * debian/changelog * debian/claws-mail.desktop * debian/claws-mail.menu * debian/claws-mail.postinst.debhelper * debian/claws-mail.postrm.debhelper * debian/control * debian/copyright * debian/files * debian/rules * debian/sylpheed-claws.desktop * debian/sylpheed-claws.menu * debian/sylpheed-claws.postinst.debhelper * debian/sylpheed-claws.postrm.debhelper * doc/man/Makefile.am * doc/man/claws-mail.1 * doc/man/sylpheed-claws.1 * doc/src/ChangeLog.claws-pre0.8.0 * manual/Makefile.am * manual/account.xml * manual/ack.xml * manual/addrbook.xml * manual/advanced.xml * manual/claws-mail-manual.xml * manual/faq.xml * manual/glossary.xml * manual/handling.xml * manual/intro.xml * manual/keyboard.xml * manual/plugins.xml * manual/starting.xml * manual/sylpheed-claws-manual.xml * manual/xml2pdf * manual/dist/.cvsignore * manual/dist/html/.cvsignore * manual/dist/html/Makefile.am * manual/dist/pdf/.cvsignore * manual/dist/pdf/Makefile.am * manual/dist/ps/.cvsignore * manual/dist/ps/Makefile.am * manual/dist/txt/.cvsignore * manual/dist/txt/Makefile.am * manual/es/Makefile.am * manual/es/advanced.xml * manual/es/claws-mail-manual.xml * manual/es/faq.xml * manual/es/glossary.xml * manual/es/handling.xml * manual/es/intro.xml * manual/es/plugins.xml * manual/es/sylpheed-claws-manual.xml * manual/es/dist/.cvsignore * manual/es/dist/html/.cvsignore * manual/es/dist/html/Makefile.am * manual/es/dist/pdf/.cvsignore * manual/es/dist/pdf/Makefile.am * manual/es/dist/ps/.cvsignore * manual/es/dist/ps/Makefile.am * manual/es/dist/txt/.cvsignore * manual/es/dist/txt/Makefile.am * manual/fr/Makefile.am * manual/fr/account.xml * manual/fr/ack.xml * manual/fr/addrbook.xml * manual/fr/advanced.xml * manual/fr/claws-mail-manual.xml * manual/fr/faq.xml * manual/fr/glossary.xml * manual/fr/handling.xml * manual/fr/intro.xml * manual/fr/keyboard.xml * manual/fr/plugins.xml * manual/fr/starting.xml * manual/fr/sylpheed-claws-manual.xml * manual/fr/dist/.cvsignore * manual/fr/dist/html/.cvsignore * manual/fr/dist/html/Makefile.am * manual/fr/dist/pdf/.cvsignore * manual/fr/dist/pdf/Makefile.am * manual/fr/dist/ps/.cvsignore * manual/fr/dist/ps/Makefile.am * manual/fr/dist/txt/.cvsignore * manual/fr/dist/txt/Makefile.am * manual/pl/Makefile.am * manual/pl/account.xml * manual/pl/ack.xml * manual/pl/addrbook.xml * manual/pl/advanced.xml * manual/pl/claws-mail-manual.xml * manual/pl/faq.xml * manual/pl/glossary.xml * manual/pl/handling.xml * manual/pl/intro.xml * manual/pl/keyboard.xml * manual/pl/plugins.xml * manual/pl/starting.xml * manual/pl/sylpheed-claws-manual.xml * manual/pl/dist/.cvsignore * manual/pl/dist/html/.cvsignore * manual/pl/dist/html/Makefile.am * manual/pl/dist/pdf/.cvsignore * manual/pl/dist/pdf/Makefile.am * manual/pl/dist/ps/.cvsignore * manual/pl/dist/ps/Makefile.am * manual/pl/dist/txt/.cvsignore * manual/pl/dist/txt/Makefile.am * po/.cvsignore * po/Makevars * src/.cvsignore * src/Makefile.am * src/account.c * src/account.h * src/action.c * src/action.h * src/adbookbase.h * src/addr_compl.c * src/addr_compl.h * src/addrbook.c * src/addrcache.c * src/addrcache.h * src/addrcindex.c * src/addrcindex.h * src/addrclip.c * src/addrclip.h * src/addrdefs.h * src/addressadd.c * src/addressadd.h * src/addressbook.c * src/addressbook.h * src/addressbook_foldersel.c * src/addressbook_foldersel.h * src/addrgather.c * src/addrgather.h * src/addrharvest.c * src/addrharvest.h * src/addrindex.c * src/addrindex.h * src/addritem.c * src/addritem.h * src/addrquery.c * src/addrquery.h * src/addrselect.c * src/addrselect.h * src/alertpanel.c * src/alertpanel.h * src/browseldap.c * src/browseldap.h * src/codeconv.c * src/codeconv.h * src/compose.c * src/crash.c * src/crash.h * src/customheader.c * src/customheader.h * src/displayheader.c * src/displayheader.h * src/editaddress.c * src/editaddress.h * src/editbook.c * src/editbook.h * src/editgroup.c * src/editgroup.h * src/editjpilot.c * src/editjpilot.h * src/editldap.c * src/editldap.h * src/editldap_basedn.c * src/editldap_basedn.h * src/editvcard.c * src/editvcard.h * src/exphtmldlg.c * src/exphtmldlg.h * src/expldifdlg.c * src/expldifdlg.h * src/export.c * src/exporthtml.c * src/exporthtml.h * src/exportldif.c * src/exportldif.h * src/filtering.c * src/filtering.h * src/folder.c * src/folder.h * src/folder_item_prefs.c * src/folder_item_prefs.h * src/foldersel.c * src/foldersel.h * src/folderutils.c * src/folderutils.h * src/folderview.c * src/folderview.h * src/grouplistdialog.c * src/grouplistdialog.h * src/html.c * src/html.h * src/image_viewer.c * src/image_viewer.h * src/imap.c * src/imap.h * src/imap_gtk.c * src/imap_gtk.h * src/import.c * src/import.h * src/importldif.c * src/importldif.h * src/importmutt.c * src/importmutt.h * src/importpine.c * src/importpine.h * src/inc.c * src/inc.h * src/jpilot.c * src/jpilot.h * src/ldapctrl.c * src/ldapctrl.h * src/ldaplocate.c * src/ldaplocate.h * src/ldapquery.c * src/ldapquery.h * src/ldapserver.c * src/ldapserver.h * src/ldaputil.c * src/ldaputil.h * src/ldif.c * src/ldif.h * src/localfolder.c * src/localfolder.h * src/main.c * src/main.h * src/mainwindow.c * src/mainwindow.h * src/manual.c * src/manual.h * src/matcher.c * src/matcher.h * src/matcher_parser.h * src/matcher_parser_lex.l * src/matcher_parser_parse.y * src/mbox.c * src/mbox.h * src/message_search.c * src/message_search.h * src/messageview.c * src/messageview.h * src/mh.c * src/mh.h * src/mh_gtk.c * src/mh_gtk.h * src/mimeview.c * src/mimeview.h * src/msgcache.c * src/msgcache.h * src/mutt.c * src/mutt.h * src/news.c * src/news.h * src/news_gtk.c * src/news_gtk.h * src/noticeview.c * src/noticeview.h * src/partial_download.c * src/partial_download.h * src/pine.c * src/pine.h * src/pop.c * src/pop.h * src/prefs_account.c * src/prefs_account.h * src/prefs_actions.c * src/prefs_actions.h * src/prefs_common.c * src/prefs_common.h * src/prefs_compose_writing.c * src/prefs_compose_writing.h * src/prefs_customheader.c * src/prefs_customheader.h * src/prefs_display_header.c * src/prefs_display_header.h * src/prefs_ext_prog.c * src/prefs_ext_prog.h * src/prefs_filtering.c * src/prefs_folder_column.c * src/prefs_folder_column.h * src/prefs_folder_item.c * src/prefs_folder_item.h * src/prefs_fonts.c * src/prefs_fonts.h * src/prefs_gtk.c * src/prefs_gtk.h * src/prefs_image_viewer.c * src/prefs_image_viewer.h * src/prefs_matcher.c * src/prefs_matcher.h * src/prefs_message.c * src/prefs_message.h * src/prefs_msg_colors.c * src/prefs_msg_colors.h * src/prefs_other.c * src/prefs_other.h * src/prefs_quote.c * src/prefs_quote.h * src/prefs_receive.c * src/prefs_receive.h * src/prefs_send.c * src/prefs_send.h * src/prefs_spelling.c * src/prefs_spelling.h * src/prefs_summaries.c * src/prefs_summaries.h * src/prefs_summary_column.c * src/prefs_summary_column.h * src/prefs_template.c * src/prefs_template.h * src/prefs_themes.c * src/prefs_themes.h * src/prefs_toolbar.c * src/prefs_toolbar.h * src/prefs_wrapping.c * src/prefs_wrapping.h * src/privacy.c * src/privacy.h * src/procheader.c * src/procheader.h * src/procmime.c * src/procmime.h * src/procmsg.c * src/procmsg.h * src/quote_fmt.c * src/quote_fmt_parse.y * src/recv.c * src/recv.h * src/remotefolder.c * src/remotefolder.h * src/send_message.c * src/send_message.h * src/setup.c * src/setup.h * src/sourcewindow.c * src/sourcewindow.h * src/ssl_manager.c * src/ssl_manager.h * src/statusbar.c * src/statusbar.h * src/stock_pixmap.c * src/stock_pixmap.h * src/summary_search.c * src/summary_search.h * src/summaryview.c * src/summaryview.h * src/syldap.c * src/syldap.h * src/textview.c * src/textview.h * src/toolbar.c * src/toolbar.h * src/undo.c * src/undo.h * src/unmime.c * src/unmime.h * src/vcard.c * src/vcard.h * src/wizard.c * src/wizard.h * src/common/base64.c * src/common/base64.h * src/common/defs.h * src/common/hooks.c * src/common/hooks.h * src/common/log.c * src/common/log.h * src/common/mgutils.c * src/common/mgutils.h * src/common/nntp.c * src/common/nntp.h * src/common/passcrypt.c * src/common/passcrypt.h.in * src/common/plugin.c * src/common/plugin.h * src/common/prefs.c * src/common/prefs.h * src/common/progressindicator.c * src/common/progressindicator.h * src/common/quoted-printable.c * src/common/quoted-printable.h * src/common/session.c * src/common/session.h * src/common/smtp.c * src/common/smtp.h * src/common/socket.c * src/common/socket.h * src/common/ssl.c * src/common/ssl.h * src/common/stringtable.c * src/common/stringtable.h * src/common/sylpheed.c * src/common/sylpheed.h * src/common/template.c * src/common/template.h * src/common/timing.h * src/common/utils.c * src/common/utils.h * src/common/version.h.in * src/common/xml.c * src/common/xml.h * src/common/xmlprops.c * src/common/xmlprops.h * src/gtk/about.c * src/gtk/colorlabel.c * src/gtk/colorlabel.h * src/gtk/colorsel.c * src/gtk/colorsel.h * src/gtk/combobox.c * src/gtk/combobox.h * src/gtk/description_window.c * src/gtk/description_window.h * src/gtk/filesel.c * src/gtk/filesel.h * src/gtk/foldersort.c * src/gtk/foldersort.h * src/gtk/gtkaspell.c * src/gtk/gtkaspell.h * src/gtk/gtksctree.c * src/gtk/gtkshruler.c * src/gtk/gtkshruler.h * src/gtk/gtkutils.c * src/gtk/gtkutils.h * src/gtk/icon_legend.c * src/gtk/icon_legend.h * src/gtk/logwindow.c * src/gtk/logwindow.h * src/gtk/manage_window.c * src/gtk/manage_window.h * src/gtk/pluginwindow.c * src/gtk/pluginwindow.h * src/gtk/prefswindow.c * src/gtk/prefswindow.h * src/gtk/quicksearch.c * src/gtk/quicksearch.h * src/pixmaps/claws-mail.xpm * src/pixmaps/claws-mail_icon.xpm * src/pixmaps/claws-mail_logo.xpm * src/pixmaps/sylpheed-claws.xpm * src/pixmaps/sylpheed-claws_icon.xpm * src/pixmaps/sylpheed-claws_logo.xpm * src/plugins/bogofilter/Makefile.am * src/plugins/bogofilter/bogofilter.c * src/plugins/bogofilter/bogofilter.h * src/plugins/bogofilter/bogofilter_gtk.c * src/plugins/clamav/Makefile.am * src/plugins/clamav/clamav_plugin.c * src/plugins/clamav/clamav_plugin.h * src/plugins/clamav/clamav_plugin_gtk.c * src/plugins/demo/Makefile.am * src/plugins/demo/demo.c * src/plugins/dillo_viewer/Makefile.am * src/plugins/dillo_viewer/README * src/plugins/dillo_viewer/dillo_prefs.c * src/plugins/dillo_viewer/dillo_prefs.h * src/plugins/dillo_viewer/dillo_viewer.c * src/plugins/pgpcore/Makefile.am * src/plugins/pgpcore/passphrase.c * src/plugins/pgpcore/passphrase.h * src/plugins/pgpcore/pgp_viewer.c * src/plugins/pgpcore/pgp_viewer.h * src/plugins/pgpcore/plugin.c * src/plugins/pgpcore/prefs_gpg.c * src/plugins/pgpcore/prefs_gpg.h * src/plugins/pgpcore/select-keys.c * src/plugins/pgpcore/select-keys.h * src/plugins/pgpcore/sgpgme.c * src/plugins/pgpcore/sgpgme.h * src/plugins/pgpcore/sylpheed.def * src/plugins/pgpcore/version.rc * src/plugins/pgpinline/Makefile.am * src/plugins/pgpinline/pgpinline.c * src/plugins/pgpinline/pgpinline.h * src/plugins/pgpinline/plugin.c * src/plugins/pgpinline/sylpheed.def * src/plugins/pgpinline/version.rc * src/plugins/pgpmime/Makefile.am * src/plugins/pgpmime/pgpmime.c * src/plugins/pgpmime/pgpmime.h * src/plugins/pgpmime/plugin.c * src/plugins/pgpmime/sylpheed.def * src/plugins/pgpmime/version.rc * src/plugins/spamassassin/Makefile.am * src/plugins/spamassassin/README * src/plugins/spamassassin/spamassassin.c * src/plugins/spamassassin/spamassassin.h * src/plugins/spamassassin/spamassassin_gtk.c * src/plugins/trayicon/Makefile.am * src/plugins/trayicon/trayicon.c * tools/OOo2sylpheed.pl * tools/README * tools/README.sylprint * tools/acroread2sylpheed.pl * tools/claws.i18n.status.pl * tools/filter_conv.pl * tools/filter_conv_new.pl * tools/freshmeat_search.pl * tools/google_search.pl * tools/kmail2sylpheed.pl * tools/kmail2sylpheed_v2.pl * tools/make.themes.project * tools/multiwebsearch.pl * tools/nautilus2sylpheed.sh * tools/outlook2sylpheed.pl * tools/sylprint.pl * tools/sylprint.rc * tools/tb2sylpheed * tools/textviewer.sh * tools/vcard2xml.py * tools/kdeservicemenu/README * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl * tools/kdeservicemenu/template_sylpheed-attach-files.desktop * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop Change name to Claws Mail. Announce to follow...
2006-11-07 11:24:03 +01:00
<filename class="directory">.claws-mail</filename> to
<filename class="directory">/etc/skel/</filename>; if the deployed
2006-11-07 [paul] 2.6.0cvs7 * .cvsignore * AUTHORS * COPYING * INSTALL * Makefile.am * NEWS * README * RELEASE_NOTES * autogen.sh * claws-mail-128x128.png * claws-mail-64x64.png * claws-mail.ico * claws-mail.pc.in * claws-mail.png * configure.ac * sylpheed-claws-128x128.png * sylpheed-claws-64x64.png * sylpheed-claws.desktop * sylpheed-claws.ico * sylpheed-claws.pc.in * sylpheed-claws.png * debian/README.Debian * debian/changelog * debian/claws-mail.desktop * debian/claws-mail.menu * debian/claws-mail.postinst.debhelper * debian/claws-mail.postrm.debhelper * debian/control * debian/copyright * debian/files * debian/rules * debian/sylpheed-claws.desktop * debian/sylpheed-claws.menu * debian/sylpheed-claws.postinst.debhelper * debian/sylpheed-claws.postrm.debhelper * doc/man/Makefile.am * doc/man/claws-mail.1 * doc/man/sylpheed-claws.1 * doc/src/ChangeLog.claws-pre0.8.0 * manual/Makefile.am * manual/account.xml * manual/ack.xml * manual/addrbook.xml * manual/advanced.xml * manual/claws-mail-manual.xml * manual/faq.xml * manual/glossary.xml * manual/handling.xml * manual/intro.xml * manual/keyboard.xml * manual/plugins.xml * manual/starting.xml * manual/sylpheed-claws-manual.xml * manual/xml2pdf * manual/dist/.cvsignore * manual/dist/html/.cvsignore * manual/dist/html/Makefile.am * manual/dist/pdf/.cvsignore * manual/dist/pdf/Makefile.am * manual/dist/ps/.cvsignore * manual/dist/ps/Makefile.am * manual/dist/txt/.cvsignore * manual/dist/txt/Makefile.am * manual/es/Makefile.am * manual/es/advanced.xml * manual/es/claws-mail-manual.xml * manual/es/faq.xml * manual/es/glossary.xml * manual/es/handling.xml * manual/es/intro.xml * manual/es/plugins.xml * manual/es/sylpheed-claws-manual.xml * manual/es/dist/.cvsignore * manual/es/dist/html/.cvsignore * manual/es/dist/html/Makefile.am * manual/es/dist/pdf/.cvsignore * manual/es/dist/pdf/Makefile.am * manual/es/dist/ps/.cvsignore * manual/es/dist/ps/Makefile.am * manual/es/dist/txt/.cvsignore * manual/es/dist/txt/Makefile.am * manual/fr/Makefile.am * manual/fr/account.xml * manual/fr/ack.xml * manual/fr/addrbook.xml * manual/fr/advanced.xml * manual/fr/claws-mail-manual.xml * manual/fr/faq.xml * manual/fr/glossary.xml * manual/fr/handling.xml * manual/fr/intro.xml * manual/fr/keyboard.xml * manual/fr/plugins.xml * manual/fr/starting.xml * manual/fr/sylpheed-claws-manual.xml * manual/fr/dist/.cvsignore * manual/fr/dist/html/.cvsignore * manual/fr/dist/html/Makefile.am * manual/fr/dist/pdf/.cvsignore * manual/fr/dist/pdf/Makefile.am * manual/fr/dist/ps/.cvsignore * manual/fr/dist/ps/Makefile.am * manual/fr/dist/txt/.cvsignore * manual/fr/dist/txt/Makefile.am * manual/pl/Makefile.am * manual/pl/account.xml * manual/pl/ack.xml * manual/pl/addrbook.xml * manual/pl/advanced.xml * manual/pl/claws-mail-manual.xml * manual/pl/faq.xml * manual/pl/glossary.xml * manual/pl/handling.xml * manual/pl/intro.xml * manual/pl/keyboard.xml * manual/pl/plugins.xml * manual/pl/starting.xml * manual/pl/sylpheed-claws-manual.xml * manual/pl/dist/.cvsignore * manual/pl/dist/html/.cvsignore * manual/pl/dist/html/Makefile.am * manual/pl/dist/pdf/.cvsignore * manual/pl/dist/pdf/Makefile.am * manual/pl/dist/ps/.cvsignore * manual/pl/dist/ps/Makefile.am * manual/pl/dist/txt/.cvsignore * manual/pl/dist/txt/Makefile.am * po/.cvsignore * po/Makevars * src/.cvsignore * src/Makefile.am * src/account.c * src/account.h * src/action.c * src/action.h * src/adbookbase.h * src/addr_compl.c * src/addr_compl.h * src/addrbook.c * src/addrcache.c * src/addrcache.h * src/addrcindex.c * src/addrcindex.h * src/addrclip.c * src/addrclip.h * src/addrdefs.h * src/addressadd.c * src/addressadd.h * src/addressbook.c * src/addressbook.h * src/addressbook_foldersel.c * src/addressbook_foldersel.h * src/addrgather.c * src/addrgather.h * src/addrharvest.c * src/addrharvest.h * src/addrindex.c * src/addrindex.h * src/addritem.c * src/addritem.h * src/addrquery.c * src/addrquery.h * src/addrselect.c * src/addrselect.h * src/alertpanel.c * src/alertpanel.h * src/browseldap.c * src/browseldap.h * src/codeconv.c * src/codeconv.h * src/compose.c * src/crash.c * src/crash.h * src/customheader.c * src/customheader.h * src/displayheader.c * src/displayheader.h * src/editaddress.c * src/editaddress.h * src/editbook.c * src/editbook.h * src/editgroup.c * src/editgroup.h * src/editjpilot.c * src/editjpilot.h * src/editldap.c * src/editldap.h * src/editldap_basedn.c * src/editldap_basedn.h * src/editvcard.c * src/editvcard.h * src/exphtmldlg.c * src/exphtmldlg.h * src/expldifdlg.c * src/expldifdlg.h * src/export.c * src/exporthtml.c * src/exporthtml.h * src/exportldif.c * src/exportldif.h * src/filtering.c * src/filtering.h * src/folder.c * src/folder.h * src/folder_item_prefs.c * src/folder_item_prefs.h * src/foldersel.c * src/foldersel.h * src/folderutils.c * src/folderutils.h * src/folderview.c * src/folderview.h * src/grouplistdialog.c * src/grouplistdialog.h * src/html.c * src/html.h * src/image_viewer.c * src/image_viewer.h * src/imap.c * src/imap.h * src/imap_gtk.c * src/imap_gtk.h * src/import.c * src/import.h * src/importldif.c * src/importldif.h * src/importmutt.c * src/importmutt.h * src/importpine.c * src/importpine.h * src/inc.c * src/inc.h * src/jpilot.c * src/jpilot.h * src/ldapctrl.c * src/ldapctrl.h * src/ldaplocate.c * src/ldaplocate.h * src/ldapquery.c * src/ldapquery.h * src/ldapserver.c * src/ldapserver.h * src/ldaputil.c * src/ldaputil.h * src/ldif.c * src/ldif.h * src/localfolder.c * src/localfolder.h * src/main.c * src/main.h * src/mainwindow.c * src/mainwindow.h * src/manual.c * src/manual.h * src/matcher.c * src/matcher.h * src/matcher_parser.h * src/matcher_parser_lex.l * src/matcher_parser_parse.y * src/mbox.c * src/mbox.h * src/message_search.c * src/message_search.h * src/messageview.c * src/messageview.h * src/mh.c * src/mh.h * src/mh_gtk.c * src/mh_gtk.h * src/mimeview.c * src/mimeview.h * src/msgcache.c * src/msgcache.h * src/mutt.c * src/mutt.h * src/news.c * src/news.h * src/news_gtk.c * src/news_gtk.h * src/noticeview.c * src/noticeview.h * src/partial_download.c * src/partial_download.h * src/pine.c * src/pine.h * src/pop.c * src/pop.h * src/prefs_account.c * src/prefs_account.h * src/prefs_actions.c * src/prefs_actions.h * src/prefs_common.c * src/prefs_common.h * src/prefs_compose_writing.c * src/prefs_compose_writing.h * src/prefs_customheader.c * src/prefs_customheader.h * src/prefs_display_header.c * src/prefs_display_header.h * src/prefs_ext_prog.c * src/prefs_ext_prog.h * src/prefs_filtering.c * src/prefs_folder_column.c * src/prefs_folder_column.h * src/prefs_folder_item.c * src/prefs_folder_item.h * src/prefs_fonts.c * src/prefs_fonts.h * src/prefs_gtk.c * src/prefs_gtk.h * src/prefs_image_viewer.c * src/prefs_image_viewer.h * src/prefs_matcher.c * src/prefs_matcher.h * src/prefs_message.c * src/prefs_message.h * src/prefs_msg_colors.c * src/prefs_msg_colors.h * src/prefs_other.c * src/prefs_other.h * src/prefs_quote.c * src/prefs_quote.h * src/prefs_receive.c * src/prefs_receive.h * src/prefs_send.c * src/prefs_send.h * src/prefs_spelling.c * src/prefs_spelling.h * src/prefs_summaries.c * src/prefs_summaries.h * src/prefs_summary_column.c * src/prefs_summary_column.h * src/prefs_template.c * src/prefs_template.h * src/prefs_themes.c * src/prefs_themes.h * src/prefs_toolbar.c * src/prefs_toolbar.h * src/prefs_wrapping.c * src/prefs_wrapping.h * src/privacy.c * src/privacy.h * src/procheader.c * src/procheader.h * src/procmime.c * src/procmime.h * src/procmsg.c * src/procmsg.h * src/quote_fmt.c * src/quote_fmt_parse.y * src/recv.c * src/recv.h * src/remotefolder.c * src/remotefolder.h * src/send_message.c * src/send_message.h * src/setup.c * src/setup.h * src/sourcewindow.c * src/sourcewindow.h * src/ssl_manager.c * src/ssl_manager.h * src/statusbar.c * src/statusbar.h * src/stock_pixmap.c * src/stock_pixmap.h * src/summary_search.c * src/summary_search.h * src/summaryview.c * src/summaryview.h * src/syldap.c * src/syldap.h * src/textview.c * src/textview.h * src/toolbar.c * src/toolbar.h * src/undo.c * src/undo.h * src/unmime.c * src/unmime.h * src/vcard.c * src/vcard.h * src/wizard.c * src/wizard.h * src/common/base64.c * src/common/base64.h * src/common/defs.h * src/common/hooks.c * src/common/hooks.h * src/common/log.c * src/common/log.h * src/common/mgutils.c * src/common/mgutils.h * src/common/nntp.c * src/common/nntp.h * src/common/passcrypt.c * src/common/passcrypt.h.in * src/common/plugin.c * src/common/plugin.h * src/common/prefs.c * src/common/prefs.h * src/common/progressindicator.c * src/common/progressindicator.h * src/common/quoted-printable.c * src/common/quoted-printable.h * src/common/session.c * src/common/session.h * src/common/smtp.c * src/common/smtp.h * src/common/socket.c * src/common/socket.h * src/common/ssl.c * src/common/ssl.h * src/common/stringtable.c * src/common/stringtable.h * src/common/sylpheed.c * src/common/sylpheed.h * src/common/template.c * src/common/template.h * src/common/timing.h * src/common/utils.c * src/common/utils.h * src/common/version.h.in * src/common/xml.c * src/common/xml.h * src/common/xmlprops.c * src/common/xmlprops.h * src/gtk/about.c * src/gtk/colorlabel.c * src/gtk/colorlabel.h * src/gtk/colorsel.c * src/gtk/colorsel.h * src/gtk/combobox.c * src/gtk/combobox.h * src/gtk/description_window.c * src/gtk/description_window.h * src/gtk/filesel.c * src/gtk/filesel.h * src/gtk/foldersort.c * src/gtk/foldersort.h * src/gtk/gtkaspell.c * src/gtk/gtkaspell.h * src/gtk/gtksctree.c * src/gtk/gtkshruler.c * src/gtk/gtkshruler.h * src/gtk/gtkutils.c * src/gtk/gtkutils.h * src/gtk/icon_legend.c * src/gtk/icon_legend.h * src/gtk/logwindow.c * src/gtk/logwindow.h * src/gtk/manage_window.c * src/gtk/manage_window.h * src/gtk/pluginwindow.c * src/gtk/pluginwindow.h * src/gtk/prefswindow.c * src/gtk/prefswindow.h * src/gtk/quicksearch.c * src/gtk/quicksearch.h * src/pixmaps/claws-mail.xpm * src/pixmaps/claws-mail_icon.xpm * src/pixmaps/claws-mail_logo.xpm * src/pixmaps/sylpheed-claws.xpm * src/pixmaps/sylpheed-claws_icon.xpm * src/pixmaps/sylpheed-claws_logo.xpm * src/plugins/bogofilter/Makefile.am * src/plugins/bogofilter/bogofilter.c * src/plugins/bogofilter/bogofilter.h * src/plugins/bogofilter/bogofilter_gtk.c * src/plugins/clamav/Makefile.am * src/plugins/clamav/clamav_plugin.c * src/plugins/clamav/clamav_plugin.h * src/plugins/clamav/clamav_plugin_gtk.c * src/plugins/demo/Makefile.am * src/plugins/demo/demo.c * src/plugins/dillo_viewer/Makefile.am * src/plugins/dillo_viewer/README * src/plugins/dillo_viewer/dillo_prefs.c * src/plugins/dillo_viewer/dillo_prefs.h * src/plugins/dillo_viewer/dillo_viewer.c * src/plugins/pgpcore/Makefile.am * src/plugins/pgpcore/passphrase.c * src/plugins/pgpcore/passphrase.h * src/plugins/pgpcore/pgp_viewer.c * src/plugins/pgpcore/pgp_viewer.h * src/plugins/pgpcore/plugin.c * src/plugins/pgpcore/prefs_gpg.c * src/plugins/pgpcore/prefs_gpg.h * src/plugins/pgpcore/select-keys.c * src/plugins/pgpcore/select-keys.h * src/plugins/pgpcore/sgpgme.c * src/plugins/pgpcore/sgpgme.h * src/plugins/pgpcore/sylpheed.def * src/plugins/pgpcore/version.rc * src/plugins/pgpinline/Makefile.am * src/plugins/pgpinline/pgpinline.c * src/plugins/pgpinline/pgpinline.h * src/plugins/pgpinline/plugin.c * src/plugins/pgpinline/sylpheed.def * src/plugins/pgpinline/version.rc * src/plugins/pgpmime/Makefile.am * src/plugins/pgpmime/pgpmime.c * src/plugins/pgpmime/pgpmime.h * src/plugins/pgpmime/plugin.c * src/plugins/pgpmime/sylpheed.def * src/plugins/pgpmime/version.rc * src/plugins/spamassassin/Makefile.am * src/plugins/spamassassin/README * src/plugins/spamassassin/spamassassin.c * src/plugins/spamassassin/spamassassin.h * src/plugins/spamassassin/spamassassin_gtk.c * src/plugins/trayicon/Makefile.am * src/plugins/trayicon/trayicon.c * tools/OOo2sylpheed.pl * tools/README * tools/README.sylprint * tools/acroread2sylpheed.pl * tools/claws.i18n.status.pl * tools/filter_conv.pl * tools/filter_conv_new.pl * tools/freshmeat_search.pl * tools/google_search.pl * tools/kmail2sylpheed.pl * tools/kmail2sylpheed_v2.pl * tools/make.themes.project * tools/multiwebsearch.pl * tools/nautilus2sylpheed.sh * tools/outlook2sylpheed.pl * tools/sylprint.pl * tools/sylprint.rc * tools/tb2sylpheed * tools/textviewer.sh * tools/vcard2xml.py * tools/kdeservicemenu/README * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl * tools/kdeservicemenu/template_sylpheed-attach-files.desktop * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop Change name to Claws Mail. Announce to follow...
2006-11-07 11:24:03 +01:00
Claws Mail will use MH folders, also copy the created
<filename class="directory">Mail</filename> directory. chown all of
2006-11-07 [paul] 2.6.0cvs7 * .cvsignore * AUTHORS * COPYING * INSTALL * Makefile.am * NEWS * README * RELEASE_NOTES * autogen.sh * claws-mail-128x128.png * claws-mail-64x64.png * claws-mail.ico * claws-mail.pc.in * claws-mail.png * configure.ac * sylpheed-claws-128x128.png * sylpheed-claws-64x64.png * sylpheed-claws.desktop * sylpheed-claws.ico * sylpheed-claws.pc.in * sylpheed-claws.png * debian/README.Debian * debian/changelog * debian/claws-mail.desktop * debian/claws-mail.menu * debian/claws-mail.postinst.debhelper * debian/claws-mail.postrm.debhelper * debian/control * debian/copyright * debian/files * debian/rules * debian/sylpheed-claws.desktop * debian/sylpheed-claws.menu * debian/sylpheed-claws.postinst.debhelper * debian/sylpheed-claws.postrm.debhelper * doc/man/Makefile.am * doc/man/claws-mail.1 * doc/man/sylpheed-claws.1 * doc/src/ChangeLog.claws-pre0.8.0 * manual/Makefile.am * manual/account.xml * manual/ack.xml * manual/addrbook.xml * manual/advanced.xml * manual/claws-mail-manual.xml * manual/faq.xml * manual/glossary.xml * manual/handling.xml * manual/intro.xml * manual/keyboard.xml * manual/plugins.xml * manual/starting.xml * manual/sylpheed-claws-manual.xml * manual/xml2pdf * manual/dist/.cvsignore * manual/dist/html/.cvsignore * manual/dist/html/Makefile.am * manual/dist/pdf/.cvsignore * manual/dist/pdf/Makefile.am * manual/dist/ps/.cvsignore * manual/dist/ps/Makefile.am * manual/dist/txt/.cvsignore * manual/dist/txt/Makefile.am * manual/es/Makefile.am * manual/es/advanced.xml * manual/es/claws-mail-manual.xml * manual/es/faq.xml * manual/es/glossary.xml * manual/es/handling.xml * manual/es/intro.xml * manual/es/plugins.xml * manual/es/sylpheed-claws-manual.xml * manual/es/dist/.cvsignore * manual/es/dist/html/.cvsignore * manual/es/dist/html/Makefile.am * manual/es/dist/pdf/.cvsignore * manual/es/dist/pdf/Makefile.am * manual/es/dist/ps/.cvsignore * manual/es/dist/ps/Makefile.am * manual/es/dist/txt/.cvsignore * manual/es/dist/txt/Makefile.am * manual/fr/Makefile.am * manual/fr/account.xml * manual/fr/ack.xml * manual/fr/addrbook.xml * manual/fr/advanced.xml * manual/fr/claws-mail-manual.xml * manual/fr/faq.xml * manual/fr/glossary.xml * manual/fr/handling.xml * manual/fr/intro.xml * manual/fr/keyboard.xml * manual/fr/plugins.xml * manual/fr/starting.xml * manual/fr/sylpheed-claws-manual.xml * manual/fr/dist/.cvsignore * manual/fr/dist/html/.cvsignore * manual/fr/dist/html/Makefile.am * manual/fr/dist/pdf/.cvsignore * manual/fr/dist/pdf/Makefile.am * manual/fr/dist/ps/.cvsignore * manual/fr/dist/ps/Makefile.am * manual/fr/dist/txt/.cvsignore * manual/fr/dist/txt/Makefile.am * manual/pl/Makefile.am * manual/pl/account.xml * manual/pl/ack.xml * manual/pl/addrbook.xml * manual/pl/advanced.xml * manual/pl/claws-mail-manual.xml * manual/pl/faq.xml * manual/pl/glossary.xml * manual/pl/handling.xml * manual/pl/intro.xml * manual/pl/keyboard.xml * manual/pl/plugins.xml * manual/pl/starting.xml * manual/pl/sylpheed-claws-manual.xml * manual/pl/dist/.cvsignore * manual/pl/dist/html/.cvsignore * manual/pl/dist/html/Makefile.am * manual/pl/dist/pdf/.cvsignore * manual/pl/dist/pdf/Makefile.am * manual/pl/dist/ps/.cvsignore * manual/pl/dist/ps/Makefile.am * manual/pl/dist/txt/.cvsignore * manual/pl/dist/txt/Makefile.am * po/.cvsignore * po/Makevars * src/.cvsignore * src/Makefile.am * src/account.c * src/account.h * src/action.c * src/action.h * src/adbookbase.h * src/addr_compl.c * src/addr_compl.h * src/addrbook.c * src/addrcache.c * src/addrcache.h * src/addrcindex.c * src/addrcindex.h * src/addrclip.c * src/addrclip.h * src/addrdefs.h * src/addressadd.c * src/addressadd.h * src/addressbook.c * src/addressbook.h * src/addressbook_foldersel.c * src/addressbook_foldersel.h * src/addrgather.c * src/addrgather.h * src/addrharvest.c * src/addrharvest.h * src/addrindex.c * src/addrindex.h * src/addritem.c * src/addritem.h * src/addrquery.c * src/addrquery.h * src/addrselect.c * src/addrselect.h * src/alertpanel.c * src/alertpanel.h * src/browseldap.c * src/browseldap.h * src/codeconv.c * src/codeconv.h * src/compose.c * src/crash.c * src/crash.h * src/customheader.c * src/customheader.h * src/displayheader.c * src/displayheader.h * src/editaddress.c * src/editaddress.h * src/editbook.c * src/editbook.h * src/editgroup.c * src/editgroup.h * src/editjpilot.c * src/editjpilot.h * src/editldap.c * src/editldap.h * src/editldap_basedn.c * src/editldap_basedn.h * src/editvcard.c * src/editvcard.h * src/exphtmldlg.c * src/exphtmldlg.h * src/expldifdlg.c * src/expldifdlg.h * src/export.c * src/exporthtml.c * src/exporthtml.h * src/exportldif.c * src/exportldif.h * src/filtering.c * src/filtering.h * src/folder.c * src/folder.h * src/folder_item_prefs.c * src/folder_item_prefs.h * src/foldersel.c * src/foldersel.h * src/folderutils.c * src/folderutils.h * src/folderview.c * src/folderview.h * src/grouplistdialog.c * src/grouplistdialog.h * src/html.c * src/html.h * src/image_viewer.c * src/image_viewer.h * src/imap.c * src/imap.h * src/imap_gtk.c * src/imap_gtk.h * src/import.c * src/import.h * src/importldif.c * src/importldif.h * src/importmutt.c * src/importmutt.h * src/importpine.c * src/importpine.h * src/inc.c * src/inc.h * src/jpilot.c * src/jpilot.h * src/ldapctrl.c * src/ldapctrl.h * src/ldaplocate.c * src/ldaplocate.h * src/ldapquery.c * src/ldapquery.h * src/ldapserver.c * src/ldapserver.h * src/ldaputil.c * src/ldaputil.h * src/ldif.c * src/ldif.h * src/localfolder.c * src/localfolder.h * src/main.c * src/main.h * src/mainwindow.c * src/mainwindow.h * src/manual.c * src/manual.h * src/matcher.c * src/matcher.h * src/matcher_parser.h * src/matcher_parser_lex.l * src/matcher_parser_parse.y * src/mbox.c * src/mbox.h * src/message_search.c * src/message_search.h * src/messageview.c * src/messageview.h * src/mh.c * src/mh.h * src/mh_gtk.c * src/mh_gtk.h * src/mimeview.c * src/mimeview.h * src/msgcache.c * src/msgcache.h * src/mutt.c * src/mutt.h * src/news.c * src/news.h * src/news_gtk.c * src/news_gtk.h * src/noticeview.c * src/noticeview.h * src/partial_download.c * src/partial_download.h * src/pine.c * src/pine.h * src/pop.c * src/pop.h * src/prefs_account.c * src/prefs_account.h * src/prefs_actions.c * src/prefs_actions.h * src/prefs_common.c * src/prefs_common.h * src/prefs_compose_writing.c * src/prefs_compose_writing.h * src/prefs_customheader.c * src/prefs_customheader.h * src/prefs_display_header.c * src/prefs_display_header.h * src/prefs_ext_prog.c * src/prefs_ext_prog.h * src/prefs_filtering.c * src/prefs_folder_column.c * src/prefs_folder_column.h * src/prefs_folder_item.c * src/prefs_folder_item.h * src/prefs_fonts.c * src/prefs_fonts.h * src/prefs_gtk.c * src/prefs_gtk.h * src/prefs_image_viewer.c * src/prefs_image_viewer.h * src/prefs_matcher.c * src/prefs_matcher.h * src/prefs_message.c * src/prefs_message.h * src/prefs_msg_colors.c * src/prefs_msg_colors.h * src/prefs_other.c * src/prefs_other.h * src/prefs_quote.c * src/prefs_quote.h * src/prefs_receive.c * src/prefs_receive.h * src/prefs_send.c * src/prefs_send.h * src/prefs_spelling.c * src/prefs_spelling.h * src/prefs_summaries.c * src/prefs_summaries.h * src/prefs_summary_column.c * src/prefs_summary_column.h * src/prefs_template.c * src/prefs_template.h * src/prefs_themes.c * src/prefs_themes.h * src/prefs_toolbar.c * src/prefs_toolbar.h * src/prefs_wrapping.c * src/prefs_wrapping.h * src/privacy.c * src/privacy.h * src/procheader.c * src/procheader.h * src/procmime.c * src/procmime.h * src/procmsg.c * src/procmsg.h * src/quote_fmt.c * src/quote_fmt_parse.y * src/recv.c * src/recv.h * src/remotefolder.c * src/remotefolder.h * src/send_message.c * src/send_message.h * src/setup.c * src/setup.h * src/sourcewindow.c * src/sourcewindow.h * src/ssl_manager.c * src/ssl_manager.h * src/statusbar.c * src/statusbar.h * src/stock_pixmap.c * src/stock_pixmap.h * src/summary_search.c * src/summary_search.h * src/summaryview.c * src/summaryview.h * src/syldap.c * src/syldap.h * src/textview.c * src/textview.h * src/toolbar.c * src/toolbar.h * src/undo.c * src/undo.h * src/unmime.c * src/unmime.h * src/vcard.c * src/vcard.h * src/wizard.c * src/wizard.h * src/common/base64.c * src/common/base64.h * src/common/defs.h * src/common/hooks.c * src/common/hooks.h * src/common/log.c * src/common/log.h * src/common/mgutils.c * src/common/mgutils.h * src/common/nntp.c * src/common/nntp.h * src/common/passcrypt.c * src/common/passcrypt.h.in * src/common/plugin.c * src/common/plugin.h * src/common/prefs.c * src/common/prefs.h * src/common/progressindicator.c * src/common/progressindicator.h * src/common/quoted-printable.c * src/common/quoted-printable.h * src/common/session.c * src/common/session.h * src/common/smtp.c * src/common/smtp.h * src/common/socket.c * src/common/socket.h * src/common/ssl.c * src/common/ssl.h * src/common/stringtable.c * src/common/stringtable.h * src/common/sylpheed.c * src/common/sylpheed.h * src/common/template.c * src/common/template.h * src/common/timing.h * src/common/utils.c * src/common/utils.h * src/common/version.h.in * src/common/xml.c * src/common/xml.h * src/common/xmlprops.c * src/common/xmlprops.h * src/gtk/about.c * src/gtk/colorlabel.c * src/gtk/colorlabel.h * src/gtk/colorsel.c * src/gtk/colorsel.h * src/gtk/combobox.c * src/gtk/combobox.h * src/gtk/description_window.c * src/gtk/description_window.h * src/gtk/filesel.c * src/gtk/filesel.h * src/gtk/foldersort.c * src/gtk/foldersort.h * src/gtk/gtkaspell.c * src/gtk/gtkaspell.h * src/gtk/gtksctree.c * src/gtk/gtkshruler.c * src/gtk/gtkshruler.h * src/gtk/gtkutils.c * src/gtk/gtkutils.h * src/gtk/icon_legend.c * src/gtk/icon_legend.h * src/gtk/logwindow.c * src/gtk/logwindow.h * src/gtk/manage_window.c * src/gtk/manage_window.h * src/gtk/pluginwindow.c * src/gtk/pluginwindow.h * src/gtk/prefswindow.c * src/gtk/prefswindow.h * src/gtk/quicksearch.c * src/gtk/quicksearch.h * src/pixmaps/claws-mail.xpm * src/pixmaps/claws-mail_icon.xpm * src/pixmaps/claws-mail_logo.xpm * src/pixmaps/sylpheed-claws.xpm * src/pixmaps/sylpheed-claws_icon.xpm * src/pixmaps/sylpheed-claws_logo.xpm * src/plugins/bogofilter/Makefile.am * src/plugins/bogofilter/bogofilter.c * src/plugins/bogofilter/bogofilter.h * src/plugins/bogofilter/bogofilter_gtk.c * src/plugins/clamav/Makefile.am * src/plugins/clamav/clamav_plugin.c * src/plugins/clamav/clamav_plugin.h * src/plugins/clamav/clamav_plugin_gtk.c * src/plugins/demo/Makefile.am * src/plugins/demo/demo.c * src/plugins/dillo_viewer/Makefile.am * src/plugins/dillo_viewer/README * src/plugins/dillo_viewer/dillo_prefs.c * src/plugins/dillo_viewer/dillo_prefs.h * src/plugins/dillo_viewer/dillo_viewer.c * src/plugins/pgpcore/Makefile.am * src/plugins/pgpcore/passphrase.c * src/plugins/pgpcore/passphrase.h * src/plugins/pgpcore/pgp_viewer.c * src/plugins/pgpcore/pgp_viewer.h * src/plugins/pgpcore/plugin.c * src/plugins/pgpcore/prefs_gpg.c * src/plugins/pgpcore/prefs_gpg.h * src/plugins/pgpcore/select-keys.c * src/plugins/pgpcore/select-keys.h * src/plugins/pgpcore/sgpgme.c * src/plugins/pgpcore/sgpgme.h * src/plugins/pgpcore/sylpheed.def * src/plugins/pgpcore/version.rc * src/plugins/pgpinline/Makefile.am * src/plugins/pgpinline/pgpinline.c * src/plugins/pgpinline/pgpinline.h * src/plugins/pgpinline/plugin.c * src/plugins/pgpinline/sylpheed.def * src/plugins/pgpinline/version.rc * src/plugins/pgpmime/Makefile.am * src/plugins/pgpmime/pgpmime.c * src/plugins/pgpmime/pgpmime.h * src/plugins/pgpmime/plugin.c * src/plugins/pgpmime/sylpheed.def * src/plugins/pgpmime/version.rc * src/plugins/spamassassin/Makefile.am * src/plugins/spamassassin/README * src/plugins/spamassassin/spamassassin.c * src/plugins/spamassassin/spamassassin.h * src/plugins/spamassassin/spamassassin_gtk.c * src/plugins/trayicon/Makefile.am * src/plugins/trayicon/trayicon.c * tools/OOo2sylpheed.pl * tools/README * tools/README.sylprint * tools/acroread2sylpheed.pl * tools/claws.i18n.status.pl * tools/filter_conv.pl * tools/filter_conv_new.pl * tools/freshmeat_search.pl * tools/google_search.pl * tools/kmail2sylpheed.pl * tools/kmail2sylpheed_v2.pl * tools/make.themes.project * tools/multiwebsearch.pl * tools/nautilus2sylpheed.sh * tools/outlook2sylpheed.pl * tools/sylprint.pl * tools/sylprint.rc * tools/tb2sylpheed * tools/textviewer.sh * tools/vcard2xml.py * tools/kdeservicemenu/README * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl * tools/kdeservicemenu/template_sylpheed-attach-files.desktop * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop Change name to Claws Mail. Announce to follow...
2006-11-07 11:24:03 +01:00
<filename class="directory">/etc/skel/.claws-mail</filename>
and <filename class="directory">/etc/skel/Mail</filename> to
<literal>root:root</literal> for security reasons.
</para>
</listitem>
<listitem>
<para>
2006-11-07 [paul] 2.6.0cvs7 * .cvsignore * AUTHORS * COPYING * INSTALL * Makefile.am * NEWS * README * RELEASE_NOTES * autogen.sh * claws-mail-128x128.png * claws-mail-64x64.png * claws-mail.ico * claws-mail.pc.in * claws-mail.png * configure.ac * sylpheed-claws-128x128.png * sylpheed-claws-64x64.png * sylpheed-claws.desktop * sylpheed-claws.ico * sylpheed-claws.pc.in * sylpheed-claws.png * debian/README.Debian * debian/changelog * debian/claws-mail.desktop * debian/claws-mail.menu * debian/claws-mail.postinst.debhelper * debian/claws-mail.postrm.debhelper * debian/control * debian/copyright * debian/files * debian/rules * debian/sylpheed-claws.desktop * debian/sylpheed-claws.menu * debian/sylpheed-claws.postinst.debhelper * debian/sylpheed-claws.postrm.debhelper * doc/man/Makefile.am * doc/man/claws-mail.1 * doc/man/sylpheed-claws.1 * doc/src/ChangeLog.claws-pre0.8.0 * manual/Makefile.am * manual/account.xml * manual/ack.xml * manual/addrbook.xml * manual/advanced.xml * manual/claws-mail-manual.xml * manual/faq.xml * manual/glossary.xml * manual/handling.xml * manual/intro.xml * manual/keyboard.xml * manual/plugins.xml * manual/starting.xml * manual/sylpheed-claws-manual.xml * manual/xml2pdf * manual/dist/.cvsignore * manual/dist/html/.cvsignore * manual/dist/html/Makefile.am * manual/dist/pdf/.cvsignore * manual/dist/pdf/Makefile.am * manual/dist/ps/.cvsignore * manual/dist/ps/Makefile.am * manual/dist/txt/.cvsignore * manual/dist/txt/Makefile.am * manual/es/Makefile.am * manual/es/advanced.xml * manual/es/claws-mail-manual.xml * manual/es/faq.xml * manual/es/glossary.xml * manual/es/handling.xml * manual/es/intro.xml * manual/es/plugins.xml * manual/es/sylpheed-claws-manual.xml * manual/es/dist/.cvsignore * manual/es/dist/html/.cvsignore * manual/es/dist/html/Makefile.am * manual/es/dist/pdf/.cvsignore * manual/es/dist/pdf/Makefile.am * manual/es/dist/ps/.cvsignore * manual/es/dist/ps/Makefile.am * manual/es/dist/txt/.cvsignore * manual/es/dist/txt/Makefile.am * manual/fr/Makefile.am * manual/fr/account.xml * manual/fr/ack.xml * manual/fr/addrbook.xml * manual/fr/advanced.xml * manual/fr/claws-mail-manual.xml * manual/fr/faq.xml * manual/fr/glossary.xml * manual/fr/handling.xml * manual/fr/intro.xml * manual/fr/keyboard.xml * manual/fr/plugins.xml * manual/fr/starting.xml * manual/fr/sylpheed-claws-manual.xml * manual/fr/dist/.cvsignore * manual/fr/dist/html/.cvsignore * manual/fr/dist/html/Makefile.am * manual/fr/dist/pdf/.cvsignore * manual/fr/dist/pdf/Makefile.am * manual/fr/dist/ps/.cvsignore * manual/fr/dist/ps/Makefile.am * manual/fr/dist/txt/.cvsignore * manual/fr/dist/txt/Makefile.am * manual/pl/Makefile.am * manual/pl/account.xml * manual/pl/ack.xml * manual/pl/addrbook.xml * manual/pl/advanced.xml * manual/pl/claws-mail-manual.xml * manual/pl/faq.xml * manual/pl/glossary.xml * manual/pl/handling.xml * manual/pl/intro.xml * manual/pl/keyboard.xml * manual/pl/plugins.xml * manual/pl/starting.xml * manual/pl/sylpheed-claws-manual.xml * manual/pl/dist/.cvsignore * manual/pl/dist/html/.cvsignore * manual/pl/dist/html/Makefile.am * manual/pl/dist/pdf/.cvsignore * manual/pl/dist/pdf/Makefile.am * manual/pl/dist/ps/.cvsignore * manual/pl/dist/ps/Makefile.am * manual/pl/dist/txt/.cvsignore * manual/pl/dist/txt/Makefile.am * po/.cvsignore * po/Makevars * src/.cvsignore * src/Makefile.am * src/account.c * src/account.h * src/action.c * src/action.h * src/adbookbase.h * src/addr_compl.c * src/addr_compl.h * src/addrbook.c * src/addrcache.c * src/addrcache.h * src/addrcindex.c * src/addrcindex.h * src/addrclip.c * src/addrclip.h * src/addrdefs.h * src/addressadd.c * src/addressadd.h * src/addressbook.c * src/addressbook.h * src/addressbook_foldersel.c * src/addressbook_foldersel.h * src/addrgather.c * src/addrgather.h * src/addrharvest.c * src/addrharvest.h * src/addrindex.c * src/addrindex.h * src/addritem.c * src/addritem.h * src/addrquery.c * src/addrquery.h * src/addrselect.c * src/addrselect.h * src/alertpanel.c * src/alertpanel.h * src/browseldap.c * src/browseldap.h * src/codeconv.c * src/codeconv.h * src/compose.c * src/crash.c * src/crash.h * src/customheader.c * src/customheader.h * src/displayheader.c * src/displayheader.h * src/editaddress.c * src/editaddress.h * src/editbook.c * src/editbook.h * src/editgroup.c * src/editgroup.h * src/editjpilot.c * src/editjpilot.h * src/editldap.c * src/editldap.h * src/editldap_basedn.c * src/editldap_basedn.h * src/editvcard.c * src/editvcard.h * src/exphtmldlg.c * src/exphtmldlg.h * src/expldifdlg.c * src/expldifdlg.h * src/export.c * src/exporthtml.c * src/exporthtml.h * src/exportldif.c * src/exportldif.h * src/filtering.c * src/filtering.h * src/folder.c * src/folder.h * src/folder_item_prefs.c * src/folder_item_prefs.h * src/foldersel.c * src/foldersel.h * src/folderutils.c * src/folderutils.h * src/folderview.c * src/folderview.h * src/grouplistdialog.c * src/grouplistdialog.h * src/html.c * src/html.h * src/image_viewer.c * src/image_viewer.h * src/imap.c * src/imap.h * src/imap_gtk.c * src/imap_gtk.h * src/import.c * src/import.h * src/importldif.c * src/importldif.h * src/importmutt.c * src/importmutt.h * src/importpine.c * src/importpine.h * src/inc.c * src/inc.h * src/jpilot.c * src/jpilot.h * src/ldapctrl.c * src/ldapctrl.h * src/ldaplocate.c * src/ldaplocate.h * src/ldapquery.c * src/ldapquery.h * src/ldapserver.c * src/ldapserver.h * src/ldaputil.c * src/ldaputil.h * src/ldif.c * src/ldif.h * src/localfolder.c * src/localfolder.h * src/main.c * src/main.h * src/mainwindow.c * src/mainwindow.h * src/manual.c * src/manual.h * src/matcher.c * src/matcher.h * src/matcher_parser.h * src/matcher_parser_lex.l * src/matcher_parser_parse.y * src/mbox.c * src/mbox.h * src/message_search.c * src/message_search.h * src/messageview.c * src/messageview.h * src/mh.c * src/mh.h * src/mh_gtk.c * src/mh_gtk.h * src/mimeview.c * src/mimeview.h * src/msgcache.c * src/msgcache.h * src/mutt.c * src/mutt.h * src/news.c * src/news.h * src/news_gtk.c * src/news_gtk.h * src/noticeview.c * src/noticeview.h * src/partial_download.c * src/partial_download.h * src/pine.c * src/pine.h * src/pop.c * src/pop.h * src/prefs_account.c * src/prefs_account.h * src/prefs_actions.c * src/prefs_actions.h * src/prefs_common.c * src/prefs_common.h * src/prefs_compose_writing.c * src/prefs_compose_writing.h * src/prefs_customheader.c * src/prefs_customheader.h * src/prefs_display_header.c * src/prefs_display_header.h * src/prefs_ext_prog.c * src/prefs_ext_prog.h * src/prefs_filtering.c * src/prefs_folder_column.c * src/prefs_folder_column.h * src/prefs_folder_item.c * src/prefs_folder_item.h * src/prefs_fonts.c * src/prefs_fonts.h * src/prefs_gtk.c * src/prefs_gtk.h * src/prefs_image_viewer.c * src/prefs_image_viewer.h * src/prefs_matcher.c * src/prefs_matcher.h * src/prefs_message.c * src/prefs_message.h * src/prefs_msg_colors.c * src/prefs_msg_colors.h * src/prefs_other.c * src/prefs_other.h * src/prefs_quote.c * src/prefs_quote.h * src/prefs_receive.c * src/prefs_receive.h * src/prefs_send.c * src/prefs_send.h * src/prefs_spelling.c * src/prefs_spelling.h * src/prefs_summaries.c * src/prefs_summaries.h * src/prefs_summary_column.c * src/prefs_summary_column.h * src/prefs_template.c * src/prefs_template.h * src/prefs_themes.c * src/prefs_themes.h * src/prefs_toolbar.c * src/prefs_toolbar.h * src/prefs_wrapping.c * src/prefs_wrapping.h * src/privacy.c * src/privacy.h * src/procheader.c * src/procheader.h * src/procmime.c * src/procmime.h * src/procmsg.c * src/procmsg.h * src/quote_fmt.c * src/quote_fmt_parse.y * src/recv.c * src/recv.h * src/remotefolder.c * src/remotefolder.h * src/send_message.c * src/send_message.h * src/setup.c * src/setup.h * src/sourcewindow.c * src/sourcewindow.h * src/ssl_manager.c * src/ssl_manager.h * src/statusbar.c * src/statusbar.h * src/stock_pixmap.c * src/stock_pixmap.h * src/summary_search.c * src/summary_search.h * src/summaryview.c * src/summaryview.h * src/syldap.c * src/syldap.h * src/textview.c * src/textview.h * src/toolbar.c * src/toolbar.h * src/undo.c * src/undo.h * src/unmime.c * src/unmime.h * src/vcard.c * src/vcard.h * src/wizard.c * src/wizard.h * src/common/base64.c * src/common/base64.h * src/common/defs.h * src/common/hooks.c * src/common/hooks.h * src/common/log.c * src/common/log.h * src/common/mgutils.c * src/common/mgutils.h * src/common/nntp.c * src/common/nntp.h * src/common/passcrypt.c * src/common/passcrypt.h.in * src/common/plugin.c * src/common/plugin.h * src/common/prefs.c * src/common/prefs.h * src/common/progressindicator.c * src/common/progressindicator.h * src/common/quoted-printable.c * src/common/quoted-printable.h * src/common/session.c * src/common/session.h * src/common/smtp.c * src/common/smtp.h * src/common/socket.c * src/common/socket.h * src/common/ssl.c * src/common/ssl.h * src/common/stringtable.c * src/common/stringtable.h * src/common/sylpheed.c * src/common/sylpheed.h * src/common/template.c * src/common/template.h * src/common/timing.h * src/common/utils.c * src/common/utils.h * src/common/version.h.in * src/common/xml.c * src/common/xml.h * src/common/xmlprops.c * src/common/xmlprops.h * src/gtk/about.c * src/gtk/colorlabel.c * src/gtk/colorlabel.h * src/gtk/colorsel.c * src/gtk/colorsel.h * src/gtk/combobox.c * src/gtk/combobox.h * src/gtk/description_window.c * src/gtk/description_window.h * src/gtk/filesel.c * src/gtk/filesel.h * src/gtk/foldersort.c * src/gtk/foldersort.h * src/gtk/gtkaspell.c * src/gtk/gtkaspell.h * src/gtk/gtksctree.c * src/gtk/gtkshruler.c * src/gtk/gtkshruler.h * src/gtk/gtkutils.c * src/gtk/gtkutils.h * src/gtk/icon_legend.c * src/gtk/icon_legend.h * src/gtk/logwindow.c * src/gtk/logwindow.h * src/gtk/manage_window.c * src/gtk/manage_window.h * src/gtk/pluginwindow.c * src/gtk/pluginwindow.h * src/gtk/prefswindow.c * src/gtk/prefswindow.h * src/gtk/quicksearch.c * src/gtk/quicksearch.h * src/pixmaps/claws-mail.xpm * src/pixmaps/claws-mail_icon.xpm * src/pixmaps/claws-mail_logo.xpm * src/pixmaps/sylpheed-claws.xpm * src/pixmaps/sylpheed-claws_icon.xpm * src/pixmaps/sylpheed-claws_logo.xpm * src/plugins/bogofilter/Makefile.am * src/plugins/bogofilter/bogofilter.c * src/plugins/bogofilter/bogofilter.h * src/plugins/bogofilter/bogofilter_gtk.c * src/plugins/clamav/Makefile.am * src/plugins/clamav/clamav_plugin.c * src/plugins/clamav/clamav_plugin.h * src/plugins/clamav/clamav_plugin_gtk.c * src/plugins/demo/Makefile.am * src/plugins/demo/demo.c * src/plugins/dillo_viewer/Makefile.am * src/plugins/dillo_viewer/README * src/plugins/dillo_viewer/dillo_prefs.c * src/plugins/dillo_viewer/dillo_prefs.h * src/plugins/dillo_viewer/dillo_viewer.c * src/plugins/pgpcore/Makefile.am * src/plugins/pgpcore/passphrase.c * src/plugins/pgpcore/passphrase.h * src/plugins/pgpcore/pgp_viewer.c * src/plugins/pgpcore/pgp_viewer.h * src/plugins/pgpcore/plugin.c * src/plugins/pgpcore/prefs_gpg.c * src/plugins/pgpcore/prefs_gpg.h * src/plugins/pgpcore/select-keys.c * src/plugins/pgpcore/select-keys.h * src/plugins/pgpcore/sgpgme.c * src/plugins/pgpcore/sgpgme.h * src/plugins/pgpcore/sylpheed.def * src/plugins/pgpcore/version.rc * src/plugins/pgpinline/Makefile.am * src/plugins/pgpinline/pgpinline.c * src/plugins/pgpinline/pgpinline.h * src/plugins/pgpinline/plugin.c * src/plugins/pgpinline/sylpheed.def * src/plugins/pgpinline/version.rc * src/plugins/pgpmime/Makefile.am * src/plugins/pgpmime/pgpmime.c * src/plugins/pgpmime/pgpmime.h * src/plugins/pgpmime/plugin.c * src/plugins/pgpmime/sylpheed.def * src/plugins/pgpmime/version.rc * src/plugins/spamassassin/Makefile.am * src/plugins/spamassassin/README * src/plugins/spamassassin/spamassassin.c * src/plugins/spamassassin/spamassassin.h * src/plugins/spamassassin/spamassassin_gtk.c * src/plugins/trayicon/Makefile.am * src/plugins/trayicon/trayicon.c * tools/OOo2sylpheed.pl * tools/README * tools/README.sylprint * tools/acroread2sylpheed.pl * tools/claws.i18n.status.pl * tools/filter_conv.pl * tools/filter_conv_new.pl * tools/freshmeat_search.pl * tools/google_search.pl * tools/kmail2sylpheed.pl * tools/kmail2sylpheed_v2.pl * tools/make.themes.project * tools/multiwebsearch.pl * tools/nautilus2sylpheed.sh * tools/outlook2sylpheed.pl * tools/sylprint.pl * tools/sylprint.rc * tools/tb2sylpheed * tools/textviewer.sh * tools/vcard2xml.py * tools/kdeservicemenu/README * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl * tools/kdeservicemenu/template_sylpheed-attach-files.desktop * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop Change name to Claws Mail. Announce to follow...
2006-11-07 11:24:03 +01:00
Test! Create a new user, login as that user, run Claws Mail. If you
filled everything as you wanted, this user will just have to fill in
his passwords.
</para>
</listitem>
<listitem>
<para>
Now, if you're creating a master for a site-wide deployment, you can
continue with this process. If you were just doing it for one machine,
you're done!
</para>
</listitem>
</itemizedlist>
<para>
Here are the different variables of the <filename>accountrc.tmpl</filename>
file:
</para>
<variablelist>
<varlistentry>
<term><literal>domain</literal></term>
<listitem>
<para>
Your domain name (example.com). If not set, it'll be extracted from the
hostname.
</para>
</listitem>
</varlistentry>
<varlistentry>
<term><literal>name</literal></term>
<listitem>
<para>
The user's name. If not set, it'll be extracted from Unix login
information, which is usually ok.
</para>
</listitem>
</varlistentry>
<varlistentry>
<term><literal>email</literal></term>
<listitem>
<para>
The user's email. If not set, it'll be extracted from
<literal>$name</literal> and <literal>$domain</literal>.
</para>
</listitem>
</varlistentry>
<varlistentry>
<term><literal>organization</literal></term>
<listitem>
<para>
Your organization. If not set, it'll be empty.
</para>
</listitem>
</varlistentry>
<varlistentry>
<term><literal>smtpserver</literal></term>
<listitem>
<para>
The SMTP server to use. If not set, it'll be
<literal>smtp.$domain</literal>.
</para>
</listitem>
</varlistentry>
<varlistentry>
<term><literal>smtpauth</literal></term>
<listitem>
<para>
0 or 1. Whether to authenticate on the SMTP server. If not set, it'll
be 0.
</para>
</listitem>
</varlistentry>
<varlistentry>
<term><literal>smtpuser</literal></term>
<listitem>
<para>
The login on the SMTP server. If not set, it'll be empty (same login as
for reception will be used).
</para>
</listitem>
</varlistentry>
<varlistentry>
<term><literal>smtppass</literal></term>
<listitem>
<para>
The password on the SMTP server. If not set, it'll be empty (if
<literal>smtppass</literal> is empty but <literal>smtpuser</literal> is
not, the user will be asked for the password).
</para>
</listitem>
</varlistentry>
<varlistentry>
<term><literal>recvtype</literal></term>
<listitem>
<para>
The type of server to receive from. 0 for POP3, 3 for IMAP4, 5 for a
local MBOX file. If not set, it'll be 0 (POP3).
</para>
</listitem>
</varlistentry>
<varlistentry>
<term><literal>recvserver</literal></term>
<listitem>
<para>
The reception server. If not set, it'll be
<literal>(pop|imap).$domain</literal>, depending on
<literal>$recvtype</literal>.
</para>
</listitem>
</varlistentry>
<varlistentry>
<term><literal>recvuser</literal></term>
<listitem>
<para>
The login on the reception server. If not set, it'll be extracted from
the Unix login information.
</para>
</listitem>
</varlistentry>
<varlistentry>
<term><literal>recvpass</literal></term>
<listitem>
<para>
The password on the reception server. If not set, it'll be empty (the
user will be asked for it once per session).
</para>
</listitem>
</varlistentry>
<varlistentry>
<term><literal>imapdir</literal></term>
<listitem>
<para>
The IMAP subdirectory. If not set, it'll be empty, which is often
sufficient.
</para>
</listitem>
</varlistentry>
<varlistentry>
<term><literal>mboxfile</literal></term>
<listitem>
<para>
The MBOX file to receive from if <literal>$recvtype</literal> is 5.
If not set, <literal>/var/mail/$LOGIN</literal>.
</para>
</listitem>
</varlistentry>
<varlistentry>
<term><literal>mailbox</literal></term>
<listitem>
<para>
The MH mailbox to store mail in (for <literal>$recvtype</literal> 0 or
5). If not set, it'll be <quote>Mail</quote>.
</para>
</listitem>
</varlistentry>
<varlistentry>
<term><literal>smtpssl</literal></term>
<listitem>
<para>
0 or 1. Whether to use SSL for sending mail. If not set, it'll be 0.
</para>
</listitem>
</varlistentry>
<varlistentry>
<term><literal>recvssl</literal></term>
<listitem>
<para>
0 or 1. Whether to use SSL for receiving mail. If not set, it'll be 0.
</para>
</listitem>
</varlistentry>
</variablelist>
<para>
Here are the different variables you can use in the
<literal>domain</literal>, <literal>name</literal>,
<literal>email</literal>, <literal>organization</literal>,
<literal>smtpserver</literal>, <literal>smtpuser</literal>,
<literal>smtppass</literal>, <literal>recvserver</literal>,
<literal>recvuser</literal>, <literal>recvpass</literal>,
<literal>imapdir</literal>, <literal>mboxfile</literal> and
<literal>mailbox</literal> fields:
</para>
<variablelist>
<varlistentry>
<term><literal>$DEFAULTDOMAIN</literal></term>
<listitem>
<para>
The domain name as extracted from Unix hostname information.
Often wrong.
</para>
</listitem>
</varlistentry>
<varlistentry>
<term><literal>$DOMAIN</literal></term>
<listitem>
<para>
The domain name as set in the domain variable, the first of the
template file.
</para>
</listitem>
</varlistentry>
<varlistentry>
<term><literal>$USERNAME</literal></term>
<listitem>
<para>The user's real name.</para>
</listitem>
</varlistentry>
<varlistentry>
<term><literal>$LOGIN</literal></term>
<listitem>
<para>The user's Unix login.</para>
</listitem>
</varlistentry>
<varlistentry>
<term><literal>$NAME_MAIL</literal></term>
<listitem>
<para>
The user's real name as set in the name variable of the template field,
in lowercase and with spaces replaced by dots.
<quote>Colin Leroy</quote> becomes <quote>colin.leroy</quote>.
</para>
</listitem>
</varlistentry>
<varlistentry>
<term><literal>$EMAIL</literal></term>
<listitem>
<para>
The email address as set in the email variable of the template field.
</para>
</listitem>
</varlistentry>
</variablelist>
<para>
Be sure not to use a variable before defining it.
</para>
</section>
<section id="adv_hidden">
<title>Hidden preferences</title>
<para>
2006-11-07 [paul] 2.6.0cvs7 * .cvsignore * AUTHORS * COPYING * INSTALL * Makefile.am * NEWS * README * RELEASE_NOTES * autogen.sh * claws-mail-128x128.png * claws-mail-64x64.png * claws-mail.ico * claws-mail.pc.in * claws-mail.png * configure.ac * sylpheed-claws-128x128.png * sylpheed-claws-64x64.png * sylpheed-claws.desktop * sylpheed-claws.ico * sylpheed-claws.pc.in * sylpheed-claws.png * debian/README.Debian * debian/changelog * debian/claws-mail.desktop * debian/claws-mail.menu * debian/claws-mail.postinst.debhelper * debian/claws-mail.postrm.debhelper * debian/control * debian/copyright * debian/files * debian/rules * debian/sylpheed-claws.desktop * debian/sylpheed-claws.menu * debian/sylpheed-claws.postinst.debhelper * debian/sylpheed-claws.postrm.debhelper * doc/man/Makefile.am * doc/man/claws-mail.1 * doc/man/sylpheed-claws.1 * doc/src/ChangeLog.claws-pre0.8.0 * manual/Makefile.am * manual/account.xml * manual/ack.xml * manual/addrbook.xml * manual/advanced.xml * manual/claws-mail-manual.xml * manual/faq.xml * manual/glossary.xml * manual/handling.xml * manual/intro.xml * manual/keyboard.xml * manual/plugins.xml * manual/starting.xml * manual/sylpheed-claws-manual.xml * manual/xml2pdf * manual/dist/.cvsignore * manual/dist/html/.cvsignore * manual/dist/html/Makefile.am * manual/dist/pdf/.cvsignore * manual/dist/pdf/Makefile.am * manual/dist/ps/.cvsignore * manual/dist/ps/Makefile.am * manual/dist/txt/.cvsignore * manual/dist/txt/Makefile.am * manual/es/Makefile.am * manual/es/advanced.xml * manual/es/claws-mail-manual.xml * manual/es/faq.xml * manual/es/glossary.xml * manual/es/handling.xml * manual/es/intro.xml * manual/es/plugins.xml * manual/es/sylpheed-claws-manual.xml * manual/es/dist/.cvsignore * manual/es/dist/html/.cvsignore * manual/es/dist/html/Makefile.am * manual/es/dist/pdf/.cvsignore * manual/es/dist/pdf/Makefile.am * manual/es/dist/ps/.cvsignore * manual/es/dist/ps/Makefile.am * manual/es/dist/txt/.cvsignore * manual/es/dist/txt/Makefile.am * manual/fr/Makefile.am * manual/fr/account.xml * manual/fr/ack.xml * manual/fr/addrbook.xml * manual/fr/advanced.xml * manual/fr/claws-mail-manual.xml * manual/fr/faq.xml * manual/fr/glossary.xml * manual/fr/handling.xml * manual/fr/intro.xml * manual/fr/keyboard.xml * manual/fr/plugins.xml * manual/fr/starting.xml * manual/fr/sylpheed-claws-manual.xml * manual/fr/dist/.cvsignore * manual/fr/dist/html/.cvsignore * manual/fr/dist/html/Makefile.am * manual/fr/dist/pdf/.cvsignore * manual/fr/dist/pdf/Makefile.am * manual/fr/dist/ps/.cvsignore * manual/fr/dist/ps/Makefile.am * manual/fr/dist/txt/.cvsignore * manual/fr/dist/txt/Makefile.am * manual/pl/Makefile.am * manual/pl/account.xml * manual/pl/ack.xml * manual/pl/addrbook.xml * manual/pl/advanced.xml * manual/pl/claws-mail-manual.xml * manual/pl/faq.xml * manual/pl/glossary.xml * manual/pl/handling.xml * manual/pl/intro.xml * manual/pl/keyboard.xml * manual/pl/plugins.xml * manual/pl/starting.xml * manual/pl/sylpheed-claws-manual.xml * manual/pl/dist/.cvsignore * manual/pl/dist/html/.cvsignore * manual/pl/dist/html/Makefile.am * manual/pl/dist/pdf/.cvsignore * manual/pl/dist/pdf/Makefile.am * manual/pl/dist/ps/.cvsignore * manual/pl/dist/ps/Makefile.am * manual/pl/dist/txt/.cvsignore * manual/pl/dist/txt/Makefile.am * po/.cvsignore * po/Makevars * src/.cvsignore * src/Makefile.am * src/account.c * src/account.h * src/action.c * src/action.h * src/adbookbase.h * src/addr_compl.c * src/addr_compl.h * src/addrbook.c * src/addrcache.c * src/addrcache.h * src/addrcindex.c * src/addrcindex.h * src/addrclip.c * src/addrclip.h * src/addrdefs.h * src/addressadd.c * src/addressadd.h * src/addressbook.c * src/addressbook.h * src/addressbook_foldersel.c * src/addressbook_foldersel.h * src/addrgather.c * src/addrgather.h * src/addrharvest.c * src/addrharvest.h * src/addrindex.c * src/addrindex.h * src/addritem.c * src/addritem.h * src/addrquery.c * src/addrquery.h * src/addrselect.c * src/addrselect.h * src/alertpanel.c * src/alertpanel.h * src/browseldap.c * src/browseldap.h * src/codeconv.c * src/codeconv.h * src/compose.c * src/crash.c * src/crash.h * src/customheader.c * src/customheader.h * src/displayheader.c * src/displayheader.h * src/editaddress.c * src/editaddress.h * src/editbook.c * src/editbook.h * src/editgroup.c * src/editgroup.h * src/editjpilot.c * src/editjpilot.h * src/editldap.c * src/editldap.h * src/editldap_basedn.c * src/editldap_basedn.h * src/editvcard.c * src/editvcard.h * src/exphtmldlg.c * src/exphtmldlg.h * src/expldifdlg.c * src/expldifdlg.h * src/export.c * src/exporthtml.c * src/exporthtml.h * src/exportldif.c * src/exportldif.h * src/filtering.c * src/filtering.h * src/folder.c * src/folder.h * src/folder_item_prefs.c * src/folder_item_prefs.h * src/foldersel.c * src/foldersel.h * src/folderutils.c * src/folderutils.h * src/folderview.c * src/folderview.h * src/grouplistdialog.c * src/grouplistdialog.h * src/html.c * src/html.h * src/image_viewer.c * src/image_viewer.h * src/imap.c * src/imap.h * src/imap_gtk.c * src/imap_gtk.h * src/import.c * src/import.h * src/importldif.c * src/importldif.h * src/importmutt.c * src/importmutt.h * src/importpine.c * src/importpine.h * src/inc.c * src/inc.h * src/jpilot.c * src/jpilot.h * src/ldapctrl.c * src/ldapctrl.h * src/ldaplocate.c * src/ldaplocate.h * src/ldapquery.c * src/ldapquery.h * src/ldapserver.c * src/ldapserver.h * src/ldaputil.c * src/ldaputil.h * src/ldif.c * src/ldif.h * src/localfolder.c * src/localfolder.h * src/main.c * src/main.h * src/mainwindow.c * src/mainwindow.h * src/manual.c * src/manual.h * src/matcher.c * src/matcher.h * src/matcher_parser.h * src/matcher_parser_lex.l * src/matcher_parser_parse.y * src/mbox.c * src/mbox.h * src/message_search.c * src/message_search.h * src/messageview.c * src/messageview.h * src/mh.c * src/mh.h * src/mh_gtk.c * src/mh_gtk.h * src/mimeview.c * src/mimeview.h * src/msgcache.c * src/msgcache.h * src/mutt.c * src/mutt.h * src/news.c * src/news.h * src/news_gtk.c * src/news_gtk.h * src/noticeview.c * src/noticeview.h * src/partial_download.c * src/partial_download.h * src/pine.c * src/pine.h * src/pop.c * src/pop.h * src/prefs_account.c * src/prefs_account.h * src/prefs_actions.c * src/prefs_actions.h * src/prefs_common.c * src/prefs_common.h * src/prefs_compose_writing.c * src/prefs_compose_writing.h * src/prefs_customheader.c * src/prefs_customheader.h * src/prefs_display_header.c * src/prefs_display_header.h * src/prefs_ext_prog.c * src/prefs_ext_prog.h * src/prefs_filtering.c * src/prefs_folder_column.c * src/prefs_folder_column.h * src/prefs_folder_item.c * src/prefs_folder_item.h * src/prefs_fonts.c * src/prefs_fonts.h * src/prefs_gtk.c * src/prefs_gtk.h * src/prefs_image_viewer.c * src/prefs_image_viewer.h * src/prefs_matcher.c * src/prefs_matcher.h * src/prefs_message.c * src/prefs_message.h * src/prefs_msg_colors.c * src/prefs_msg_colors.h * src/prefs_other.c * src/prefs_other.h * src/prefs_quote.c * src/prefs_quote.h * src/prefs_receive.c * src/prefs_receive.h * src/prefs_send.c * src/prefs_send.h * src/prefs_spelling.c * src/prefs_spelling.h * src/prefs_summaries.c * src/prefs_summaries.h * src/prefs_summary_column.c * src/prefs_summary_column.h * src/prefs_template.c * src/prefs_template.h * src/prefs_themes.c * src/prefs_themes.h * src/prefs_toolbar.c * src/prefs_toolbar.h * src/prefs_wrapping.c * src/prefs_wrapping.h * src/privacy.c * src/privacy.h * src/procheader.c * src/procheader.h * src/procmime.c * src/procmime.h * src/procmsg.c * src/procmsg.h * src/quote_fmt.c * src/quote_fmt_parse.y * src/recv.c * src/recv.h * src/remotefolder.c * src/remotefolder.h * src/send_message.c * src/send_message.h * src/setup.c * src/setup.h * src/sourcewindow.c * src/sourcewindow.h * src/ssl_manager.c * src/ssl_manager.h * src/statusbar.c * src/statusbar.h * src/stock_pixmap.c * src/stock_pixmap.h * src/summary_search.c * src/summary_search.h * src/summaryview.c * src/summaryview.h * src/syldap.c * src/syldap.h * src/textview.c * src/textview.h * src/toolbar.c * src/toolbar.h * src/undo.c * src/undo.h * src/unmime.c * src/unmime.h * src/vcard.c * src/vcard.h * src/wizard.c * src/wizard.h * src/common/base64.c * src/common/base64.h * src/common/defs.h * src/common/hooks.c * src/common/hooks.h * src/common/log.c * src/common/log.h * src/common/mgutils.c * src/common/mgutils.h * src/common/nntp.c * src/common/nntp.h * src/common/passcrypt.c * src/common/passcrypt.h.in * src/common/plugin.c * src/common/plugin.h * src/common/prefs.c * src/common/prefs.h * src/common/progressindicator.c * src/common/progressindicator.h * src/common/quoted-printable.c * src/common/quoted-printable.h * src/common/session.c * src/common/session.h * src/common/smtp.c * src/common/smtp.h * src/common/socket.c * src/common/socket.h * src/common/ssl.c * src/common/ssl.h * src/common/stringtable.c * src/common/stringtable.h * src/common/sylpheed.c * src/common/sylpheed.h * src/common/template.c * src/common/template.h * src/common/timing.h * src/common/utils.c * src/common/utils.h * src/common/version.h.in * src/common/xml.c * src/common/xml.h * src/common/xmlprops.c * src/common/xmlprops.h * src/gtk/about.c * src/gtk/colorlabel.c * src/gtk/colorlabel.h * src/gtk/colorsel.c * src/gtk/colorsel.h * src/gtk/combobox.c * src/gtk/combobox.h * src/gtk/description_window.c * src/gtk/description_window.h * src/gtk/filesel.c * src/gtk/filesel.h * src/gtk/foldersort.c * src/gtk/foldersort.h * src/gtk/gtkaspell.c * src/gtk/gtkaspell.h * src/gtk/gtksctree.c * src/gtk/gtkshruler.c * src/gtk/gtkshruler.h * src/gtk/gtkutils.c * src/gtk/gtkutils.h * src/gtk/icon_legend.c * src/gtk/icon_legend.h * src/gtk/logwindow.c * src/gtk/logwindow.h * src/gtk/manage_window.c * src/gtk/manage_window.h * src/gtk/pluginwindow.c * src/gtk/pluginwindow.h * src/gtk/prefswindow.c * src/gtk/prefswindow.h * src/gtk/quicksearch.c * src/gtk/quicksearch.h * src/pixmaps/claws-mail.xpm * src/pixmaps/claws-mail_icon.xpm * src/pixmaps/claws-mail_logo.xpm * src/pixmaps/sylpheed-claws.xpm * src/pixmaps/sylpheed-claws_icon.xpm * src/pixmaps/sylpheed-claws_logo.xpm * src/plugins/bogofilter/Makefile.am * src/plugins/bogofilter/bogofilter.c * src/plugins/bogofilter/bogofilter.h * src/plugins/bogofilter/bogofilter_gtk.c * src/plugins/clamav/Makefile.am * src/plugins/clamav/clamav_plugin.c * src/plugins/clamav/clamav_plugin.h * src/plugins/clamav/clamav_plugin_gtk.c * src/plugins/demo/Makefile.am * src/plugins/demo/demo.c * src/plugins/dillo_viewer/Makefile.am * src/plugins/dillo_viewer/README * src/plugins/dillo_viewer/dillo_prefs.c * src/plugins/dillo_viewer/dillo_prefs.h * src/plugins/dillo_viewer/dillo_viewer.c * src/plugins/pgpcore/Makefile.am * src/plugins/pgpcore/passphrase.c * src/plugins/pgpcore/passphrase.h * src/plugins/pgpcore/pgp_viewer.c * src/plugins/pgpcore/pgp_viewer.h * src/plugins/pgpcore/plugin.c * src/plugins/pgpcore/prefs_gpg.c * src/plugins/pgpcore/prefs_gpg.h * src/plugins/pgpcore/select-keys.c * src/plugins/pgpcore/select-keys.h * src/plugins/pgpcore/sgpgme.c * src/plugins/pgpcore/sgpgme.h * src/plugins/pgpcore/sylpheed.def * src/plugins/pgpcore/version.rc * src/plugins/pgpinline/Makefile.am * src/plugins/pgpinline/pgpinline.c * src/plugins/pgpinline/pgpinline.h * src/plugins/pgpinline/plugin.c * src/plugins/pgpinline/sylpheed.def * src/plugins/pgpinline/version.rc * src/plugins/pgpmime/Makefile.am * src/plugins/pgpmime/pgpmime.c * src/plugins/pgpmime/pgpmime.h * src/plugins/pgpmime/plugin.c * src/plugins/pgpmime/sylpheed.def * src/plugins/pgpmime/version.rc * src/plugins/spamassassin/Makefile.am * src/plugins/spamassassin/README * src/plugins/spamassassin/spamassassin.c * src/plugins/spamassassin/spamassassin.h * src/plugins/spamassassin/spamassassin_gtk.c * src/plugins/trayicon/Makefile.am * src/plugins/trayicon/trayicon.c * tools/OOo2sylpheed.pl * tools/README * tools/README.sylprint * tools/acroread2sylpheed.pl * tools/claws.i18n.status.pl * tools/filter_conv.pl * tools/filter_conv_new.pl * tools/freshmeat_search.pl * tools/google_search.pl * tools/kmail2sylpheed.pl * tools/kmail2sylpheed_v2.pl * tools/make.themes.project * tools/multiwebsearch.pl * tools/nautilus2sylpheed.sh * tools/outlook2sylpheed.pl * tools/sylprint.pl * tools/sylprint.rc * tools/tb2sylpheed * tools/textviewer.sh * tools/vcard2xml.py * tools/kdeservicemenu/README * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl * tools/kdeservicemenu/template_sylpheed-attach-files.desktop * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop Change name to Claws Mail. Announce to follow...
2006-11-07 11:24:03 +01:00
There are a number of hidden preferences in Claws Mail, preferences
that some users who we wanted to please couldn't live without, but
which did not have a place in the GUI in our opinion. You can find the
2006-11-07 [paul] 2.6.0cvs7 * .cvsignore * AUTHORS * COPYING * INSTALL * Makefile.am * NEWS * README * RELEASE_NOTES * autogen.sh * claws-mail-128x128.png * claws-mail-64x64.png * claws-mail.ico * claws-mail.pc.in * claws-mail.png * configure.ac * sylpheed-claws-128x128.png * sylpheed-claws-64x64.png * sylpheed-claws.desktop * sylpheed-claws.ico * sylpheed-claws.pc.in * sylpheed-claws.png * debian/README.Debian * debian/changelog * debian/claws-mail.desktop * debian/claws-mail.menu * debian/claws-mail.postinst.debhelper * debian/claws-mail.postrm.debhelper * debian/control * debian/copyright * debian/files * debian/rules * debian/sylpheed-claws.desktop * debian/sylpheed-claws.menu * debian/sylpheed-claws.postinst.debhelper * debian/sylpheed-claws.postrm.debhelper * doc/man/Makefile.am * doc/man/claws-mail.1 * doc/man/sylpheed-claws.1 * doc/src/ChangeLog.claws-pre0.8.0 * manual/Makefile.am * manual/account.xml * manual/ack.xml * manual/addrbook.xml * manual/advanced.xml * manual/claws-mail-manual.xml * manual/faq.xml * manual/glossary.xml * manual/handling.xml * manual/intro.xml * manual/keyboard.xml * manual/plugins.xml * manual/starting.xml * manual/sylpheed-claws-manual.xml * manual/xml2pdf * manual/dist/.cvsignore * manual/dist/html/.cvsignore * manual/dist/html/Makefile.am * manual/dist/pdf/.cvsignore * manual/dist/pdf/Makefile.am * manual/dist/ps/.cvsignore * manual/dist/ps/Makefile.am * manual/dist/txt/.cvsignore * manual/dist/txt/Makefile.am * manual/es/Makefile.am * manual/es/advanced.xml * manual/es/claws-mail-manual.xml * manual/es/faq.xml * manual/es/glossary.xml * manual/es/handling.xml * manual/es/intro.xml * manual/es/plugins.xml * manual/es/sylpheed-claws-manual.xml * manual/es/dist/.cvsignore * manual/es/dist/html/.cvsignore * manual/es/dist/html/Makefile.am * manual/es/dist/pdf/.cvsignore * manual/es/dist/pdf/Makefile.am * manual/es/dist/ps/.cvsignore * manual/es/dist/ps/Makefile.am * manual/es/dist/txt/.cvsignore * manual/es/dist/txt/Makefile.am * manual/fr/Makefile.am * manual/fr/account.xml * manual/fr/ack.xml * manual/fr/addrbook.xml * manual/fr/advanced.xml * manual/fr/claws-mail-manual.xml * manual/fr/faq.xml * manual/fr/glossary.xml * manual/fr/handling.xml * manual/fr/intro.xml * manual/fr/keyboard.xml * manual/fr/plugins.xml * manual/fr/starting.xml * manual/fr/sylpheed-claws-manual.xml * manual/fr/dist/.cvsignore * manual/fr/dist/html/.cvsignore * manual/fr/dist/html/Makefile.am * manual/fr/dist/pdf/.cvsignore * manual/fr/dist/pdf/Makefile.am * manual/fr/dist/ps/.cvsignore * manual/fr/dist/ps/Makefile.am * manual/fr/dist/txt/.cvsignore * manual/fr/dist/txt/Makefile.am * manual/pl/Makefile.am * manual/pl/account.xml * manual/pl/ack.xml * manual/pl/addrbook.xml * manual/pl/advanced.xml * manual/pl/claws-mail-manual.xml * manual/pl/faq.xml * manual/pl/glossary.xml * manual/pl/handling.xml * manual/pl/intro.xml * manual/pl/keyboard.xml * manual/pl/plugins.xml * manual/pl/starting.xml * manual/pl/sylpheed-claws-manual.xml * manual/pl/dist/.cvsignore * manual/pl/dist/html/.cvsignore * manual/pl/dist/html/Makefile.am * manual/pl/dist/pdf/.cvsignore * manual/pl/dist/pdf/Makefile.am * manual/pl/dist/ps/.cvsignore * manual/pl/dist/ps/Makefile.am * manual/pl/dist/txt/.cvsignore * manual/pl/dist/txt/Makefile.am * po/.cvsignore * po/Makevars * src/.cvsignore * src/Makefile.am * src/account.c * src/account.h * src/action.c * src/action.h * src/adbookbase.h * src/addr_compl.c * src/addr_compl.h * src/addrbook.c * src/addrcache.c * src/addrcache.h * src/addrcindex.c * src/addrcindex.h * src/addrclip.c * src/addrclip.h * src/addrdefs.h * src/addressadd.c * src/addressadd.h * src/addressbook.c * src/addressbook.h * src/addressbook_foldersel.c * src/addressbook_foldersel.h * src/addrgather.c * src/addrgather.h * src/addrharvest.c * src/addrharvest.h * src/addrindex.c * src/addrindex.h * src/addritem.c * src/addritem.h * src/addrquery.c * src/addrquery.h * src/addrselect.c * src/addrselect.h * src/alertpanel.c * src/alertpanel.h * src/browseldap.c * src/browseldap.h * src/codeconv.c * src/codeconv.h * src/compose.c * src/crash.c * src/crash.h * src/customheader.c * src/customheader.h * src/displayheader.c * src/displayheader.h * src/editaddress.c * src/editaddress.h * src/editbook.c * src/editbook.h * src/editgroup.c * src/editgroup.h * src/editjpilot.c * src/editjpilot.h * src/editldap.c * src/editldap.h * src/editldap_basedn.c * src/editldap_basedn.h * src/editvcard.c * src/editvcard.h * src/exphtmldlg.c * src/exphtmldlg.h * src/expldifdlg.c * src/expldifdlg.h * src/export.c * src/exporthtml.c * src/exporthtml.h * src/exportldif.c * src/exportldif.h * src/filtering.c * src/filtering.h * src/folder.c * src/folder.h * src/folder_item_prefs.c * src/folder_item_prefs.h * src/foldersel.c * src/foldersel.h * src/folderutils.c * src/folderutils.h * src/folderview.c * src/folderview.h * src/grouplistdialog.c * src/grouplistdialog.h * src/html.c * src/html.h * src/image_viewer.c * src/image_viewer.h * src/imap.c * src/imap.h * src/imap_gtk.c * src/imap_gtk.h * src/import.c * src/import.h * src/importldif.c * src/importldif.h * src/importmutt.c * src/importmutt.h * src/importpine.c * src/importpine.h * src/inc.c * src/inc.h * src/jpilot.c * src/jpilot.h * src/ldapctrl.c * src/ldapctrl.h * src/ldaplocate.c * src/ldaplocate.h * src/ldapquery.c * src/ldapquery.h * src/ldapserver.c * src/ldapserver.h * src/ldaputil.c * src/ldaputil.h * src/ldif.c * src/ldif.h * src/localfolder.c * src/localfolder.h * src/main.c * src/main.h * src/mainwindow.c * src/mainwindow.h * src/manual.c * src/manual.h * src/matcher.c * src/matcher.h * src/matcher_parser.h * src/matcher_parser_lex.l * src/matcher_parser_parse.y * src/mbox.c * src/mbox.h * src/message_search.c * src/message_search.h * src/messageview.c * src/messageview.h * src/mh.c * src/mh.h * src/mh_gtk.c * src/mh_gtk.h * src/mimeview.c * src/mimeview.h * src/msgcache.c * src/msgcache.h * src/mutt.c * src/mutt.h * src/news.c * src/news.h * src/news_gtk.c * src/news_gtk.h * src/noticeview.c * src/noticeview.h * src/partial_download.c * src/partial_download.h * src/pine.c * src/pine.h * src/pop.c * src/pop.h * src/prefs_account.c * src/prefs_account.h * src/prefs_actions.c * src/prefs_actions.h * src/prefs_common.c * src/prefs_common.h * src/prefs_compose_writing.c * src/prefs_compose_writing.h * src/prefs_customheader.c * src/prefs_customheader.h * src/prefs_display_header.c * src/prefs_display_header.h * src/prefs_ext_prog.c * src/prefs_ext_prog.h * src/prefs_filtering.c * src/prefs_folder_column.c * src/prefs_folder_column.h * src/prefs_folder_item.c * src/prefs_folder_item.h * src/prefs_fonts.c * src/prefs_fonts.h * src/prefs_gtk.c * src/prefs_gtk.h * src/prefs_image_viewer.c * src/prefs_image_viewer.h * src/prefs_matcher.c * src/prefs_matcher.h * src/prefs_message.c * src/prefs_message.h * src/prefs_msg_colors.c * src/prefs_msg_colors.h * src/prefs_other.c * src/prefs_other.h * src/prefs_quote.c * src/prefs_quote.h * src/prefs_receive.c * src/prefs_receive.h * src/prefs_send.c * src/prefs_send.h * src/prefs_spelling.c * src/prefs_spelling.h * src/prefs_summaries.c * src/prefs_summaries.h * src/prefs_summary_column.c * src/prefs_summary_column.h * src/prefs_template.c * src/prefs_template.h * src/prefs_themes.c * src/prefs_themes.h * src/prefs_toolbar.c * src/prefs_toolbar.h * src/prefs_wrapping.c * src/prefs_wrapping.h * src/privacy.c * src/privacy.h * src/procheader.c * src/procheader.h * src/procmime.c * src/procmime.h * src/procmsg.c * src/procmsg.h * src/quote_fmt.c * src/quote_fmt_parse.y * src/recv.c * src/recv.h * src/remotefolder.c * src/remotefolder.h * src/send_message.c * src/send_message.h * src/setup.c * src/setup.h * src/sourcewindow.c * src/sourcewindow.h * src/ssl_manager.c * src/ssl_manager.h * src/statusbar.c * src/statusbar.h * src/stock_pixmap.c * src/stock_pixmap.h * src/summary_search.c * src/summary_search.h * src/summaryview.c * src/summaryview.h * src/syldap.c * src/syldap.h * src/textview.c * src/textview.h * src/toolbar.c * src/toolbar.h * src/undo.c * src/undo.h * src/unmime.c * src/unmime.h * src/vcard.c * src/vcard.h * src/wizard.c * src/wizard.h * src/common/base64.c * src/common/base64.h * src/common/defs.h * src/common/hooks.c * src/common/hooks.h * src/common/log.c * src/common/log.h * src/common/mgutils.c * src/common/mgutils.h * src/common/nntp.c * src/common/nntp.h * src/common/passcrypt.c * src/common/passcrypt.h.in * src/common/plugin.c * src/common/plugin.h * src/common/prefs.c * src/common/prefs.h * src/common/progressindicator.c * src/common/progressindicator.h * src/common/quoted-printable.c * src/common/quoted-printable.h * src/common/session.c * src/common/session.h * src/common/smtp.c * src/common/smtp.h * src/common/socket.c * src/common/socket.h * src/common/ssl.c * src/common/ssl.h * src/common/stringtable.c * src/common/stringtable.h * src/common/sylpheed.c * src/common/sylpheed.h * src/common/template.c * src/common/template.h * src/common/timing.h * src/common/utils.c * src/common/utils.h * src/common/version.h.in * src/common/xml.c * src/common/xml.h * src/common/xmlprops.c * src/common/xmlprops.h * src/gtk/about.c * src/gtk/colorlabel.c * src/gtk/colorlabel.h * src/gtk/colorsel.c * src/gtk/colorsel.h * src/gtk/combobox.c * src/gtk/combobox.h * src/gtk/description_window.c * src/gtk/description_window.h * src/gtk/filesel.c * src/gtk/filesel.h * src/gtk/foldersort.c * src/gtk/foldersort.h * src/gtk/gtkaspell.c * src/gtk/gtkaspell.h * src/gtk/gtksctree.c * src/gtk/gtkshruler.c * src/gtk/gtkshruler.h * src/gtk/gtkutils.c * src/gtk/gtkutils.h * src/gtk/icon_legend.c * src/gtk/icon_legend.h * src/gtk/logwindow.c * src/gtk/logwindow.h * src/gtk/manage_window.c * src/gtk/manage_window.h * src/gtk/pluginwindow.c * src/gtk/pluginwindow.h * src/gtk/prefswindow.c * src/gtk/prefswindow.h * src/gtk/quicksearch.c * src/gtk/quicksearch.h * src/pixmaps/claws-mail.xpm * src/pixmaps/claws-mail_icon.xpm * src/pixmaps/claws-mail_logo.xpm * src/pixmaps/sylpheed-claws.xpm * src/pixmaps/sylpheed-claws_icon.xpm * src/pixmaps/sylpheed-claws_logo.xpm * src/plugins/bogofilter/Makefile.am * src/plugins/bogofilter/bogofilter.c * src/plugins/bogofilter/bogofilter.h * src/plugins/bogofilter/bogofilter_gtk.c * src/plugins/clamav/Makefile.am * src/plugins/clamav/clamav_plugin.c * src/plugins/clamav/clamav_plugin.h * src/plugins/clamav/clamav_plugin_gtk.c * src/plugins/demo/Makefile.am * src/plugins/demo/demo.c * src/plugins/dillo_viewer/Makefile.am * src/plugins/dillo_viewer/README * src/plugins/dillo_viewer/dillo_prefs.c * src/plugins/dillo_viewer/dillo_prefs.h * src/plugins/dillo_viewer/dillo_viewer.c * src/plugins/pgpcore/Makefile.am * src/plugins/pgpcore/passphrase.c * src/plugins/pgpcore/passphrase.h * src/plugins/pgpcore/pgp_viewer.c * src/plugins/pgpcore/pgp_viewer.h * src/plugins/pgpcore/plugin.c * src/plugins/pgpcore/prefs_gpg.c * src/plugins/pgpcore/prefs_gpg.h * src/plugins/pgpcore/select-keys.c * src/plugins/pgpcore/select-keys.h * src/plugins/pgpcore/sgpgme.c * src/plugins/pgpcore/sgpgme.h * src/plugins/pgpcore/sylpheed.def * src/plugins/pgpcore/version.rc * src/plugins/pgpinline/Makefile.am * src/plugins/pgpinline/pgpinline.c * src/plugins/pgpinline/pgpinline.h * src/plugins/pgpinline/plugin.c * src/plugins/pgpinline/sylpheed.def * src/plugins/pgpinline/version.rc * src/plugins/pgpmime/Makefile.am * src/plugins/pgpmime/pgpmime.c * src/plugins/pgpmime/pgpmime.h * src/plugins/pgpmime/plugin.c * src/plugins/pgpmime/sylpheed.def * src/plugins/pgpmime/version.rc * src/plugins/spamassassin/Makefile.am * src/plugins/spamassassin/README * src/plugins/spamassassin/spamassassin.c * src/plugins/spamassassin/spamassassin.h * src/plugins/spamassassin/spamassassin_gtk.c * src/plugins/trayicon/Makefile.am * src/plugins/trayicon/trayicon.c * tools/OOo2sylpheed.pl * tools/README * tools/README.sylprint * tools/acroread2sylpheed.pl * tools/claws.i18n.status.pl * tools/filter_conv.pl * tools/filter_conv_new.pl * tools/freshmeat_search.pl * tools/google_search.pl * tools/kmail2sylpheed.pl * tools/kmail2sylpheed_v2.pl * tools/make.themes.project * tools/multiwebsearch.pl * tools/nautilus2sylpheed.sh * tools/outlook2sylpheed.pl * tools/sylprint.pl * tools/sylprint.rc * tools/tb2sylpheed * tools/textviewer.sh * tools/vcard2xml.py * tools/kdeservicemenu/README * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl * tools/kdeservicemenu/template_sylpheed-attach-files.desktop * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop Change name to Claws Mail. Announce to follow...
2006-11-07 11:24:03 +01:00
following, and change them while Claws Mail is not running, in
<filename>~/.claws-mail/clawsrc</filename>.
</para>
<variablelist>
<varlistentry>
<term><literal>addressbook_use_editaddress_dialog</literal></term>
<listitem>
<para>
Use a separate dialogue to edit a person's details.
'0' will use a form embedded in the addressbook's main window.
</para>
</listitem>
</varlistentry>
<varlistentry>
<term><literal>bold_unread</literal></term>
<listitem>
<para>
Show unread messages in the Message List using a bold font.
</para>
</listitem>
</varlistentry>
<varlistentry>
<term><literal>cache_max_mem_usage</literal></term>
<listitem>
<para>
The maximum amount of memory to use to cache messages, in kB.
</para>
</listitem>
</varlistentry>
<varlistentry>
<term><literal>cache_min_keep_time</literal></term>
<listitem>
<para>
The minimum time in minutes to keep a cache in memory. Caches more
recent than this time will not be freed, even if the memory usage is
too high.
</para>
</listitem>
</varlistentry>
<varlistentry>
<term><literal>compose_no_markup</literal></term>
<listitem>
<para>
Don't use bold and italic text in Compose dialogue's account selector.
</para>
</listitem>
</varlistentry>
<varlistentry>
<term><literal>emphasis_color</literal></term>
<listitem>
<para>
The colour used for the X-Mailer line when its value is Claws Mail.
</para>
</listitem>
</varlistentry>
<varlistentry>
<term><literal>enable_dotted_lines</literal></term>
<listitem>
<para>
Use the <emphasis>old</emphasis> dotted line look in the main window
GtkTreeView components, (Folder List and Message List), instead of the
<emphasis>modern</emphasis> lineless look.
</para>
</listitem>
</varlistentry>
<varlistentry>
<term><literal>enable_hscrollbar</literal></term>
<listitem>
<para>
Enable the horizontal scrollbar in the Message List.
</para>
</listitem>
</varlistentry>
<varlistentry>
<term><literal>enable_swap_from</literal></term>
<listitem>
<para>
Display the sender's email address in the To column of the
Sent folder instead of the recipient's.
</para>
</listitem>
</varlistentry>
<varlistentry>
<term><literal>folderview_vscrollbar_policy</literal></term>
<listitem>
<para>
Specify the policy of vertical scrollbar of Folder List.
'0' is always shown, '1' is automatic, '2' is always hidden.
</para>
</listitem>
</varlistentry>
<varlistentry>
<term><literal>hover_timeout</literal></term>
<listitem>
<para>
Time in milliseconds that will cause a folder tree to expand
when the mouse cursor is held over it during drag 'n' drop.
</para>
</listitem>
</varlistentry>
<varlistentry>
<term><literal>live_dangerously</literal></term>
<listitem>
<para>
Don't ask for confirmation before definitive deletion of emails.
</para>
</listitem>
</varlistentry>
<varlistentry>
<term><literal>log_error_color</literal></term>
<term><literal>log_in_color</literal></term>
<term><literal>log_msg_color</literal></term>
<term><literal>log_out_color</literal></term>
<term><literal>log_warn_color</literal></term>
<listitem>
<para>
The colours used in the log window.
</para>
</listitem>
</varlistentry>
<varlistentry>
<term><literal>respect_flowed_format</literal></term>
<listitem>
<para>
0 or 1. Respect format=flowed on text/plain message parts. This
will cause some mails to have long lines, but will fix some URLs
that would otherwise be wrapped. Default is 0, turned off.
</para>
</listitem>
</varlistentry>
<varlistentry>
<term><literal>save_parts_readwrite</literal></term>
<listitem>
<para>
Saves temporary files when opening attachment with write bit set.
</para>
</listitem>
</varlistentry>
<varlistentry>
<term><literal>skip_ssl_cert_check</literal></term>
<listitem>
<para>
Disables the verification of SSL certificates.
</para>
</listitem>
</varlistentry>
<varlistentry>
<term><literal>statusbar_update_step</literal></term>
<listitem>
<para>
Update stepping in progress bars.
</para>
</listitem>
</varlistentry>
<varlistentry>
<term><literal>stripes_color_offset</literal></term>
<listitem>
<para>
Specify the value to use when creating alternately coloured lines in
GtkTreeView components. The smaller the value, the less visible the
difference in the alternating colours of the lines.
</para>
</listitem>
</varlistentry>
<varlistentry>
<term><literal>textview_cursor_visible</literal></term>
<listitem>
<para>
Display the cursor in the message view.
</para>
</listitem>
</varlistentry>
<varlistentry>
<term><literal>thread_by_subject_max_age</literal></term>
<listitem>
<para>
Number of days to include a message in a thread when using
<quote>Thread using subject in addition to standard headers</quote>.
</para>
</listitem>
</varlistentry>
<varlistentry>
<term><literal>toolbar_detachable</literal></term>
<listitem>
<para>
Show handles in the toolbars.
</para>
</listitem>
</varlistentry>
<varlistentry>
<term><literal>unsafe_ssl_certs</literal></term>
<listitem>
<para>
Allows Claws to remember multiple SSL certificates for a given
server/port. This is disabled by default.
</para>
</listitem>
</varlistentry>
<varlistentry>
<term><literal>use_networkmanager</literal></term>
<listitem>
<para>
Use NetworkManager to switch offline automatically. This is enabled
by default.
</para>
</listitem>
</varlistentry>
<varlistentry>
<term><literal>use_stripes_everywhere</literal></term>
<listitem>
<para>
Enable alternately coloured lines in GtkTreeView components.
</para>
</listitem>
</varlistentry>
<varlistentry>
<term><literal>use_stripes_in_summaries</literal></term>
<listitem>
<para>
Enable alternately coloured lines in the main window GtkTreeView
components, (Folder List and Message List). The only useful way to
use this option is to set it to 0 when use_stripes_everywhere is set
to 1.
</para>
</listitem>
</varlistentry>
<varlistentry>
<term><literal>utf8_instead_of_locale_for_broken_mail</literal></term>
<listitem>
<para>
Use UTF-8 encoding for broken mails instead of current locale.
</para>
</listitem>
</varlistentry>
<varlistentry>
<term><literal>warn_dnd</literal></term>
<listitem>
<para>
Display a confirmation dialogue on drag 'n' drop of folders.
</para>
</listitem>
</varlistentry>
</variablelist>
</section>
</section>