1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-27 21:29:02 +00:00
freebsd-ports/mail/popd/files/patch-mbox_maildir.c
Sheldon Hearn 1d2ced0bb7 Add patches that:
1) Lower the syslog priority of various messages so that only serious
   application problems are sent to /var/log/messages and the console
   using the standard syslog.conf.

2) Log successful login attempts to that POP-before-SMTP log watchers
   can make use of popd's syslog output.

The author has already agreed to incorporate these patches, but will
probably not roll a new release just for this.
2001-05-29 15:53:14 +00:00

11 lines
324 B
C

--- mbox_maildir.c.orig Tue Apr 17 05:09:26 2001
+++ mbox_maildir.c Wed May 16 08:52:34 2001
@@ -212,6 +212,7 @@
continue;
}
}
+ facility = LOG_INFO;
syslog(facility, "%s: retr %d leave %d %d byte%s %d error%s D%d(%d) "
"E%d(%d) R%d(%d)",
user->auth_string, ret, user->mbx.mail.num - del - exp - rem,