summaryrefslogtreecommitdiffstats
path: root/network/claws-mail-extra-plugins/README
diff options
context:
space:
mode:
Diffstat (limited to 'network/claws-mail-extra-plugins/README')
-rw-r--r--network/claws-mail-extra-plugins/README31
1 files changed, 31 insertions, 0 deletions
diff --git a/network/claws-mail-extra-plugins/README b/network/claws-mail-extra-plugins/README
new file mode 100644
index 0000000000..88c4ec3e95
--- /dev/null
+++ b/network/claws-mail-extra-plugins/README
@@ -0,0 +1,31 @@
+This builds a package of extra plugins for the Claws-Mail email client.
+These include:
+
+* acpi_notifier: Mail notification via LEDs on some laptops
+* 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
+ addressbook
+* 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/.
+
+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
+plugins can be added or removed easily enough.