diff options
Diffstat (limited to 'network/claws-mail-extra-plugins/README')
-rw-r--r-- | network/claws-mail-extra-plugins/README | 35 |
1 files changed, 0 insertions, 35 deletions
diff --git a/network/claws-mail-extra-plugins/README b/network/claws-mail-extra-plugins/README deleted file mode 100644 index 2fa9e855a0..0000000000 --- a/network/claws-mail-extra-plugins/README +++ /dev/null @@ -1,35 +0,0 @@ -This builds a package of extra plugins for the Claws-Mail email client. -These include: - -* acpi_notifier: Mail notification via LEDs on some laptops. -* address_keeper: Never forget a typed address. -* archive: Adds archiving features to Claws Mail. -* att_remover: Removes attachments from emails. -* attachwarner: Warns about messages mentioning attachments that don't have - attachments. -* bsfilter_plugin: Check messages for spam using Bsfilter. -* clamd: Scans messages using clamd (Clam AV). -* fancy: Renders html email using the GTK+ port of WebKit library. -* fetchinfo: Insets headers containing download info into emails. -* gdata_plugin: Access to GData (Google services) for Claws Mail. -* geolocation_plugin: Display a map showing the location of the sender. -* gtkhtml2_viewer: Renders HTML emails using the gtkhtml2 widget. -* mailmbox: Handles mbox format mailboxes. -* newmail: Writes email header summary to a log file. -* notification_plugin: Provides various ways to notify the user of new and - unread mail. -* pdf_viewer: Enables the viewing of PDF and PostScript attachments. -* perl_plugin: Allows the use of perl for message filtering. -* python_plugin: Python scripting access to Claws Mail. -* rssyl: Allows you to read RSS newsfeeds. -* spam_report: Reports spam to various places. -* tnef_parse: Enables reading application/ms-tnef attachments. -* vcalendar: Allows VCalendar message handling like Evolution or Outlook. - -All of the above plugins will be built, with the exception of the following: - The clamd plugin requires clamav. - The fancy plugin requires webkitgtk. - The gdata plugin requires gdata. - The geolocation plugin requires libchamplain. -If you want to build them, install the optional dependencies and add them to -the PLUGIN_LIST variable. |