{
   "meta": {
      "l1": "System",
      "l2": "Mail Report",
      "version": "1.0",
      "lastUpdated": "2026-01-26"
   },
   "help_body": {
      "title": "System &#47; <strong>Mail Report</strong>",
      "desc": "Mail registration and management"
   },
   "sections": {
      "image": "/arms/img/help/en/system-mail-section-1.jpg",
      "contents": [
         {
            "index": 1,
            "title": "Sender email",
            "desc": [
               "Sets up the SMTP server and sender information used for sending emails from the system.",
               "Manages the email sending environment serving as the standard for report delivery."
            ]
         },
         {
            "index": 2,
            "title": "Recipient email",
            "desc": [
               "Manages target email information for receiving reports and notifications.",
               "Controls the scope of email delivery via recipient settings."
            ]
         },
         {
            "index": 3,
            "title": "Mail setting information area",
            "desc": [
               "Inputs and checks core settings required for email transmission, such as SMTP server, port and sender address.",
               "Serves as a common standard for report email delivery."
            ]
         },
         {
            "index": 4,
            "title": "Edit",
            "desc": [
               "Switches to edit mode to modify currently registered mail settings.",
               "Used when modifying SMTP information or sender settings."
            ]
         },
         {
            "index": 5,
            "title": "Delete",
            "desc": [
               "Removes registered mail settings from the system.",
               "Utilized for cleanup purposes when the settings are no longer in use."
            ]
         },
         {
            "index": 6,
            "title": "Mail test",
            "desc": [
               "Sends a test email using the current settings to confirm that email delivery is functioning as expected.",
               "Checks configuration correctness before actual report emails are sent."
            ]
         }
      ]
   }
}
