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

Diff of /imapfilter/imapfilter.1

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

revision 1.20 by lefcha, Mon May 26 08:28:19 2003 UTC revision 1.21 by lefcha, Sun Jul 27 17:36:41 2003 UTC
# Line 1  Line 1 
1  .Dd March 22, 2003  .Dd July 27, 2003
2  .Dt IMAPFILTER 1  .Dt IMAPFILTER 1
3  .Os  .Os
4  .Sh NAME  .Sh NAME
# Line 43  Verbose mode; prints detailed informatio Line 43  Verbose mode; prints detailed informatio
43  .It Fl V  .It Fl V
44  Displays program's version.  Displays program's version.
45  .El  .El
46    .Sh AUTHENTICATION AND ENCRYPTION
47    .Nm
48    supports the Challenge-Response Authentication Mechanism (CRAM) for
49    user authentication.  The authentication type associated with CRAM is
50    CRAM-MD5.
51    .Nm
52    will authenticate using CRAM-MD5, if the mail server supports this
53    authentication method, instead of plaintext password LOGIN.
54    .Pp
55    .Nm
56    supports encryption of the connection with the IMAP STARTTLS extension,
57    and will try to negotiate a TLS connection if the mail server supports it.
58    .Pp
59    .Nm
60    supports imaps (port 993) SSL/TLS connections.  The user must manually enable
61    imaps SSL/TLS connections and optionally specify the SSL/TLS protocol to be
62    negotiated, through
63    .Nm Ap s
64    configuration file.
65  .Sh PASSWORD EDITOR  .Sh PASSWORD EDITOR
66  .Nm  .Nm
67  has the capability to encrypt the accounts' passwords and store them  has the capability to encrypt the accounts' passwords and store them

Legend:
Removed from v.1.20  
changed lines
  Added in v.1.21

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26