diff options
author | Erik Hanson <erik@slackbuilds.org> | 2010-11-22 17:44:04 +0000 |
---|---|---|
committer | Heinz Wiesinger <pprkut@slackbuilds.org> | 2010-11-22 19:44:58 +0100 |
commit | a79624ebd1b6d3916ab3701de10d3a33e495dfd4 (patch) | |
tree | d2a3c452fb07d9e8d1571db2834eeb1f14a74168 /network/claws-mail-extra-plugins/README | |
parent | 35aa0b426254e9208d29cde0e38193603ecc51e1 (diff) |
network/claws-mail-extra-plugins: Updated for version 3.7.7.
Signed-off-by: Michiel van Wessem <michiel@slackbuilds.org>
Diffstat (limited to 'network/claws-mail-extra-plugins/README')
-rw-r--r-- | network/claws-mail-extra-plugins/README | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/network/claws-mail-extra-plugins/README b/network/claws-mail-extra-plugins/README index 28a8e10366f12..288cf83d821c0 100644 --- a/network/claws-mail-extra-plugins/README +++ b/network/claws-mail-extra-plugins/README @@ -1,12 +1,14 @@ This builds a package of extra plugins for the Claws-Mail email client. These include: -* acpi_notifier: Mail notification via LEDs on some laptops +* acpi_notifier: Mail notification via LEDs on some laptops. +* address_keeper: Never forget a typed address. * archive: Adds archiving features to Claws Mail. * att_remover: Removes attachments from emails. * attachwarner: Warns about messages mentioning attachments that don't have attachments. -* cachesaver: Saves the cache to prevent loss of metadata on crashes. +* bsfilter_plugin: Check messages for spam using Bsfilter. +* clamd: Scans messages using clamd (Clam AV). * fancy: Renders html email using the GTK+ port of WebKit library. * fetchinfo: Insets headers containing download info into emails. * geolocation_plugin: Display a map showing the location of the sender. @@ -19,15 +21,12 @@ These include: * python_plugin: Python scripting access to Claws Mail. * rssyl: Allows you to read RSS newsfeeds. * spam_report: Reports spam to various places. -* synce: Helps keep the address book of a Windows CD device in sync with - Claw's addressbook * tnef_parse: Enables reading application/ms-tnef attachments. -* vcalendar: Allows VCalendar message handling like Evolution or Outlook +* vcalendar: Allows VCalendar message handling like Evolution or Outlook. Requirements: The fancy plugin requires webkit. The geolocation plugin requires libchamplain. - The SynCE plugin requires libsynce and librapi2. Note: By default the package will include every plugin; this can be changed very easily in the script - it uses a list of plugins to be built, and plugins |