Fixed bug: Charset was not taken into account for single-part messages.
[squirrelmail.git] / functions / imap_messages.php
2000-03-24 gustavfFixed bug: Charset was not taken into account for singl...
2000-03-23 lkehresmanfixed quote problem, and added \r\n to imap message
2000-03-19 lkehresmanfixed bug with "boundary" maybe being uppercase (pine)
2000-03-15 gustavfAdded MESSAGE-ID to header array.
2000-03-13 lkehresmanfixed the problem with no attachments
2000-03-07 lkehresmanadded defaults if no mime type is available
2000-03-03 lkehresmanfixed problem with wrong messages getting deleted
2000-02-29 lkehresmanifixed a few bugs with not being RFC complient
2000-02-29 gustavfFixed bug: Encoding was not set correctly when message...
2000-02-23 gustavfAdded gettext to strings.
2000-02-22 lkehresmanfixed problems with viewing messages ending with a )
2000-02-22 lkehresmanAdds message flag usage.. messages are bold if unread...
2000-02-22 lkehresmanUpdated documentation, fixed sorting problems in folder...
2000-02-21 lkehresmanRewrote IMAP functions.