On 20/01/11 13:31, Charles Marcus wrote:
On 2011-01-20 3:31 AM, Jan-Frode Myklebust wrote:
On Wed, Jan 19, 2011 at 05:27:52PM -0500, Charles Marcus wrote:
On 2011-01-19 5:04 PM, pch0317 wrote:
I have dovecot 2.0.beta6 and I'm newbie with dovecot.
First assignment: upgrade to 2.0.9... why waste time fighting with bugs
that are already long fixed?
RHEL6 ships dovecot 2.0-beta6 (2.0-0.10.beta6.20100630.el6), and many
sysadmins like to stick with the distro provided packages, so I think
we'll see quite a few of these until RHEL6.1 or something hopefully
upgrades the package to something newer..
There are other repos for getting working stable builds... refusing to
do so and sticking with a known buggy pre-release version of critical
software is just not a good idea. If my chosen distro put me in that
position, then I'd find another distro.
ok, I fix this error.
Instead
dn = cn=administrator,ou=users,dc=my,dc=domain
should be
dn = cn=administrator,cn=users,dc=my,dc=domain
thx