Claws Mail 3.7.1 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News Claws Mail 3.7.1 (Default branch)
# 1  
Old 03-06-2009
Claws Mail 3.7.1 (Default branch)

ImageClaws 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 v3Changes:
Spell checking has been added for the subject in the Compose window. When replying to signed and/or encrypted mail and the preference to sign and/or encrypt is set, the original mail's privacy system is automatically used, if available. If a text/calendar attachment is present in a message, it is automatically selected if a suitable plugin (i.e. vCalendar) is available. The manual has been updated. The Brazilian Portuguese, Czech, Dutch, Finnish, French, German, Hungarian, Simplified Chinese, Spanish, and Swedish translations were updated. Several bugs have been fixed.Image

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)