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

Diff of /imapfilter/imapfilter.1

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

revision 1.1 by lefcha, Sat Aug 11 15:52:52 2001 UTC revision 1.2 by lefcha, Sat Aug 11 15:54:57 2001 UTC
# Line 1  Line 1 
1  .TH IMAPFILTER 1 "7 August 2001" "Version 0.1" Commands  .TH IMAPFILTER 1 "11 August 2001" "Version 0.1" Commands
2  .SH NAME  .SH NAME
3  imapfilter - mail filter  imapfilter - mail filter
4  .SH SYNOPSIS  .SH SYNOPSIS
# Line 22  header line of them. Line 22  header line of them.
22  Configuration file to read settings and filters from. The default is  Configuration file to read settings and filters from. The default is
23  .IR $HOME/.imapfilterrc .  .IR $HOME/.imapfilterrc .
24  .TP  .TP
25    .B -h
26    Print a summary of program's options.
27    .TP
28  .B -l logfile  .B -l logfile
29  File that contains logs of any mail deletion and error messages that  File that contains logs of any mail deletion and error messages that
30  .B imapfilter  .B imapfilter
# Line 46  The configuration file has the following Line 49  The configuration file has the following
49  Empty lines and lines beginning with '#' are considered comments.  Empty lines and lines beginning with '#' are considered comments.
50  .PP  .PP
51  Otherwise a line is in the format "KEYWORD = ARGUMENT" for account settings  Otherwise a line is in the format "KEYWORD = ARGUMENT" for account settings
52  and "DENY = HEADER" for the filters.  and "FILTER = HEADER" for the filters entries.
53  .PP  .PP
54  The available keywords are:  The available keywords are:
55  .TP  .TP
# Line 65  Password of the user. Line 68  Password of the user.
68  .TP  .TP
69  .B LOGFILE  .B LOGFILE
70  Log file to save filtering information and error messages.  Log file to save filtering information and error messages.
71    .PP
72    Filter entries are:
73  .TP  .TP
74  .B DENY  .B DENY
75    Remove all messages that match the defined HEADER.
76    .TP
77    .B ALLOW
78    Override all DENY filters and define exceptions, according to which
79    messages will not be deleted.
80    .PP
81  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
82  with an optional ':' character and  with an optional ':' character and
83  .B only  .B only
# Line 95  Default log file. Line 106  Default log file.
106  IMAP4rev1:  IMAP4rev1:
107  RFC 2060  RFC 2060
108  .SH AUTHOR  .SH AUTHOR
109  Lefteris Chatzibarbas <lefcha@hol.gr>  Lefteris Chatzibarbas <lefcha@users.sourceforge.net>

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26