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

Diff of /imapfilter/imapfilter.1

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

revision 1.5 by lefcha, Tue Aug 21 16:17:36 2001 UTC revision 1.6 by lefcha, Sun Aug 26 11:24:41 2001 UTC
# Line 1  Line 1 
1  .TH IMAPFILTER 1 "21 August 2001" "Version 0.2" Commands  .TH IMAPFILTER 1 "26 August 2001" "CVS" Commands
2  .SH NAME  .SH NAME
3  imapfilter - mail filter  imapfilter - mail filter
4  .SH SYNOPSIS  .SH SYNOPSIS
# Line 52  The configuration file has the following Line 52  The configuration file has the following
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  "FILTER = HEADER" for the filters entries, and "LIMIT = SIZE" for the message  "FILTER = HEADER" for the filters entries, "LIMIT = SIZE" for the message
56  limits.  limits and "OPTION = ARGUMENT" for any other settings.
57  .PP  .PP
58  The available keywords are:  The available keywords for account settings are:
59  .TP  .TP
60  .B SERVER  .B SERVER
61  Hostname of the mailserver on which to connect.  Hostname of the mailserver on which to connect.
# Line 69  User's name to be used while logging in Line 69  User's name to be used while logging in
69  .TP  .TP
70  .B PASSWORD  .B PASSWORD
71  Password of the user.  Password of the user.
72  .TP  .PP
73  .B LOGFILE  More than one accounts can be declared. The SERVER keyword is used to seperate
74  Log file to save filtering information and error messages.  the accounts and denote the definition of a new account. Whenever a PORT,
75    USERNAME or PASSWORD keyword is found, it associates with the last preceding
76    SERVER argument.
77  .PP  .PP
78  Filter entries are:  Filter entries are:
79  .TP  .TP
# Line 103  All messages, except those that match th Line 105  All messages, except those that match th
105  .B ALLOW_LIMIT  .B ALLOW_LIMIT
106  Size limit for messages that match the ALLOW filters, in other words, messages  Size limit for messages that match the ALLOW filters, in other words, messages
107  that the DENY_LIMIT cannot filter.  that the DENY_LIMIT cannot filter.
108    .PP
109    Other options are:
110    .TP
111    .B LOGFILE
112    Log file to save filtering information and error messages.
113  .SH CONFIGURATION EXAMPLES  .SH CONFIGURATION EXAMPLES
114  See  See
115  .IR sample.imapfilterrc .  .IR sample.imapfilterrc .

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26