More correct RFC reference; tweaks
authorMichael M Slusarz <slusarz@curecanti.org>
Tue, 10 Nov 2009 17:11:21 +0000 (10:11 -0700)
committerMichael M Slusarz <slusarz@curecanti.org>
Tue, 10 Nov 2009 21:41:07 +0000 (14:41 -0700)
imp/docs/RFCS
imp/lib/Mime/Viewer/Smime.php

index 06a4763..bcae5aa 100644 (file)
@@ -2,8 +2,10 @@
  IMP RFC Compliance
 ====================
 
-IMP is designed to be an RFC compliant mail user agent (MUA). The following
-is a list of RFCs implemented in Horde/IMP. RFC text can be found at:
+IMP is designed to be a RFC compliant mail user agent (MUA). The following
+is a list of RFCs implemented in Horde/IMP.
+
+RFC text can be found at:
 
   http://tools.ietf.org/html/
 
@@ -52,7 +54,7 @@ POP3
 
 STD 53/RFC 1939 - POP3 specification
 
-The following POP3 extensions/deatures are supported
+The following POP3 extensions/features are supported
 
 RFC 1734/5034   POP3 SASL
 RFC 2195        CRAM-MD5 authentication
@@ -123,6 +125,9 @@ RFC 2231
 RFC 2387
     - The MIME Multipart/Related Content-type
 
+RFC 2633
+    - S/MIME Version 3 Message Specification
+
 RFC 3156
     - MIME Security with OpenPGP
 
index 213d234..03677dd 100644 (file)
@@ -1,8 +1,7 @@
 <?php
 /**
  * The IMP_Horde_Mime_Viewer_Smime class allows viewing/decrypting of S/MIME
- * messages.
- * This class implements RFC 2630, 2632, & 2633.
+ * messages (RFC 2633).
  *
  * This class handles the following MIME types:
  *   application/pkcs7-mime