reformat
[cyrus-sasl.git] / README
1 $Id: README,v 1.32 2002/04/06 03:44:52 rjs3 Exp $
2
3 This is the Cyrus SASL API implentation. It can be used on the client
4 or server side to provide authentication and authorization services.
5 See RFC 2222 for more information.
6
7 The latest version is available at:
8 ftp://ftp.andrew.cmu.edu/pub/cyrus-mail
9
10 There's a mailing list for Cyrus SASL.  Subscribe by sending a message
11 to majordomo@lists.andrew.cmu.edu with the body "subscribe
12 cyrus-sasl". The mailing list is available via anonymous IMAP at
13 imap://cyrus.andrew.cmu.edu/archive.cyrus-sasl or via the web at
14 http://asg.web.cmu.edu/archive/mailbox.php3?mailbox=archive.cyrus-sasl.
15
16 If you are looking to port SASLv1 applications to SASLv2, please see
17 doc/appconvert.html
18
19 Bugs can be searched/reported at: http://bugzilla.andrew.cmu.edu
20
21 DOCUMENTATION
22 --------------
23 Please see doc/index.html for the remainder of the documentation.