Changed parameters to sendmail.
[squirrelmail.git] / functions / mime.php
2000-02-25 gustavfChanged name of rfc1522Decode to decodeHeader. The...
2000-02-24 gustavfAdded partial support for iso-8859-15 to rfc1522Decode.
2000-02-23 gustavfFixed decodeBody. Now handles Quoted Printable correctly.
2000-02-22 gustavfAdded support for RFC1522 (MIME coding of headers).
2000-02-21 lkehresmanRewrote IMAP functions.
2000-01-13 serekadded gettext support.
2000-01-07 lkehresmanAdded some preference options, and debugged many bugs
2000-01-06 lkehresmanFixed a minor MIME bug
2000-01-06 lkehresmanmade "quoted-printable" work
2000-01-06 lkehresmanAdded "Themes" to personal preferences
2000-01-05 lkehresmanjust cleaning up some stuff
2000-01-05 lkehresmanBugfixes in MIME stuff
2000-01-05 lkehresmanMade MIME much more efficient
2000-01-04 lkehresmanRewrote multipart/* algorithm to be recursive
2000-01-03 lkehresmanChanged so that attachments don't have to be saved...
2000-01-02 lkehresmanupdated the MIME support. It's much better
2000-01-02 lkehresmanadded attachment support
1999-12-30 lkehresmanupdated mime support
1999-12-27 lkehresman Updated the README, also made images load quicker
1999-12-20 lkehresmanBug fixes
1999-12-19 lkehresmanAdded date translation to local time
1999-12-14 lkehresmanadded "reply-to" capabilities
1999-12-14 lkehresmanadded documentation
1999-12-14 lkehresmanAdded:
1999-12-13 lkehresmanAdded BASIC mime support. Not fully working yet.