courier-imap supplies a script to generate dhparams, but the script generates an meager 768-bits. As learned from the LogJam attacks, 768 is too low. We should modify the script so it defaults to 2048 bits (arguably we could get away with 1024). Reproducible: Always Upstream bug: https://www.mail-archive.com/debian-bugs-dist@lists.debian.org/msg1327088.html LogJam attack info: https://weakdh.org/ Of note: Mozilla Thunderbird will no longer connect to a server with such weak dhparams.
*** This bug has been marked as a duplicate of bug 552266 ***