Bonjour,
We have two PMG server ( cluster ).
We want to activate the Shortcircuit in spamassassin.
we try to modify the configurtaion file : /etc/mail/spamassassin/v320.pre
We decomment the loadplugin line for shortcircuit.
we reload the service ( systemctl restart pmg-smtp-filter.service ).
On the first one, eveything working as expected.
But on the second server , after approximately 2 minutes , the file is automatically overwritten with the ancient configuration ( the # appears again ), and the config is the default one.
Questions :
- Is there a share config file specifict proxmox ( or in the gui ) for modifing this value?
- Do we have to create another custom ".pre"file" with this option ?
- Why we don't have the problem on the first server, and only in the second ?
Any idea ?.
Thanks
We have two PMG server ( cluster ).
We want to activate the Shortcircuit in spamassassin.
we try to modify the configurtaion file : /etc/mail/spamassassin/v320.pre
# Shortcircuit - stop evaluation early if high-accuracy rules fire
#
loadplugin Mail::SpamAssassin:lugin::Shortcircuit
We decomment the loadplugin line for shortcircuit.
we reload the service ( systemctl restart pmg-smtp-filter.service ).
On the first one, eveything working as expected.
But on the second server , after approximately 2 minutes , the file is automatically overwritten with the ancient configuration ( the # appears again ), and the config is the default one.
Questions :
- Is there a share config file specifict proxmox ( or in the gui ) for modifing this value?
- Do we have to create another custom ".pre"file" with this option ?
- Why we don't have the problem on the first server, and only in the second ?
Any idea ?.
Thanks