diff options
author | Erik Hanson <erik@slackbuilds.org> | 2010-05-11 22:25:05 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-11 22:25:05 +0200 |
commit | fe16109e0efddfa8c22d9ca5340eabbb200072d3 (patch) | |
tree | 251d46924b67e95b985a2857961434ff8e6503c7 /network/claws-mail-extra-plugins/README | |
parent | ede63e419e503224b2cb858caeabd9dc92101926 (diff) | |
download | slackbuilds-fe16109e0efddfa8c22d9ca5340eabbb200072d3.tar.gz |
network/claws-mail-extra-plugins: Updated for version 3.6.1
Diffstat (limited to 'network/claws-mail-extra-plugins/README')
-rw-r--r-- | network/claws-mail-extra-plugins/README | 23 |
1 files changed, 13 insertions, 10 deletions
diff --git a/network/claws-mail-extra-plugins/README b/network/claws-mail-extra-plugins/README index 88c4ec3e95..bc13d77d7f 100644 --- a/network/claws-mail-extra-plugins/README +++ b/network/claws-mail-extra-plugins/README @@ -2,29 +2,32 @@ This builds a package of extra plugins for the Claws-Mail email client. These include: * acpi_notifier: Mail notification via LEDs on some laptops +* archive: Adds archiving features to Claws Mail. +* att_remover: Removes attachments from emails. * attachwarner: Warns about messages mentioning attachments that don't have attachments. -* att_remover: Removes attachments from emails. * cachesaver: Saves the cache to prevent loss of metadata on crashes. * fetchinfo: Insets headers containing download info into emails. * gtkhtml2_viewer: Renders HTML emails using the gtkhtml2 widget. * mailmbox: Handles mbox format mailboxes. * newmail: Writes email header summary to a log file. * notification: Provides various ways to notify the user of new and unread mail. -* pdf_viewer: Displays PDF and PostScript using Poppler. * perl: Allows the use of perl for message filtering. -* RSSyl: Allows you to read RSS newsfeeds. -* S/MIME: Handles S/MIME signed and/or encrypted emails. -* SynCE: Helps keep the address book of a Windows CD device in sync with Claw's +* 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 -* vCalendar: Allows VCalendar message handling like Evolution or Outlook +* tnef_parse: Enables reading application/ms-tnef attachments. +* vcalendar: Allows VCalendar message handling like Evolution or Outlook Other Requirements: Claws-Mail (obviously) available from SlackBuilds.org. - The notification plugin also recommends libnotify, which is available from - SlackBuilds.org. - The SynCE plugin requires libsynce and librapi2 both of which are available from - http://synce.sourceforge.net/synce/. + The notification plugin requires libnotify. + The archive plugin requires libarchive. + The gtkhtml2_viewer plugin requires gail. + The SynCE plugin requires libsynce and librapi2. + All of these are available from SlackBuilds.org except libsynce and librapi2, + and those two are at http://synce.sourceforge.net/synce/. Note: By default the package will include every plugin except SynCE; this can be changed very easily in the script - it uses a list of plugins to be built, and |