Hello,
i saw in "admin guide" that there is an option to enable dkim signing of outgoing mail, so i tryed to enable it - but failed.
I tryed to run:
and to put manually in /etc/pmg/pmg.conf and run "pmgconf sync" but got:
"
file /etc/pmg/pmg.conf line 4 (section 'admin') - unable to parse value of 'dkim_sign': unexpected property 'dkim_sign'
file /etc/pmg/pmg.conf line 5 (section 'admin') - ignore config line: section: mail
"
Could you please tell what is proper sintax to enable dkim signing, if it it's possible at all?
Thank you
i saw in "admin guide" that there is an option to enable dkim signing of outgoing mail, so i tryed to enable it - but failed.
I tryed to run:
Code:
pmg:/> set config/admin --dkim_sign 1
Unknown option: dkim_sign
and to put manually in /etc/pmg/pmg.conf and run "pmgconf sync" but got:
"
file /etc/pmg/pmg.conf line 4 (section 'admin') - unable to parse value of 'dkim_sign': unexpected property 'dkim_sign'
file /etc/pmg/pmg.conf line 5 (section 'admin') - ignore config line: section: mail
"
Could you please tell what is proper sintax to enable dkim signing, if it it's possible at all?
Thank you