~ubuntu-branches/ubuntu/maverick/mpop/maverick

« back to all changes in this revision

Viewing changes to README

  • Committer: Bazaar Package Importer
  • Author(s): Julien Louis
  • Date: 2007-06-12 20:20:44 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20070612202044-mkuzb0sxk8di5qat
Tags: 1.0.10-1
New Upstream Version

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
- Fast POP3 implementation using command pipelining.
9
9
- Authentication methods USER/PASS, APOP, PLAIN, LOGIN and CRAM-MD5
10
10
  (and GSSAPI, DIGEST-MD5, and NTLM when GNU SASL is used).
11
 
- TLS encrypted connections (including server certificate verification and the
12
 
  possibility to send a client certificate).
 
11
- TLS/SSL encrypted connections (including server certificate verification and
 
12
  the possibility to send a client certificate).
13
13
- IPv6 support.
14
14
- Support for multiple POP3 accounts.
15
15