Re: Pick up mailserver in a template?
Serge Huber <[email protected]>
| Newsgroups | gmane.comp.cms.jahia.template |
|---|---|
| Message-ID | <[email protected]> |
Hi Lars, The init method is called upon Jahia startup. So any time after startup, you can access the MailService as described in Philippe's mail. Regards, Serge Huber. [email protected] wrote: > I will try that. I browsed the MailService source code, found an init > method, but could not se if it was called when the mail service > singleton was created. > > regards > /Lars Hagrot