X-Git-Url: http://git.claws-mail.org/?p=claws.git;a=blobdiff_plain;f=manual%2Fplugins.xml;h=a380f5c93b66aef3f118b6804b5310211f332094;hp=dc1634c81c2be542dac274233a33c9046165a0c0;hb=7760b06cc6391a332681b57a02570da9ae817cca;hpb=4fb5834b5ddbae015bf61912abb8aeecff353589 diff --git a/manual/plugins.xml b/manual/plugins.xml index dc1634c81..a380f5c93 100644 --- a/manual/plugins.xml +++ b/manual/plugins.xml @@ -5,14 +5,74 @@
Provided plugins + Sylpheed-Claws' capabilities are extended by plugins. It comes with the following plugins included, all of which are built automatically if the required libraries are present. + + Plugins are installed in $PREFIX/lib/sylpheed-claws/plugins/ and have a suffix of .so To load a plugin go to Configuration/Plugins and click the Load Plugin button. Select the plugin that you want and click OK. + + If you don't find the plugin you're looking for, it is possible that your GNU/Linux distribution provides it in a separate package. In this case, search for the plugin in your package manager. + + Clam Antivirus + Enables the scanning of message attachments in mail received from a POP, IMAP or LOCAL account using Clam AntiVirus. It can optionally delete the mail or save it to a designated folder. Preferences can be found in Configuration/Preferences/Plugins/Clam AntiVirus. Clam AntiVirus is available from http://clamav.sourceforge.net/. + + Dillo HTML Viewer + Enables the viewing of html messages using the Dillo web browser, version 0.7.0 or newer. It uses Dillo's --local option by default for safe browsing. Preferences can be found in /Configuration/Preferences/Plugins/Dillo Browser. Dillo is available from http://www.dillo.org/. + + PGP/Core, PGP/Inline and PGP/MIME + Handles PGP signed and/or encrypted mails. You can decrypt mails, verify signatures or sign and encrypt your own mails. Uses GnuPG/GPGME, ftp://ftp.gnupg.org/gcrypt/gpgme/. + + SpamAssassin + Enables the scanning of incoming mail received from a POP, IMAP or LOCAL account using SpamAssassin. It can optionally delete mail identified as spam or save it to a designated folder. Preferences can be found in Configuration/Preferences/Plugins/SpamAssassin. SpamAssassin is available from http://spamassassin.org/. + + Trayicon + Places an icon in the system tray that indicates whether you have any new mail. A tooltip also shows the current new, unread and total number of messages. + +
More plugins + Other plugins have been written too, which are available as separate downloads. At the time of this writing, there are a number of plugins available at http://claws.sylpheed.org/plugins.php: + + + Acpi Notifier + Enables new mail notification via the LEDs found on some laptops like Acer, Asus and IBM laptops. + + AttRemover + This plugin lets you remove attachments from emails. + + CacheSaver + Saves the caches every 60 seconds (or user-defined period). It helps avoiding the loss of metadata if your computer (or Sylpheed-Claws!) crashes. + + etpan! Privacy + Handles signature verification and decryption of encrypted messages in S/MIME, OpenPGP, and ascii-armored PGP formats. + + Fetchinfo + Inserts headers containing some download information, like UIDL, Sylpheeds account name, POP server, user ID and retrieval time. + + Maildir + Provides direct support for Maildir++ mailboxes. With this plugin you can share your Maildir++ mailbox with other mailers or IMAP servers. + + mailMBOX + Handles mailboxes in mbox format. + + Perl + Intended to extend the filtering possibilities of Sylpheed-Claws. It provides a Perl interface to Sylpheed-Claws' filtering mechanism, allowing the use of full Perl power in email filters. + + SynCE + Assists in keeping the addressbook of a Windows CE device (Pocket PC/ iPAQ, Smartphone etc) in sync with Claws' addressbook, with respect to email addresses. + + vCalendar + Enables vCalendar message handling like that produced by Evolution or Outlook, and Webcal subscriptions. + + RSSyl + Allows you to read your favorite newsfeeds in Claws. RSS 1.0, 2.0 and Atom feeds are currently supported. + + + + If you're a developer, writing a plugin to extend Sylpheed-Claws' capabilities is probably the best and easiest solution. We will provide hosting to your code, and will be glad to answer your questions in the mailing-list or the IRC channel, #sylpheed on IRCnet.
-