On Tue, May 26, 2015 at 06:21:36AM -0400, Postfix User wrote: > > > > -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.
> 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 Yes, of course. -- Viktor.