Hi,
According to the documentation I can use /usr/local/directadmin/custombuild/custom/exim/exim.conf to save my custom exim config and set eximconf=yes in options.conf. However, when I run ./build exim_conf, my /etc/exim.conf is being overwritten with the default directadmin version.
A closer look in /usr/local/directadmin/custombuild/build (around line 8570) seems to indicate that /etc/exim.conf is always being replaced by the stock version and the custom version is not checked.
Is this really a bug, or did I miss something obvious?
I checked my custombuild version, that seems to be fine (the docs mention I have to have at least1995+) :
# ./build version
2.0.0 (rev: 2329)
For now i've set eximconf=no, so exim.conf is not overwritten with the default one.
Thanks for looking into this.
Regards,
Hugo
According to the documentation I can use /usr/local/directadmin/custombuild/custom/exim/exim.conf to save my custom exim config and set eximconf=yes in options.conf. However, when I run ./build exim_conf, my /etc/exim.conf is being overwritten with the default directadmin version.
A closer look in /usr/local/directadmin/custombuild/build (around line 8570) seems to indicate that /etc/exim.conf is always being replaced by the stock version and the custom version is not checked.
Is this really a bug, or did I miss something obvious?
I checked my custombuild version, that seems to be fine (the docs mention I have to have at least1995+) :
# ./build version
2.0.0 (rev: 2329)
For now i've set eximconf=no, so exim.conf is not overwritten with the default one.
Thanks for looking into this.
Regards,
Hugo