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