The following issue has been RESOLVED. ====================================================================== http://www.dbmail.org/mantis/view.php?id=543 ====================================================================== Reported By: menole Assigned To: paul ====================================================================== Project: DBMail Issue ID: 543 Category: POP3 daemon Reproducibility: always Severity: minor Priority: normal Status: resolved target: Resolution: fixed Fixed in Version: 2.2.5 ====================================================================== Date Submitted: 19-Mar-07 14:16 CET Last Modified: 23-Mar-07 13:54 CET ====================================================================== Summary: Logging does not say anything about the remote users ip Description: Failed pop3 login attempts are logged as follows: Mar 19 13:10:47 dbmail-01 dbmail/pop3d[25510]: Error user [bla] tried to login with wrong password
Nice to know that there was a failed attempt, but no idea how to handle. Please add user's IP into log message: Mar 19 13:55:36 dbmail-01 dbmail/pop3d[30326]: Error user [bla] comming from [192.168.3.140] tried to login with wrong password patch for pop3.c is attached Kind Regards, Michael Mende ====================================================================== ---------------------------------------------------------------------- paul - 23-Mar-07 13:54 ---------------------------------------------------------------------- Fixed in rev 2474 Issue History Date Modified Username Field Change ====================================================================== 19-Mar-07 14:16 menole New Issue 19-Mar-07 14:16 menole File Added: 05_pop3.dpatch 23-Mar-07 13:54 paul Note Added: 0001954 23-Mar-07 13:54 paul Assigned To => paul 23-Mar-07 13:54 paul Status new => resolved 23-Mar-07 13:54 paul Resolution open => fixed 23-Mar-07 13:54 paul Fixed in Version => 2.2.5 ====================================================================== _______________________________________________ Dbmail-dev mailing list [email protected] http://twister.fastxs.net/mailman/listinfo/dbmail-dev
