Trash folder replaces rmmproc. Rework of rmm(1) and refile(1).
[mmh] / sbr / readconfig.c
index bcff1da..280d25b 100644 (file)
@@ -24,8 +24,8 @@ static struct procstr procs[] = {
        { "altmsg-link",   &altmsglink },
        { "fileproc",      &fileproc },
        { "listproc",      &listproc },
-       { "rmmproc",       &rmmproc },
        { "sendmail",      &sendmail },
+       { "trash-folder",  &trashfolder },
        { "whatnowproc",   &whatnowproc },
        { NULL, NULL }
 };