On Sun, 2007-05-13 at 00:34 +0800, imacat wrote:
> Hi. Here is a simple patch that adds the BASE64-PLAIN password
> scheme. It may not be very clean.
>
> 1. I do not know if adding base64_decode() in
> passwd_file_save_results() in src/auth/passdb-passwd-file.c is
> appropriate.
This i
On Sat, 12 May 2007 01:25:45 +0800
imacat <[EMAIL PROTECTED]> wrote:
> > > 2. I would like to use APOP in addition to SSL/TLS. Currently
> > > Dovecot saves APOP passwords as clear text. I understand this. But is
> > > it possible to have some sort of encoding, for example, Base64? Just to