On Tue, 26 May 2015 08:14:43 +0000, Viktor Dukhovni stated:
> On Mon, May 25, 2015 at 03:49:09PM -0400, Postfix User wrote:
>
> > On Mon, 25 May 2015 13:52:07 +0000, Viktor Dukhovni stated:
> >
> > > -o smtpd_tls_dh1024_param_file=$msa_tls_dh1024_param_file
> >
> > Is that correct? It doesn't look right.
>
> Looks OK to me, provided the RHS variable is set correctly in
> main.cf.
>
> --
> Viktor.
Obviously, I have an error. I continually receive this error message when
starting Postfix:
warning: /usr/local/etc/postfix/master.cf: undefined parameter:
msa_tls_dh1024_param_file
I have this is the main.cf file:
smtpd_tls_dh1024_param_file = ${config_directory}/dh2048.pem
What am I doing wrong? Should I set the following in the main.cf file:
msa_tls_dh1024_param_file = ${config_directory}/dh2048.pem
I did not see that mentioned, so I am hesitant about doing it.
--
Jerry