Moved the sendmail path config line from mts.conf to the MH profile
[mmh] / sbr / readconfig.c
index 2a68019..09cb44d 100644 (file)
@@ -33,6 +33,7 @@ static struct procstr procs[] = {
     { "postproc",      &postproc },
     { "rmfproc",       &rmfproc },
     { "rmmproc",       &rmmproc },
+    { "sendmail",      &sendmail },
     { "sendproc",      &sendproc },
     { "showmimeproc",  &showmimeproc },
     { "showproc",      &showproc },