vmailpasswd: actually call domtool-publish
[hcoop/domtool2.git] / src / mail / vmailpasswd.c
index 13b38a9..67fdf33 100644 (file)
@@ -117,5 +117,5 @@ main(int argc, char *argv[]) {
     return rc;
   }
 
-  return 0;
+  return system("/usr/local/sbin/domtool-publish courier");
 }