RE: [SM-USERS] Problem with xml attachment-base64 transfer encoding

2006-04-21 Thread Tomas Kuliavas
If content type is 'text' or 'message', SquirrelMail uses 8bit transfer encoding. Behavior can be altered by changing writeBodyPart and prepareMIME_Header functions. There functions are related. I am not sure about right modification. Not sure if I have located right part of code. https://sourcef

RE: [SM-USERS] Problem with xml attachment-base64 transfer encoding

2006-04-21 Thread Jevos, Peter
Thanks for your answer What should I change in this file ? If I want to turn on base64 transfer encoding do I need to make a "hack" ? Everyone have to do this change in Deliver.class.php ? I saw some headers in the SM mailing lists and some users use this base64 tranfer encoding Doesn't do this S