Logfile shows ANSI_X3.4-1968 not the default UTF-8 configured
Hi Everyone-
Our custom Peoplesoft application engine process sends follow-up emails to customers utilizing the PT_MCF_MAIL:MCFOutboundEmail Mail Class.
However, in the logfile the charset being displayed is not the default UTF-8 but ANSI_X3.4-1968 instead, causing the gibberish text and special characters not properly displayed in the email subject/body. The application server SMTP charset configuration is set to UTF-8 while the process scheduler is blank.
Does anybody know where/how the SMTP Charset in the log file was set/overridden to ANSI_X3.4-1968 instead of the default UTF-8? Thanks.