[Dovecot] fd_send broken pipe
Hi,
I'm trying to move from UW-IMAP to Dovecot.
This is on a RedHat 7.3 system and I'm using the Dovecot RPM from Dag Weirs site. dovecot-0.99.13-1.0.rh7.rf.i386.rpm http://rpmfind.net/linux/RPM/dag/redhat/7.3/i386/dovecot-0.99.13-1.0.rh7.rf....
When I start up Dovecot, I get the following:
dovecot: Dovecot starting up Feb 28 01:41:54 yelofsrv dovecot: Auth process died too early - shutting down Feb 28 01:41:54 yelofsrv dovecot: child 13724 (auth) returned error 127 Feb 28 01:41:54 yelofsrv imap-login: fd_send(-1) failed: Broken pipe
I'm just trying to do a simple PAM/passwd type login. No
MySQL/LDAP/PGSQL stuff. I've Googled till the cows came home (almost literally. I was up till 2am last night searching) and can't seem to find a straight answer.
Any help/pointers?
thanks,
mike
On Mon, 2005-02-28 at 11:36 -0500, Mike Foley wrote:
This is on a RedHat 7.3 system and I'm using the Dovecot RPM from Dag Weirs site. dovecot-0.99.13-1.0.rh7.rf.i386.rpm http://rpmfind.net/linux/RPM/dag/redhat/7.3/i386/dovecot-0.99.13-1.0.rh7.rf....
When I start up Dovecot, I get the following:
dovecot: Dovecot starting up Feb 28 01:41:54 yelofsrv dovecot: Auth process died too early - shutting down Feb 28 01:41:54 yelofsrv dovecot: child 13724 (auth) returned error 127
I'd guess this means the dovecot-auth binary is linked against a different version of some library, eg. mysql. See what ldd says:
ldd /usr/lib/dovecot/dovecot-auth
(or whereever dovecot-auth is)
participants (2)
-
Mike Foley
-
Timo Sirainen