Differences between IM 149 and IM 148 * As a security countermeasure, reject non-ASCII characters for APOP timestamp. [CVE-2007-1558] Differences between IM 148 and IM 147 * Fix that imget fails to fetch imap message. Differences between IM 147 and IM 146 * New config variable `MboxFilter'. e.g. `MboxFilter=bogofilter -p -M -I' directs that the bogofilter command be invoked when retrieving mails from mbox file (/var/mail/$USER). * New imput option `--msgiduser'. * im* commands accept `--version'. Differences between IM 146 and IM 145 * Fix that TCP transaction fails with Perl 5.8.1. Differences between IM 145 and IM 144 * Fix that imget fails when modern delivery identifiers are used in a maildir, according to `http://cr.yp.to/proto/maildir.html'. * Fix that setuid imget fails with tainted variables. * New immknmz option `--src', target folders can be specified. * New config variables, `MailFoldersFile', `NamazuDir', `MknmzIncludeFile', `MknmzIgnoreFoldersRegex', and `UseXDispatcher'. * Revised regexp for Form=%b. Differences between IM 144 and IM 143 * Supporting Darwin. * Regexp fix for Form=%b. * Bug fix for configure options. * Doc/message fix. Differences between IM 143 and IM 142 * The number of the fsync system call is guessed on run time by default. If `FsyncNumber' is set to non-0 in Config, it is preferred. * New config variable, `SshPath'. Differences between IM 142 and IM 141 * Local security fix for impwagent and immknmz. [CAN-2002-1395] * IM/TcpTransaction.pm: Socket6.pm support for IPv6. * IM/MD5.pm: Fix 64bit integer problem. * imsetup: Support `User' and `MBoxStyle=qmail'. * imsetup: Bug fix for Perl 5.8.0. * Minor bug fixes. Differences between IM 141 and IM 140 * immknmz: New option, `--timestamp'. * IM/Nntp.pm: Bug fix for NNTP authuser for queue. * IM/Imap.pm: Bug fix for IMAP login. * IM/Iso2022jp.pm: Fix word_iso2022jp_mimefy problem. * IM/Scan.pm: jisx0213 support.