==================================================================
  Please DO NOT REPLY to this mail or send email to the developers
  about this bug. Please follow-up to Bugzilla using this link:
    https://bugs.contribs.org/show_bug.cgi?id=9298

  Have you checked the Frequently Asked Questions (FAQ)?
    http://wiki.contribs.org/SME_Server:Documentation:FAQ

  Please also take the time to read the following useful guide:
    http://www.chiark.greenend.org.uk/~sgtatham/bugs.html
==================================================================

--- Comment #7 from Arnaud <[email protected]> ---
Hi guys,

IMHO it's not a good solution to solve over "dymanic" templates because:
- Affa3 continuously (= every XX minutes) re-checks the jobs and re-configures
the parameters --> would continuously re-expands the templates.

- it would be a "nice" programming job: the template couldn't be programmed in
itself (like the example that you show for Affa2) but would need to be created
and maintained current, corresponding to the conf of the jobs, inside the
script of Affa3. Of course possible, but not in 5 minutes.....for me at
least...

So I would try to modify as less as possible the script.

My current plan is (after checking if the error is the same by entering the
modifications of smb.conf and of the included file by hand):
- modify the rpm in order to create a section [Affa-Jobs] into smb.conf (=
create a "static" template) at the installation of Affa.
- in the script of Affa, simply look for [Affa-Jobs] instead of [Global] to
proceed the "include = the_job" into smb.conf.

I think that this the simplest solution and start now in this direction.
Bye
Arnaud

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
_______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at https://lists.contribs.org/mailman/public/contribteam/

Reply via email to