Sending: SMTP
Fetching/Receiving: IMAP
PHP version: PHP 5.3.3-7+squeeze3 with Suhosin-Patch
Operating System: Debian squeeze
I have enabled attachments.
The attachments are stripped from the email and attached to the ticket, however they have lost their file extension, meaning I can't download/see them
see below:
mageiavm 0711 # pwd
/web/netent/support/attachments/0711
mageiavm 0711 # ls
642D6B8AA6A5B22_Thu__28_Jul_2011_09_52_36_GMT
mageiavm 0711 # file 642D6B8AA6A5B22_Thu__28_Jul_2011_09_52_36_GMT
642D6B8AA6A5B22_Thu__28_Jul_2011_09_52_36_GMT: JPEG image data, JFIF standard 1.02
you can see the file is saved, but the extension has been removed.
if I download the attachment, and add the extension to the file nameI can open the file fine, which mean the file transfer is all working, just the extension is getting stripped off.
I have .* extensions enabled
help.