Putzing around with vmail
[hcoop/domtool2.git] / src / mail / vmailpasswd.c
index 13b38a9..c371645 100644 (file)
@@ -117,5 +117,5 @@ main(int argc, char *argv[]) {
     return rc;
   }
 
     return rc;
   }
 
-  return 0;
+  return system("/usr/local/bin/domtool-publish courier");
 }
 }