Removed mts.conf; the maildelivery option went into slocal directly.
[mmh] / uip / msgchk.c
index 5b75814..5e10ad3 100644 (file)
@@ -69,7 +69,6 @@ main(int argc, char **argv)
        /* read user profile/context */
        context_read();
 
-       mts_init(invo_name);
        user = getusername();
 
        arguments = getarguments(invo_name, argc, argv, 1);