[Kolab-devel] Handling of @@@var@@@ in Conf.pm
Gunnar Wrobel
wrobel at gentoo.org
Fri May 5 10:37:45 CEST 2006
Currently the template handler has problems dealing with variable
substitution in email addresses. The setting:
ServerAdmin hostmaster@@@@fqdnhostname@@@
will not work since Conf.pm tries to replace "@@@@fqdnhostname@@@"
with a Kolab variable called "@fqdnhostname".
I attached a patch that will should disallow "@" characters in the
variable name and Conf.pm will restrict the variable recognition to
"fqdnhostname". This will then result in
ServerAdmin hostmaster at mydomain.de
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Conf-20060505.patch
Type: text/x-patch
Size: 865 bytes
Desc: Conf.pm.in patch
URL: <http://lists.kolab.org/pipermail/devel/attachments/20060505/702e6fd3/attachment.bin>
-------------- next part --------------
--
Gunnar Wrobel Gentoo Developer
__________________C_o_n_t_a_c_t__________________
Mail: wrobel at gentoo.org
WWW: http://www.gunnarwrobel.de
IRC: #gentoo-web at freenode.org
_________________________________________________
More information about the devel
mailing list