Hello,
i have a setup with two director servers pointing to two backends. I
don't care that much for load balancing, my main goal is high availability.
CRAM-MD5 auth is working fine if I connect directly to the backends, but
the director only supports AUTH=PLAIN because of the static passdb.
dir
Hello Timo,
thanks for your answer.
On 14.10.2010 17:40, Timo Sirainen wrote:
>> It seems that the director is only working, if I use the static
>> passdb?!
>>
>> How can I use the director with other passdb drivers than the static
>> one?
>
> Oh, and if you want to make director do the authenti
Hello Timo,
On 16.10.2010 12:45, Timo Sirainen wrote:
>> I digged into the dovecot code and I'm asking you whether this would do
>> the job for vpopmail?
[snip]
> Works, I guess, but I'd still rather put it after the password has been
> verified correct (just before the last callback() call).