Changes to support IMAP on hopper all compile but are not tested yet
[hcoop/domtool2.git] / src / mail / vmail.sig
index 4804911..4defa43 100644 (file)
@@ -38,6 +38,6 @@ signature VMAIL = sig
 
     val rm : {domain : string, user : string} -> string option
 
-
+    val doChanged : unit -> bool
 
 end