'\" t .\" Title: CLAWS-MAIL-MANAGESIEVE .\" Author: Charles Lehner .\" Generator: DocBook XSL Stylesheets v1.79.1 .\" Date: Aug 15, 2015 .\" Manual: CLAWS-MAIL-MANAGESIEVE Manual .\" Source: claws-mail-managesieve .\" Language: English .\" .TH "CLAWS\-MAIL\-MANAGES" "1" "Aug 15, 2015" "claws-mail-managesieve" "CLAWS-MAIL-MANAGESIEVE Manual" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .\" http://bugs.debian.org/507673 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l .\" ----------------------------------------------------------------- .\" * MAIN CONTENT STARTS HERE * .\" ----------------------------------------------------------------- .SH "NAME" claws-mail-managesieve \- Manage filtering scripts on Sieve\-compliant servers .SH "DESCRIPTION" .PP This manual page documents briefly the \fBclaws\-mail\-managesieve\fR\&. .PP This manual page was written for the Debian distribution because the original program does not have a manual page\&. .PP \fBclaws\-mail\-managesieve\fR is a plugin (loadable module) for the \fIClaws Mail\fR mailer\&. .PP This plugin provides an interface for managing Sieve filters\&. These filters are used for filtering mail on mail servers, usually with an IMAP account\&. .PP This plugin allows managing Sieve filters: creating, editing, deleting and checking their syntax\&. .PP 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\&. .SH "USAGE" .PP Before using a plugin you must instruct \fIClaws Mail\fR to load it on startup\&. .PP For this you must go \(lqConfiguration\(rq menu on main window toolbar, open \(lqPlugins\&.\&.\&.\(rq dialog, click on the \(lqLoad plugin\&.\&.\&.\(rq button and select the plugin file, named managesieve\&.so, and press the \(lqOpen\(rq button\&. .PP Sieve must be enabled and configured on each account where you plan to use it\&. Go \(lqConfiguration\(rq menu and open \(lqPreferences for current account\&.\&.\&.\(rq or \(lqEdit accounts\&.\&.\&.\(rq for configuring a different one\&. .PP When account preferences are shown you can configure Sieve by opening the \(lqPlugins/Sieve\(rq page\&. .PP Once some account is configured you can use \(lqManage Sieve Filters\&.\&.\&.\(rq dialog option from \(lqTools\(rq menu\&. .SH "SEE ALSO" .PP \fBclaws\-mail\fR(1), \fBclaws\-mail\-extra\-plugins\fR(1), \fB\m[blue]\fBSieve language wiki\fR\m[]\&\s-2\u[1]\d\s+2\fR, \fB\m[blue]\fBRFC 5228 \- Sieve: An Email Filtering Language\fR\m[]\&\s-2\u[2]\d\s+2\fR\&. .SH "AUTHORS" .PP \fBCharles Lehner\fR <\&charles@claws\-mail\&.org\&> .RS 4 Wrote the \fBclaws\-mail\-managesieve\fR plugin\&. .RE .PP \fBRicardo Mones\fR <\&mones@debian\&.org\&> .RS 4 Wrote this manpage for the Debian system\&. .RE .SH "COPYRIGHT" .br Copyright \(co 2015 Ricardo Mones .br .PP This manual page was written for the Debian system (but may be used by others)\&. .PP 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\&. .PP On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common\-licenses/GPL\&. .sp .SH "NOTES" .IP " 1." 4 Sieve language wiki .RS 4 \%http://sieve.info/ .RE .IP " 2." 4 RFC 5228 - Sieve: An Email Filtering Language .RS 4 \%https://tools.ietf.org/html/rfc5228 .RE