X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=sbr%2Freadconfig.c;h=bcff1da22a44ce0364d15c85bf3802e3ab85c209;hb=adf591eb56d60000e806e20c42eb1907e2cc6fcd;hp=71fff7adb301261e2fefc088f65a0d87c1b26b22;hpb=dfa0332c4e6144699dedd5c9795219adc0f9c0d2;p=mmh diff --git a/sbr/readconfig.c b/sbr/readconfig.c index 71fff7a..bcff1da 100644 --- a/sbr/readconfig.c +++ b/sbr/readconfig.c @@ -24,11 +24,8 @@ static struct procstr procs[] = { { "altmsg-link", &altmsglink }, { "fileproc", &fileproc }, { "listproc", &listproc }, - { "mailproc", &mailproc }, - { "postproc", &postproc }, { "rmmproc", &rmmproc }, { "sendmail", &sendmail }, - { "sendproc", &sendproc }, { "whatnowproc", &whatnowproc }, { NULL, NULL } };