Attached a patch for activeMailLib.inc that encodes the Subject and Sender-Name according RFC2047.
Found the code in the internet at:
http://www.koders.com/php/fid06B4C885F7B9A0A33BF5ECD4664BE74EFEFA791E.aspx
but is nearly the same as used in Pear's Mail_mime
So i think this is public code.
| Comment | File | Size | Author |
|---|---|---|---|
| activeMailLib.php.diff | 1.91 KB | klammer |
Comments
Comment #1
magnestyuk commentedThe patch solves my encoding problems, but randomly removes spaces from the subject line.
Any ideas?
Comment #2
sutharsan commented