/[imapfilter]/imapfilter/imapfilter.1
ViewVC logotype

Diff of /imapfilter/imapfilter.1

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.3 by lefcha, Sun Aug 12 16:12:28 2001 UTC revision 1.4 by lefcha, Mon Aug 20 21:40:57 2001 UTC
# Line 1  Line 1 
1  .TH IMAPFILTER 1 "11 August 2001" "Version 0.1" Commands  .TH IMAPFILTER 1 "21 August 2001" "Version 0.2" Commands
2  .SH NAME  .SH NAME
3  imapfilter - mail filter  imapfilter - mail filter
4  .SH SYNOPSIS  .SH SYNOPSIS
# Line 51  The configuration file has the following Line 51  The configuration file has the following
51  .PP  .PP
52  Empty lines and lines beginning with '#' are considered comments.  Empty lines and lines beginning with '#' are considered comments.
53  .PP  .PP
54  Otherwise a line is in the format "KEYWORD = ARGUMENT" for account settings  Otherwise a line is in the format "KEYWORD = ARGUMENT" for account settings,
55  and "FILTER = HEADER" for the filters entries.  "FILTER = HEADER" for the filters entries, and "LIMIT = SIZE" for the message
56    limits.
57  .PP  .PP
58  The available keywords are:  The available keywords are:
59  .TP  .TP
# Line 79  Remove all messages that match the defin Line 80  Remove all messages that match the defin
80  .TP  .TP
81  .B ALLOW  .B ALLOW
82  Override all DENY filters and define exceptions, according to which  Override all DENY filters and define exceptions, according to which
83  messages will not be deleted.  messages will not be deleted.  If no DENY filters where defined, then
84    .B everything
85    is deleted except the ALLOW filters.
86    .TP
87    .B DENY_LIMIT
88    All messages, except those that match the ALLOW filters, with size in octets
89    (bytes) greater than the supplied, are deleted.
90    .TP
91    .B ALLOW_LIMIT
92    Size limit for messages that match the ALLOW filters, in other words, messages
93    that the DENY_LIMIT cannot filter.
94  .PP  .PP
95  The HEADER is comprised by FIELD-NAME and FIELD-BODY, with the two seperated  The HEADER is comprised by FIELD-NAME and FIELD-BODY, with the two seperated
96  with an optional ':' character and  with an optional ':' character and

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26