11 May
2007
11 May
'07
4:01 p.m.
On Thu, 2007-04-19 at 16:39 +0200, Koen Vermeer wrote:
Hi,
Is there any way I can monitor or log the data that is being received/sent on the dovecot-auth socket? I'm trying to debug some authentication stuff, and monitoring the conversation would be very useful.
A bit late, but auth_debug_passwords=yes makes it log most of the traffic I think. If not, then I guess there aren't any easy ways.