aboutsummaryrefslogtreecommitdiff
path: root/network/claws-mail-extra-plugins/README
blob: 88c4ec3e95aabff6c09971d9410499d015d7da35 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
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.