I have to change the SPF and TXT record for all domains ,in this way
TXT "v=spf1 a mx ptr ip4:xxx.xxx.xxx.xxx mx:mail.xxxxxxxx.xx ip4:xxx.xxx.xxx.xxx/29 -all"
how can i do ? and especially how not to reset the changes made and an update occurs?
I have to change the SPF and TXT record for all domains ,in this way
TXT "v=spf1 a mx ptr ip4:xxx.xxx.xxx.xxx mx:mail.xxxxxxxx.xx ip4:xxx.xxx.xxx.xxx/29 -all"
how can i do ? and especially how not to reset the changes made and an update occurs?
Hello ;
For now you must edit the Bind server templates (see /etc/imscp/bind/parts)... and then rerun the setup script (perl /var/www/imscp/engine/setup/imscp-setup -d).
For templates persistence, you have to wait the TemplateEditor plugin.
Or create a hook file for your changes.
Or create a hook file for your changes.
Yes, sorry, I forgot to mention this alternative
thanks to all for the answers
I have several domains that are not updated with the settings, what can it be?