X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/ee412cbd5c0667742a128fb4e1c89801528a9a48..62b9266aa31b2baced3252987b256b4e43ec9573:/uip/msgchk.c?ds=inline 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;