This page was last edited on May 5, 2021, at 17:57.
Comments or questions about this documentation? Contact us for support!
E-mail Server does not allow certain headers to be added to outbound e-mail. These excluded headers are listed in the file com/genesyslab/icc/emailserver/ForbiddenHeaders.properties, contained in esj.jar, which is normally located in \GCTI\eServices 8.1.0\E-mail Server Java\<E-Mail Server Application name>\lib.
You can modify this list by extracting ForbiddenHeaders.properties to the <E-Mail Server Application name> directory, then editing the content. E-mail Server will then use this modified file. If there is no such file in the <E-Mail Server Application name> directory, E-mail Server uses the one in esj.jar.
E-mails from external resources are received in plain text format. You can customize the format in which these e-mails are presented.
Ordinarily when including the transcript of a chat session in an e-mail, the transcript is appended to the end of the e-mail. You can modify this as follows.
Prior to release 8.5.103.x, you can place the tag [ChatTranscript] where you want the transcript to appear. You can do this in the plain text or the HTML version or both. The following figure shows an example (click to enlarge).
Starting with release 8.5.103.x, you can use the new tag <Genesys_Chat_Transcript>...</Genesys_Chat_Transcript> to indicate the position of the transcript in the email.
If you do not use the new tag, the transcript email works as in previous versions.
If you do use the new tag, the transcript displays
Also, if you use the new tag, note the following:
Starting with release 8.5.103.x, the HTML version of the e-mails that send chat transcripts supports Cascading Style Sheets (CSS) and the configuration must include the style tag (<style type="text/css">...</style>). See CSS for HTML Chat Transcripts for details.