diff options
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 88c4ec3e95aa..bc13d77d7f62 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 |