[Kolab-devel] Meta file handling for the Kolab Daemon

Stephan Buys list at codefusion.co.za
Tue Sep 21 18:23:41 CEST 2004


Hi all,

I have committed basic meta data handling to perl-kolab. From now on if you want
to create a new template file all you need to do is specify the correct fields and
drop the file in $prefix/etc/kolab/templates/...

I am attaching a sample/explanatory file...

Enjoy!

Regards,
-- 
Stephan  Buys
Code Fusion cc.
Tel: +27 11 673 0411
Mobile: +27 83 294 1876
Email: s.buys at codefusion.co.za

E-mail Solutions, Kolab Specialists.
http://www.codefusion.co.za
-------------- next part --------------
KOLAB_META_START
TARGET=/tmp/templatetest.txt
PERMISSIONS=0444
OWNERSHIP=root:root
KOLAB_META_END

This file illustrates the Kolab Daemon templatefile  metadata capabilities.
At the moment it supports setting a destination, ownership and permissions.

Future capabilities might include:
CHANGEACTION=/kolab/etc/rc all restart

The file _HAS_ to start with KOLAB_META_START at the beginning of the first
line.

All lines after KOLAB_META_END are ignored.

At this stage all fields are mandatory


More information about the devel mailing list