print out tokens in IMAP
[org.ibex.mail.git] / doc / README
index e26737a..8811727 100644 (file)
@@ -16,6 +16,14 @@ including:
 
 
 ______________________________________________________________________________
+Compliance
+
+Ibexmail is believed to be compliant with the following RFCs:
+
+  - 
+
+
+______________________________________________________________________________
 JavaScript API
 
 Each script is invoked with the variable 'm' bound to a message to be
@@ -50,13 +58,13 @@ The following properties are available from ibex.mail:
                     dcc
                     vipul
                     spamAssassin
+                    vacation
 
              target.
                     dead            -- drops the message on the floor; it vanishes without a trace
                     dir[path]       -- uses the directory [path] as a naive file-based storage area
                     send            -- sends the outgoing message via smtp
                     bounce(message) -- bounces the message
-                    vacation
                     darcs(repo)
                     procmail(procmailrc)
                     lmtp(path)