DA custom config files version history.

Yoshua

Verified User
Joined
Apr 9, 2007
Messages
114
Location
Spain
Where can we see the changes made to the configuration files customized by Directadmin for the services in each version, for example, "exim.conf" from version 4.5.56 to 4.5.59? Something similar to Directadmin's own version history or a repository where we can compare versions.

Thank.
 
Hello,

When I asked this question, I did not find any answer. I ended up with running etckeeper on a server which tracks changes done to files under /etc/ folder and setting up an own script to track changes under /usr/local/directadmin/custombuild/
 
Or you can adjust this by create the script to download the DA source and extract only "custombuild/" Dir and push to your own github project.

Ensure to keep in the private repo.
 
In the older days (until 3 or 4 years ago) these changes were kept in the /services/SpamBlocker directory on the files server. But that directory is removed.
Would be nice if DA could keep the changelog there again, or something similar.
 
Back
Top