Date: Sun, 26 Jan 2014 22:19:57 -0500 From: Robert Simmons <rsimmons0@gmail.com> To: nano <nanotek@bsdbox.co> Cc: "freebsd-questions@freebsd.org" <freebsd-questions@freebsd.org> Subject: Re: Sendmail Error at Boot Message-ID: <CA%2BQLa9Dd_BFVJ0V37gLyDuhf4z98%2BGVQt71B3bp6y19qW6uP4A@mail.gmail.com> In-Reply-To: <52E5C7D3.8050703@bsdbox.co> References: <CA%2BQLa9Dsy=%2B4KQ%2B8MQTS4iHh9r=fN_shNPD5Fngw4ww1xO%2Bi6w@mail.gmail.com> <52E5C7D3.8050703@bsdbox.co>
next in thread | previous in thread | raw e-mail | index | archive | help
Why is this not part of the install? On Sun, Jan 26, 2014 at 9:43 PM, nano <nanotek@bsdbox.co> wrote: > On 27/01/2014 1:39 PM, Robert Simmons wrote: >> >> I've just installed FreeBSD 10.0 and I'm getting the following line in >> the /var/log/maillog file: >> sm-mta[759]: STARTTLS=server: file /etc/mail/certs/dh.param unsafe: No >> such file or directory >> >> How do I fix this? What is the missing file? >> _______________________________________________ >> 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" >> > > cd /etc/mail/certs > openssl dhparam -out dh.param 4096 > > -- > bsdbox.co > _______________________________________________ > 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?CA%2BQLa9Dd_BFVJ0V37gLyDuhf4z98%2BGVQt71B3bp6y19qW6uP4A>