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
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