I suggest adapting the current template output from the GNUStep DB format to the sogo.conf format. They seem very similar and perhaps few steps are required:
- Remove the nethserver-sogo-gnustepsetup action. It expands the sogo-config template and pipes its output into GNUStep DB, so we no longer need it. Take note of the events that require it.
- Rename
sogo-config
template dir to/etc/e-smith/templates/etc/sogo/sogo.conf
. Bind it to the same events of the above action. - Adapt 90expand_conf, begin-template, end-template fragments to the
sogo.conf
format