Call spost directly, not via postproc. Remove the postproc profile entry.
[mmh] / uip / mhparam.c
index 7c43669..d456454 100644 (file)
@@ -40,11 +40,9 @@ static struct proc procs [] = {
        { "fileproc",      &fileproc },
        { "foldprot",      &foldprot },
        { "listproc",      &listproc },
-       { "mailproc",      &mailproc },
        { "mimetypequeryproc", &mimetypequeryproc },
        { "msgprot",       &msgprot },
        { "pager",         &defaultpager },
-       { "postproc",      &postproc },
        { "rmmproc",       &rmmproc },
        { "sendmail",      &sendmail },
        { "sendproc",      &sendproc },