I think the error message is pretty clear... It is clear, but it is wrong.
./configure --prefix=/opt/dovecot-2.0.15 ; make ; make install
in /opt dovecot is a symlink to dovecot-2.0.15
The binary in the source directory crashes too.
[root@mail02 ~]# /usr/local/src/dovecot-2.0.15/src/doveadm/doveadm who -a 10.10.5.220:544 Segmentation fault (core dumped)
Which OS version ? CentOS 5.5 x86_64
Have you considered the possibility you had a previous version of dovecot installed from the distro, then installed v2.0.15 ? There is no install of dovecot from the distro.
On 2011-10-19 3:40 PM, ghandidrivesahumvee@rocketfish.com ghandidrivesahumvee@rocketfish.com wrote:
I just recently installed Dovecot 2.0.15. Unfortunately, doveadm segfaults when I attempt to connect to the local dovecot instance. When this occurs, my logs show:
2011-10-19T12:31:23-07:00 mail02 dovecot: doveadm: Error: doveadm client not compatible with this server (mixed old and new binaries?)
I think the error message is pretty clear...
You obviously still have an older version installed...
How did you install 2.0.15?
--
Best regards,
Charles