RPMs for 2.1.1 on RHEL 5 .x are available here:
http://packages.atrpms.net/dist/el5/dovecot/
It broke the ability to do NTLM authentication in our case however, while
1.0.7 worked fine. Not sure if this is a problem with the RPMs, the new
version of Dovecot, or a problem with our setup but the re
This is definitely a PAM-related problem. I can get authentication to work
with passdb shadow and userdb passwd.
Looking around, I saw something about a config option and a certain library
needing to be present at compile-time to support PAM authentication but I
thought I read something about an
Digging further:
I did some rc.d/init.d tweaking so that I could run either Dovecot version
on demand and changed the configuration so that authentication for both is
basically the same. 1.07 works and 1.2.17 still doesn't.
I'd really like to understand what's going on here as opposed to just
dr
I'm having an issue I can't seem to work around after upgrading from Dovecot
1.0.7 to 1.2.17.
After getting Dovecot 1.07 working on CentOS 5.9, I decided that it might be
wise to upgrade to a later version, so I stuck with 1.x and went with
1.2.17, which I had to compile from source. CentOS was o