Your message dated Mon, 30 Jul 2007 19:49:40 +0200
with message-id <[EMAIL PROTECTED]>
and subject line dovecot-imapd: read(ssl-parameters.dat) failed: Unexpected EOF
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: dovecot-imapd
Version: 1.0.rc15-2
Severity: important
Hi
I've upgraded my system from Sarge to Etch and Dovecot now rejects all
imaps connections from clients with the following error messages in syslog:
Jul 27 17:56:54 chandra dovecot: child 3269 (login) returned error 89
Jul 27 17:56:55 chandra dovecot: imap-login: read(ssl-parameters.dat) failed:
Un expected EOF
"/var/run/dovecot/login/ssl-parameters.dat" exists and is 80 bytes long.
Deleting it does not help (it gets regenerated next time I start
dovecot).
Workaround I found is to generate ssl-parameters.dat by hand by running
"/usr/lib/dovecot/ssl-build-param" (file generated in this way is 230
bytes long) and setting "ssl_parameters_regenerate = 0" in
/etc/dovecot/dovecot.conf.
Following are contents of my /etc/dovecot.conf file (without the comments):
protocols = imaps
log_timestamp = "%Y-%m-%d %H:%M:%S "
login_processes_count = 1
mail_location = maildir:%h/Maildir
mail_extra_groups = mail
maildir_copy_with_hardlinks = yes
protocol imap {
}
protocol pop3 {
pop3_uidl_format = %08Xu%08Xv
}
auth default {
mechanisms = plain
passdb pam {
}
userdb passwd {
}
user = root
}
dict {
}
plugin {
}
-- System Information:
Debian Release: 4.0
APT prefers stable
APT policy: (500, 'stable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Versions of packages dovecot-imapd depends on:
ii dovecot-common 1.0.rc15-2 secure mail server that supports m
ii libc6 2.3.6.ds1-13 GNU C Library: Shared libraries
ii libssl0.9.8 0.9.8c-4 SSL shared libraries
dovecot-imapd recommends no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi
Purging and reinstalling "dovecot-imapd", "dovecot-common" and "openssl"
packages (and deleting /var/run/dovecot and /var/lib/dovecot by hand)
fixed this problem.
Obviously there was something wrong with my installation (although I am
unable to find the exact cause).
Best regards
Tomaz Solc
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFGriS0sAlAlRhL9q8RAtE0AJ94Rn4gQAbWP+vuW1H+bQpZBbFBfgCfTQAQ
nuQcaJcbpcfRIYatUmEeD4I=
=tiTX
-----END PGP SIGNATURE-----
--- End Message ---