Hi!
I'm having a problem sending replies to users with attachments. I can reply to users okay, but if I attach a file, the user will receive a malformed email: the body will be empty, and a file like "Part.att" will be attached. The size of such a reply shows that the attachment is included, but it is unreadable.
The attachments can be accessed via the web interface just fine.
Using the phpMail function for sending mails. PHP Version 5.3.6, FreeBSD 7.2, osticket 1.6 (the latest one).
Is there a way to fix this?