in reply to Concatenate mail text
Move the %mail header generation and the sendmail part outside the fetch loop. Inside the loop, just say
as the "concatenate" in your title suggests.$mail{'Message'} .= <<EREC; PROJECT: $SYS SEVERITY: $REMTYPE TODAYS DATE: $CURDATE TECH: $OWNER DATE: $DT TIME: $TM STATUS: $TRSTAT SERVER: $SSYS SUMMARY: $DES RESOLUTION: $RESOLUTION ------------------------------------------------------------------- EREC
After Compline,
Zaxo
|
|---|