logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

claws-mail-newmail-plugin - message header summary to a log file

Authors

       H. Merijn Brand <h.m.brand@xs4all.nl>
           Wrote the claws-mail-newmail-plugin plugin.

       Ricardo Mones <mones@debian.org>
           Wrote this manpage for the Debian system.

Description

       This manual page documents briefly the claws-mail-newmail-plugin package.

       This manual page was written for the Debian™ distribution because the original program does not have a
       manual page.

       claws-mail-newmail-plugin is a plugin (loadable module) for the ClawsMail mailer.

       This plugin writes a summary of new mail headers and message related values to a log file. Writing is
       done after sorting.

       The message headers written are: "Date:", "Subject:", "From:", "To:" and "Cc:". Additionally the message
       related values currently written are the following:

       "Size:"
           The size of the message in bytes.

       "Path:"
           The full path to the message file.

       "Message:"
           The number of the message.

       "Folder:"
           The folder of the message.

Files

~/Mail/NewLog
           Default filename where header summary is written.

Name

       claws-mail-newmail-plugin - message header summary to a log file

See Also

claws-mail(1), claws-mail-extra-plugins(7).

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 newmail.so, and press the “Open” button.

See Also