On Fri, 2009-01-09 at 19:04 +0000, Juergen Geuter wrote: > After a while dovecot does not allow SSL connections anymore because the > SSL parameters in the file /var/run/dovecot/login/ssl-parameters.dat > get corrupted. The file then has exactly 80 bytes size. > When that happens the log gets an entry like the following for every > connection attempt: > > v1068 dovecot: imap-login: read(ssl-parameters.dat) failed: Unexpected EOF
I've never heard this happening with anyone. > I disabled the auto-regeneration of that file in the dovecot > configuration via the "ssl_parameters_regenerate: 0" setting, but still > on every restart of the server the file is generated with wrong data. It shouldn't be regenerated at startup as long as the file exists. Do you have it in /var/lib/dovecot? I did consider adding code that would automatically delete/regenerate the file is it's corrupted, but it would require too much new code.
signature.asc
Description: This is a digitally signed message part