Hello,
I followed the following instructions to remove the: X-Ham-Report from message header. Edit
Such changes are temporary and will be reverted when UPCP or EximUP runs. How can order to make the changes permanent? If I am right
I want my changes will not lost during next Exim update. Can somebody describe what I need to do step by step?
I followed the following instructions to remove the: X-Ham-Report from message header. Edit
/etc/exim.conf
and Find and comment out the following line shown below. Restart exim after save the file.#add_header = X-Ham-Report: ${sg{$spam_report}{\N\n \n\N}{\n}}
Such changes are temporary and will be reverted when UPCP or EximUP runs. How can order to make the changes permanent? If I am right
exim.conf.local
stores the changes made through Exim configuration editor.I want my changes will not lost during next Exim update. Can somebody describe what I need to do step by step?