20 Aug
2010
20 Aug
'10
7:11 p.m.
On Fri, 2010-08-20 at 11:58 -0400, Jerrale G wrote:
I was naive to not check the log more thoroughly for changes. I need "dovecot: imap(jerrale@sheltoncomputers.com): Disconnected: Logged out bytes=1921/2983" to say the rip (ip address) as 1.2.x did; how do I accompish such?
v1.2 didn't show rip there either. You can't put it only to logout line, but you can put it to all lines logged by mail processes:
mail_log_prefix = "%s(%u,rip=%r): "
Or if you want it only for imap, put it inside protocol imap {} section.