qpsmtpd/lib
Matt Simerson c3626f2123 in log entries, print hook name first
so log entries look like this:

86553 (connect) ident::geoip: US, United States
86553 (connect) ident::p0f: Windows 7 or 8
86553 (connect) check_earlytalker: remote host said nothing spontaneous, proceeding

instead of this:

86553 ident::geoip: (connect): US, United States
86553 ident::p0f: (connect) Windows 7 or 8
86553 check_earlytalker: (connect): remote host said nothing spontaneous, proceeding

Conflicts:

	plugins/logging/warn
2012-05-06 16:00:58 -07:00
..
Apache I forgot to sync the code that calls the original config correctly. 2010-09-15 14:33:34 +08:00
Danga Make tls work on async 2008-05-05 12:22:18 +00:00
Qpsmtpd SMTP.pm, add missing ; and remove useless if 2012-05-06 15:50:57 -07:00
Qpsmtpd.pm in log entries, print hook name first 2012-05-06 16:00:58 -07:00