make MIME more tolerant of content-types without slashes
[org.ibex.mail.git] / src / org / ibex / mail / MIME.java
2004-08-17 adammake MIME more tolerant of content-types without slashes
2004-07-21 adamtemporarily disable header rewriting; causing memory...
2004-07-21 adamfixed get/gets mixup
2004-07-20 adamcorrected line counting
2004-07-20 adamdummy
2004-07-20 adamtotal overhaul; were using MIME and MIME.Part now
2004-07-13 adambogus
2004-05-31 adamrestructuring; broke out Query, cleaned up Mailbox