15 Sep 12:37
Patch to include the username in all syslog messages
From: Fredrik Björk <Fredrik.Bjork.List@...>
Subject: Patch to include the username in all syslog messages
Newsgroups: gmane.mail.popa3d.user
Date: 2005-09-15 10:39:33 GMT
Subject: Patch to include the username in all syslog messages
Newsgroups: gmane.mail.popa3d.user
Date: 2005-09-15 10:39:33 GMT
Hi! This may well be in some other contrib patch, but since I couldn't find a link to the contrib directory, here it is. It is a patch that adds the username (or mailbox, which should be the same most of the time) to all syslog messages that popa3d writes. It is very useful for detecting users that misspell usernames, or use incorrect case when typing the username. Example: Sep 15 12:22:14 mail01 popa3d[22645]: Authentication failed for UNKNOWN USER Vjen Sep 15 12:22:14 mail01 popa3d[22659]: Authentication passed for sea0593a Sep 15 12:22:14 mail01 popa3d[22659]: 25 messages (1585238 bytes) loaded for se0593a Sep 15 12:22:14 mail01 popa3d[22659]: 0 (0) deleted, 25 (1585238) left for se0593a Sep 15 12:25:17 mail01 popa3d[24468]: Authentication passed for se1161d Sep 15 12:25:17 mail01 popa3d[24468]: 1 message (12918 bytes) loaded for se1161d Sep 15 12:25:18 mail01 popa3d[24468]: 1 (12918) deleted, 0 (0) left for se1161d popa3d unpatched would have given the following: Sep 15 12:22:14 mail01 popa3d[22645]: Authentication failed for UNKNOWN USER Sep 15 12:22:14 mail01 popa3d[22659]: Authentication passed for sea0593a Sep 15 12:22:14 mail01 popa3d[22659]: 25 messages (1585238 bytes) loaded Sep 15 12:22:14 mail01 popa3d[22659]: 0 (0) deleted, 25 (1585238) left Sep 15 12:25:17 mail01 popa3d[24468]: Authentication passed Sep 15 12:25:17 mail01 popa3d[24468]: 1 message (12918 bytes) loaded(Continue reading)
RSS Feed