Richard G
Verified User
It says this in variables.conf at http://files.directadmin.com/services/easy_spam_fighter/ under "Files":
If this is correct, the help section needs to be updated. I did not test with == yet.
However if you do that, Exim will stop and these kinds of errors will appear.-- variables.conf
If you want to customize the file, create your own file:
-- variables.conf.custom, and set only the values in this file as desired, and they'll override the defaults.
So it seems you either do have to adjust the exim.variables.conf file or use == instead of just create our own exim.variables.conf.custom with the wanted value?Starting exim: 2017-08-27 19:01:12 Exim configuration error:
macro "EASY_LIMIT" is already defined (use "==" if you want to redefine it
If this is correct, the help section needs to be updated. I did not test with == yet.