logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

claws-mail-python-plugin - python scripting and console

Authors

Holger Berndt <berndth@gmx.de> Wrote the claws-mail-python-plugin. Ricardo Mones <mones@debian.org> Wrote this manpage for the Debian™ system.

Description

This manual page documents briefly the claws-mail-python-plugin 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 ClawsMail mailer. This plugin offers Python scripting access to ClawsMail. Also features a console for testing scripts, which can be saved for later usage as new menu items unther the “Tools” menu.

Name

claws-mail-python-plugin - python scripting and console

See Also

claws-mail(1), claws-mail-extra-plugins(7), The Python web site <https://www.python.org>.

Usage

Before using a plugin you must instruct ClawsMail 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.so, and press the “Open” button.

See Also