<br>The idea is to be able to add a services to kolab without changing perl code but taking benefice of kolab template.<br>This is what I did with a Before Queue Filtering for postfix.<br><br>I made my own configuration  template, but a kolabconf don't restart my new service when it update my configuration :-(
<br><br>It could be useful to change the KOLAB_META tag in templates to include relevant information<br>about what to do when the configuration change<br><br>Here is the postfix header<br><br>KOLAB_META_START<br>TARGET=/kolab/etc/postfix/main.cf
<br>PERMISSIONS=0644<br>OWNERSHIP=kolab-n:kolab-r<br>KOLAB_META_END<br><br>Include something like <br><br>SERVICE=postfix<br>UPDATE=service:restart<br>MESSAGE=Postfix is restarting<br><br>or<br><br>SERVICE=postfix<br>UPDATE=cmd:/kolab/sbin/postfix reload
<br>MESSAGE=Postif reload its configuration<br><br>maybe include a PRIORITY to know in which order to restart all the changed services ...<br><br><br>That could make kolab more "plugins ready" :-)<br><br>Regards
<br><br clear="all"><br>-- <br>--<br>Alain Spineux<br>aspineux gmail com<br>May the sources be with you<br>