X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/9ffc9180ae03e7cd4b334f665a43133e2ec91a37..62b9266aa31b2baced3252987b256b4e43ec9573:/uip/msgchk.c diff --git a/uip/msgchk.c b/uip/msgchk.c index 82541ec5..5ab5b760 100644 --- a/uip/msgchk.c +++ b/uip/msgchk.c @@ -254,7 +254,7 @@ main (int argc, char **argv) snoop, sasl, saslmech, tlsflag, auth_svc); } } else { - if (user == NULL) user = getusername (); + if (user == NULL) user = getusername (1); if (vecp == 0) { char *home;