On Thu, Feb 27, 2014 at 4:32 PM, Charles Marcus <[email protected]>wrote:
> On 2/27/2014 9:20 AM, Traiano Welcome <[email protected]> wrote: > >> I agree. Once upgraded to a reasonably recent version, though, what >> configuration would I use to log plaintext passwords, then ? >> > > http://wiki2.dovecot.org/Logging > > Scroll down to the bottom... > > >From the wiki: "auth_debug_passwords=yes does everything that auth_debug=yes does, but it also removes password hiding (but only if you are not using PAM, since PAM errors aren't written to Dovecot's own logs)." Looks like upgrading won't help either, as I'm using pam: --- passdb pam { } userdb passwd { } --- > -- > > Best regards, > > Charles >
