Jan Röhrich wrote :
> Hello List,
>
> I'm using courier-authlib together with postfix with user metadata
> stored in a mysql database.
>
Hello,
I use courierauthlib with PostgreSQL and don't need any of the below.
Am I missing something obvious?
(I'm happy for the patch to be submitted)
David.
> courier-authlib uses authentication flavors. Some examples:
>
> {md5}MDbtZsfdyqbY0o7eDlJjKrQ==
> {md5raw}be623121af8f94d0ddc1e052d17831d6
> {crypt}AhlkDUpVER6dQ
>
> I added support for such authetication flavors to postfixadmin and it
> works in my setup. I attached a first patch which should clarify how I
> would like to support this.
>
> May I add this to trunk?
|