Date: Tue, 23 Jun 2015 20:04:32 -0700 From: Jesse Gooch <lists@gooch.io> To: freebsd-questions@freebsd.org Subject: Re: 10.1-RELEASE-p12 broke sendmail. 10.1-RELEASE-p13 didn't fix sendmail. Message-ID: <558A1E40.8080406@gooch.io> In-Reply-To: <CAPi0pss%2Bt5roZ_g7KyJA-bm8cAezYpHfF8GLMibDFK01Ji6Urw@mail.gmail.com> References: <CAPi0pssr54hRtvaQ9G=XNm5OUMO6pwaMmLRMR_vBSJx4qJS5qg@mail.gmail.com> <55884952.8060005@mantis.biz> <CAPi0pss%2Bt5roZ_g7KyJA-bm8cAezYpHfF8GLMibDFK01Ji6Urw@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
I recommend reading /usr/src/UPDATING and any relevant Errata Notices and/or Security Advisories BEFORE updating your system so you don't get bit like this again. https://www.freebsd.org/security/advisories/FreeBSD-EN-15:08.sendmail.asc On 6/22/2015 11:28 AM, Chris Stankevitz wrote: > On Mon, Jun 22, 2015 at 10:43 AM, Chuck @ Mantis <chuck@mantis.biz> wrote: >> On 6/22/2015 12:17 PM, Chris Stankevitz wrote: >>> freebsd-update succeeded. I am now at 10.1-RELEASE-p13. But I still >>> have the same problem (sendmail reports DH key too small). I did not >>> reboot my machine (and it will be a pain for me to do so). Perhaps I >>> should try the workaround? Perhaps I must reboot. >> >> I've been dealing with this issue as well. >> >> cd /etc/mail/certs >> >> openssl dhparam -out dh.param 2048 >> >> service sendmail restart > > That worked, thank you. If anyone can give me a hint as to why the > upgrading to 10.1-RELEASE-p13 apparently did not do this, please let > me know. > > Chris > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?558A1E40.8080406>