On Wednesday 05 January 2005 08:58, Marcin Owsiany wrote: > On Wed, Jan 05, 2005 at 08:40:21AM -0500, Mark Bucciarelli wrote: > > On my Woody box, courier-mta logs pop transactions with the tag > > "courierpop3login:". The logs of other courier users (freebsd, gentoo > > for example) have the string "pop3d:" > > As far as I remember, this string is set in the init.d script...
From the diff, I see the courier-pop init script was rewritten for Debian. The custom version script starts courierpop3login directly instead of pop3d, and syslog tags log entries accordingly. Got it, thanks! Regards, Mark