Details
-
Bug
-
Status: Closed
-
Medium
-
Resolution: Done
-
None
-
5.9.0
-
release
-
5.9.5
-
wt-5.10.2
-
0386
Description
When forwarding a text only email without content-type (such as system alerts messages), if the body contains tags similar to html tags, these parts will be missing.
For example a text like this:
SUNW-MSG-ID: DISK-8000-0X, TYPE: Fault, VER: 1, SEVERITY: Major EVENT-TIME: Mon Jan 18 23:50:31 CET 2021 PLATFORM: X8DTL, CSN: 1234567890, HOSTNAME: xstorage SOURCE: eft, REV: 1.16 EVENT-ID: ce94a48a-0dd9-e60f-b7bf-e0453ac47731 DESC: SMART health-monitoring firmware reported that a disk failure is imminent. Refer to http://illumos.org/msg/DISK-8000-0X for more information. AUTO-RESPONSE: None. IMPACT: It is likely that the continued operation of this disk will result in data loss. REC-ACTION: Schedule a repair procedure to replace the affected disk. Use fmdump -v -u <EVENT_ID> to identify the disk.
In this case "<EVENT_ID>" will be missing in the forwarded message.