2010-05-11 20:01:30 +02:00
|
|
|
This builds a package of extra plugins for the Claws-Mail email client.
|
|
|
|
These include:
|
|
|
|
|
2010-11-22 18:44:04 +01:00
|
|
|
* acpi_notifier: Mail notification via LEDs on some laptops.
|
|
|
|
* address_keeper: Never forget a typed address.
|
2010-05-11 22:25:05 +02:00
|
|
|
* archive: Adds archiving features to Claws Mail.
|
|
|
|
* att_remover: Removes attachments from emails.
|
2010-05-11 20:01:30 +02:00
|
|
|
* attachwarner: Warns about messages mentioning attachments that don't have
|
|
|
|
attachments.
|
2010-11-22 18:44:04 +01:00
|
|
|
* bsfilter_plugin: Check messages for spam using Bsfilter.
|
|
|
|
* clamd: Scans messages using clamd (Clam AV).
|
2010-05-13 00:35:58 +02:00
|
|
|
* fancy: Renders html email using the GTK+ port of WebKit library.
|
2010-05-11 20:01:30 +02:00
|
|
|
* fetchinfo: Insets headers containing download info into emails.
|
2011-10-09 19:06:22 +02:00
|
|
|
* gdata_plugin: Access to GData (Google services) for Claws Mail.
|
2010-05-13 00:35:58 +02:00
|
|
|
* geolocation_plugin: Display a map showing the location of the sender.
|
2010-05-11 20:01:30 +02:00
|
|
|
* gtkhtml2_viewer: Renders HTML emails using the gtkhtml2 widget.
|
|
|
|
* mailmbox: Handles mbox format mailboxes.
|
|
|
|
* newmail: Writes email header summary to a log file.
|
2010-05-13 00:35:58 +02:00
|
|
|
* notification_plugin: Provides various ways to notify the user of new and
|
|
|
|
unread mail.
|
2012-11-20 07:22:29 +01:00
|
|
|
* pdf_viewer: Enables the viewing of PDF and PostScript attachments.
|
2010-05-13 00:35:58 +02:00
|
|
|
* perl_plugin: Allows the use of perl for message filtering.
|
|
|
|
* python_plugin: Python scripting access to Claws Mail.
|
2010-05-11 22:25:05 +02:00
|
|
|
* rssyl: Allows you to read RSS newsfeeds.
|
|
|
|
* spam_report: Reports spam to various places.
|
|
|
|
* tnef_parse: Enables reading application/ms-tnef attachments.
|
2010-11-22 18:44:04 +01:00
|
|
|
* vcalendar: Allows VCalendar message handling like Evolution or Outlook.
|
2010-05-11 20:01:30 +02:00
|
|
|
|
2011-10-09 19:06:22 +02:00
|
|
|
All of the above plugins will be built, with the exception of the following:
|
2012-11-20 07:22:29 +01:00
|
|
|
The clamd plugin requires clamav.
|
2012-10-08 20:03:39 +02:00
|
|
|
The fancy plugin requires webkitgtk.
|
2012-08-24 16:55:20 +02:00
|
|
|
The gdata plugin requires gdata.
|
2010-05-13 00:35:58 +02:00
|
|
|
The geolocation plugin requires libchamplain.
|
2012-08-24 16:55:20 +02:00
|
|
|
If you want to build them, install the optional dependencies and add them to
|
|
|
|
the PLUGIN_LIST variable.
|