What is eximconf in the /usr/local/diretcadmin/custombuild/options.conf file

Dendiestdennis

Verified User
Joined
Mar 9, 2016
Messages
21
What happens when i set eximconf=yes in the options.conf file(what does it do??)...
Is this related to the /ect/exim.conf file..

I'm trying to enable easy_spam_fighter but i can only use it when eximconf is set to yes.

:confused:
 
Hello,

With set eximconf=yes you will get exim.conf/exim.pl and other related configs updated.

Related:
https://help.directadmin.com/item.php?id=576
 
okay thanks zEitEr!!!

I've now set the following parameters
exim=yes
eximconf=yes
eximconf_release=4.4
blockcracking=no
easy_spam_fighter=yes
spammassassin=yes
dovecot=yes
dovecot_conf=no
pigeonhole=no

When i do ./build/exim_conf i get the following error.

2016-12-14 11:35:31 (68.4 KB/s) - '/etc/exim.pl.cb20' saved [16475/16475]

2016-12-14 11:35:31 Exim configuration error in line 21 of /etc/exim.variables.conf:
main option "keep_environment" unknown
2016-12-14 11:35:31 Exim configuration error in line 21 of /etc/exim.variables.conf:
main option "keep_environment" unknown
Enabling Easy Spam Fighter...
Easy Spam Fighter is now enabled.
Restarting exim.

What does it mean, and why is it using the option "keep_evironment" when is not recognized.
 
zEitEr your THE BOMB!!!!

Many ThX.

now to figure out how and where to configure Easy SpamFighter.

Regardz
Dennis
 
Back
Top