• Recent
    • Tags
    • Popular
    • Register
    • Login

    Please Note This forum exists for community support for the Mango product family and the Radix IoT Platform. Although Radix IoT employees participate in this forum from time to time, there is no guarantee of a response to anything posted here, nor can Radix IoT, LLC guarantee the accuracy of any information expressed or conveyed. Specific project questions from customers with active support contracts are asked to send requests to support@radixiot.com.

    Radix IoT Website Mango 3 Documentation Website Mango 4 Documentation Website Mango 5 Documentation Website

    Email Template Location?

    User help
    3
    4
    1.7k
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • BGB
      BG
      last edited by

      Hello All,
      Can anyone tell me where to find the template for the email that is generated ffrom the event handlers?

      Thanks

      Brian

      1 Reply Last reply Reply Quote 0
      • C
        craig
        last edited by

        web/WEB-INF/tags maybe?

        1 Reply Last reply Reply Quote 0
        • phildunlapP
          phildunlap
          last edited by phildunlap

          ^ Nope

          Mango/ftl

          FTL stands for "Freemarker Template Language" which is a Java template text builder tool. A model is passed to it from Mango, and freemarker can use this model to vary its output. You can find the model for the email handlers being built on lines 210-225 of EmailHandlerRT, https://github.com/infiniteautomation/ma-core-public/blob/42c4de57d7a5a0c33eb1fb219a16a4d6fda23d80/Core/src/com/serotonin/m2m2/rt/event/handlers/EmailHandlerRT.java

          1 Reply Last reply Reply Quote 0
          • BGB
            BG
            last edited by

            Thank you very much.

            Cheers

            Brian

            1 Reply Last reply Reply Quote 0
            • First post
              Last post