/[imapfilter]/imapfilter/imapfilterrc.5
ViewVC logotype

Diff of /imapfilter/imapfilterrc.5

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

revision 1.6 by lefcha, Fri Oct 5 13:19:10 2001 UTC revision 1.7 by lefcha, Thu Nov 1 16:36:56 2001 UTC
# Line 1  Line 1 
1  .Dd October 5, 2001  .Dd November 1, 2001
2  .Dt IMAPFILTERRC 5  .Dt IMAPFILTERRC 5
3  .Os  .Os
4  .Sh NAME  .Sh NAME
# Line 19  which Line 19  which
19  are considered comments, are ignored.  are considered comments, are ignored.
20  .Sh COMMANDS  .Sh COMMANDS
21  .Bl -tag -width Ds  .Bl -tag -width Ds
22  .It Cm account Ar username:password@hostname[:port]  .It Cm account Ar username:password@hostname[:port] [ssl|ssl2|ssl3|tls1]
23  Defines a user account, using the  Defines a user account, using the
24  .Ar username  .Ar username
25  as user identification and  as user identification and
# Line 28  as the secret word, connecting to the Line 28  as the secret word, connecting to the
28  .Ar hostname  .Ar hostname
29  mail server, at the specified  mail server, at the specified
30  .Ar port  .Ar port
31  (if not specified the default IMAP protocol port (ie. 143) is used).  (if not specified the default IMAP protocol port (ie. 143 or 993 when SSL/TLS is
32    enabled) is used.  SSL/TLS support is enabled with the argument
33    .Ar ssl ,
34    which uses as default the SSL protocol version 2, though this may be changed by
35    specifying a different protocol/version.
36  .Pp  .Pp
37  The  The
38  .Ar username  .Ar username
# Line 152  Messages that have Line 156  Messages that have
156  .Qq recently  .Qq recently
157  arrived in the mailbox (this session is the  arrived in the mailbox (this session is the
158  first, to have been notified about the messages) and have not been read.  first, to have been notified about the messages) and have not been read.
159    .It Cm newer Ar number
160    Messages whose internal date is newer than the specified
161    .Ar number
162    of days.
163  .It Cm old  .It Cm old
164  Messages that have not  Messages that have not
165  .Qq recently  .Qq recently
166  arrived in the mailbox and have not been  arrived in the mailbox and have not been
167  read.  read.
168    .It Cm older Ar number
169    Messages whose internal date is older than the specified
170    .Ar number
171    of days.
172  .It Cm recent  .It Cm recent
173  Messages that have  Messages that have
174  .Qq recently  .Qq recently
# Line 235  and/or Line 247  and/or
247  can be declared, by separating them with a comma  can be declared, by separating them with a comma
248  .Sq \&,  .Sq \&,
249  character.  character.
250    .It Cm [set] Ar variable=value
251    Manipulate and set the configuration variables.
252  .El  .El
253  .Sh VARIABLES  .Sh VARIABLES
254  .Bl -tag -width Ds  .Bl -tag -width Ds

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

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26