Provided by: claws-mail-managesieve_3.13.2-1ubuntu1_amd64 bug

NAME

       claws-mail-managesieve - Manage filtering scripts on Sieve-compliant servers

DESCRIPTION

       This manual page documents briefly the claws-mail-managesieve.

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

       claws-mail-managesieve is a plugin (loadable module) for the Claws Mail mailer.

       This plugin provides an interface for managing Sieve filters. These filters are used for
       filtering mail on mail servers, usually with an IMAP account.

       This plugin allows managing Sieve filters: creating, editing, deleting and checking their
       syntax.

       No facilities for script development are provided, so you need to know the Sieve language
       for creating or make non-trivial modifications to existing filters. See references below.

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

       Sieve must be enabled and configured on each account where you plan to use it. Go
       “Configuration” menu and open “Preferences for current account...”  or “Edit accounts...”
       for configuring a different one.

       When account preferences are shown you can configure Sieve by opening the “Plugins/Sieve”
       page.

       Once some account is configured you can use “Manage Sieve Filters...”  dialog option from
       “Tools” menu.

SEE ALSO

       claws-mail(1), claws-mail-extra-plugins(1), Sieve language wiki[1], RFC 5228 - Sieve: An
       Email Filtering Language[2].

AUTHORS

       Charles Lehner <charles@claws-mail.org>
           Wrote the claws-mail-managesieve plugin.

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

COPYRIGHT

       Copyright © 2015 Ricardo Mones

       This manual page was written 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 3 or (at your option) 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.

NOTES

        1. Sieve language wiki
           http://sieve.info/

        2. RFC 5228 - Sieve: An Email Filtering Language
           https://tools.ietf.org/html/rfc5228