Claws Mail 3.3.1 (Extra Plugins branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News Claws Mail 3.3.1 (Extra Plugins branch)
# 1  
Old 02-23-2008
Claws Mail 3.3.1 (Extra Plugins branch)

Image Claws Mail is a GTK+ based, lightweight, and fast email client. Almost all commands are accessible with the keyboard. It also has many features such as multiple accounts, POP3/SMTP/IMAP/NNTP support, OpenSSL, GnuPG, and LDAP support, a plugin system, spell checking, filtering, Actions, spam and virus filters, an address book, internationalization, and much more. License: GNU General Public License v3 Changes:
Due to licensing problems, the ClamAV plugin has been dropped. Users who still wish to scan their incoming mail for viruses are recommended to use a Filtering rule such as ~test "clamscan --quiet %F" to call clamscan directly.Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
CLAWS-MAIL-PYTHON-PLUGIN(1)				      General Commands Manual				       CLAWS-MAIL-PYTHON-PLUGIN(1)

NAME
claws-mail-python-plugin -- Python scripting and console plugin. DESCRIPTION
This manual page documents briefly the claws-mail-python-plugin. This manual page was written for the Debian distribution because the original program does not have a manual page. claws-mail-python-plugin is a plugin (loadable module) for the Claws Mail mailer. This plugin offers a Python scripting access to Claws Mail. Also features a console for testing and scripts can be saved for later usage as new menu items under ``Tools'' menu. USAGE
Before using a plugin you must instruct Claws Mail to load it on startup. For this you must go ``Configuration'' menu on main window toolbar, open ``Plugins...'' dialog, click on the ``Load plugin...'' button and select the plugin file, named python_plugin.so, and press the ``Open'' button. SEE ALSO
claws-mail (1), claws-mail-extra-plugins (1). AUTHOR
claws-mail-python-plugin was written by Holger Berndt berndth@gmx.de This manual page was written by Ricardo Mones mones@debian.org for the Debian system (but may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 any later version published by the Free Software Foundation. On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL. CLAWS-MAIL-PYTHON-PLUGIN(1)