Removed mts.conf; the maildelivery option went into slocal directly.
[mmh] / uip / rcvpack.c
index 85de619..f0f1bd1 100644 (file)
@@ -36,7 +36,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;