File auth-text.diff of Package qpopper
Index: popper/pop_pass.c =================================================================== --- popper/pop_pass.c.orig +++ popper/pop_pass.c @@ -419,7 +419,7 @@ struct passwd *pw; */ static int gp_errcode = 0; static char *GP_ERRSTRING = - "[AUTH] PAM authentication failed for user \"%.100s\": %.128s (%d)"; + "[AUTH] Password supplied for \"%.100s\" is incorrect."; static int PAM_qpopper_conv ( int num_msg,