• 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

    How to setting can be replace the Mango Automation letter with the letter you like in alarm email

    User help
    3
    6
    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.
    • E
      edmond
      last edited by

      AAA SYSTEM - Event active notification
      Urgent 09:23:15 - PED_LA - Temp High limit Alarm
      Note This event will automatically return to normal when the event criteria are no longer satisfied
      Mango Automation
      This email was sent by an automated service. It has been sent to you because you have been included on the mailing list of a Mango Automation email notification. Please do not reply to this email.

      1 Reply Last reply Reply Quote 0
      • jeremyhJ
        jeremyh
        last edited by

        Mail templates would be a pretty cool feature!

        You probably could grab properties from lines 299-318 from this file:

        https://github.com/infiniteautomation/ma-core-public/blob/cc7b975c1de18aeefa2324ec2bad8128db77e938/Core/classes/i18n.properties

        ftl.userTestEmail=This message was sent as a test of the email address for user {0}
        ftl.automatedEmail=This email was sent by an automated service. Please do not respond.
        ftl.footer=If you have received this communication in error, please disregard.
        ftl.escalation=Event escalation notification
        ftl.note=Note
        ftl.rtn=This event will automatically return to normal when the event criteria are no longer satisfied
        ftl.manual=This event requires a manual acknowledgement for it to become inactive
        ftl.htmlFooter.mango=Mango Automation
        ftl.htmlFooter.automated=This email was sent by an automated service. It has been sent to you because you have been included on the mailing list of a Mango Automation email notification. Please do not reply to this email.
        ftl.originalInformation=Original event information
        ftl.eventActive=Event active notification
        ftl.eventInactive=This event is now inactive
        ftl.testEmail=Mango test email
        ftl.subject.default=Mango event {0} notification
        ftl.subject.default.id=Mango event {0} notification - Event# {1}
        ftl.subject.alias={0} ({1})
        ftl.subject.alias.id={0} ({1}) - id:{2}
        ftl.subject.active=active
        ftl.subject.escalation=escalation
        ftl.subject.inactive=inactive
        

        And place those properties in a new file:<MA_HOME>/overrides/properties/i18n.properties

        1 Reply Last reply Reply Quote 0
        • E
          edmond
          last edited by

          Maybe my mango is run on windows7 operation system. how to save file as properties format?

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

            They can be edited in the FTL files found in MangoHome/ftl

            1 Reply Last reply Reply Quote 0
            • E
              edmond
              last edited by

              Great!Thank very much!

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