Hifirst of all congratulations for the excellent software platform. I have installed and configured osTicket and it works great. I would like to customize receiving emails in xml format for instance if I receive an email with this formatting
<?xml version="1.0" encoding="UTF-8"?><container> <firstTAG> first value</firstTAG>
<secondTAG>second value</secondTAG> <thirdTAG>third value</thirdTAG></container>I wish that were generated this body ticket firstTAG: first valuesecondTAG: second valuethirdTAG: third valueI think I should modify some function of these following classes:include/class.mailparse.phpinclude/class.ticket.phpinclude/tnef_decoder.phpI would be very grateful if someone could help Thanks and good luck this is my environment (sorry for my bad english:(osTicket
v1.9.4 (c18eac4)
Web Server Software
Apache/2
MySQL
5.1.59
PHP
5.3.28
gdlib
ok
imap
ok
xml
ok
xml-dom
ok
json
ok
mbstring
ok
phar
ok
cgi.fix_pathinfo
"1"
date.timezone
Europe/Paris