]> diplodocus.org Git - nmh/blobdiff - uip/post.c
Move things around so you can still initialize netsec with SASL
[nmh] / uip / post.c
index 6482d1d000a6f1ceaeb3951afdd54d4982febc36..0a42ad2ff429f3d57061a2937e2e79c53245ffa8 100644 (file)
@@ -313,7 +313,7 @@ main (int argc, char **argv)
 
     if (nmh_init(argv[0], 0 /* use context_foil() */)) { return 1; }
 
-    mts_init (invo_name);
+    mts_init ();
     arguments = getarguments (invo_name, argc, argv, 0);
     argp = arguments;