Genesys CTI User Forum
Genesys CTI User Forum => Genesys CTI Technical Discussion => Topic started by: msh on November 17, 2011, 12:20:28 PM
-
Hi
I have a situation where an email arriving in my email strategy contains a second email as an attachment.
My question is, is it possible to examine the header of this attached second email? For example, the subject or other headers from the routing strategy?
I am using the IRD in genesys 7.6.
Martin
-
I don't think so as it is an attachment, maybe you can try to do a forward instead of a new mail
-
Hi Martin,
No, it is not possible using built-in functions. If you really need this then you can build your own media server that will analyse the message and returns required information.
R.
-
Ummmm I'm just guessing here, but attachments are stored in UCS db in a blob format, once email is read by Email Server it is stored in UCS DB, maybe it is possible to read that blob field and retrieve the subject your looking for.
-
I guess to use procmail as external processor at one step before this mail arrives on email server java.