Using the latest version of 1.8 out of github (centos 6.4, php 5.3.3, apache 2.2.15, mysql-server 5.1.71) all outbound emails from osTicket are appearing as big strings of text.  Looks like some kind of problem with the encoding?Example:Content-Transfer-Encoding: base64

Content-Type: text/html; charset=utf-8

PHAgc3R5bGU9ImRpc3BsYXk6bm9uZSI+LS0gZG8gbm90IGVkaXQgLS08L3A+PHA+PGltZyBzcmM9

Correction, CentOS 6.5

Switched from php mail function to an smtp email account and it works now.  

I've brought this thread to the attention of the devs, as I think that they may want to take a look and possibly ask you some questions about this (and your config)... but I am glad that you got this working. :)

HelloI'm having this trouble too--=_feb26ccee0e8df5ecaf8a56fe1256735Content-Transfer-Encoding: base64Content-Type: text/plain; charset=utf-8I'm currently using smtp function.

Write a Reply...