Hi all ! ,
im trying to install CentOS server on an old computer , ive been following
this guide until now without any problem .
the problem start when i need to configure TLS in Postfix : when i type this command :
Code:
postconf -e 'smtpd_tls_key_file = /etc/postfix/ssl/smtpd.key'
i get output like this :
Code:
postconf -e 'smtpd_tls_key_file = /etc/postfix/ssl/smtpd.key'
>
(the > key is shown) , i dont know what to do next ,
any help will be welcome