Subject: CVS commit: pkgsrc/mail/balsa
To: None <pkgsrc-changes@netbsd.org>
From: Martin J. Laubach <mjl@netbsd.org>
List: pkgsrc-changes
Date: 08/21/2002 04:49:11
Module Name:	pkgsrc
Committed By:	mjl
Date:		Wed Aug 21 01:49:10 UTC 2002

Modified Files:
	pkgsrc/mail/balsa: Makefile PLIST distinfo
	pkgsrc/mail/balsa/patches: patch-aa

Log Message:
Update to balsa 1.4.0

- filter documentation.
- adding mailboxes out of local mail directory hierachy.
- various build fixes.
- building fixes.
- code cleanup.
- new MostRecentlyUsed list.
- mailbox rename fixes.
- search and filtering fixes.
- reasonable searching in message bodies held in IMAP mailboxes.
- do not crash when called with -a.
- minor filter UI improvements (sensitive).
- more verbose on common SMTP errors.
- RFC-compliant header encoding
- password privacy fixes
- build fixes (--without-esmtp, --disable-threads)
- filter-on-receive fixes.
- general cleanup and other small bug fixes
- protect ESMTP passwords and pass-phrases
- new mailboxes scanned in a thread
- improved message include function
- preserve References: headers over message postpone
- number of crashes and other bugs fixed
- build fixes. Make some dependencies optional
- remove some double free()s
- filter incoming POP3 messages
- fixed content-disposition and charset bugs
- fixes for printing of multipart messages with different content-types
- rescanning local directories
- delayed message deletion (and undeletion)
- highlight bad addresses in compose window
- external editor support
- imap message caching
- imap password handling fixes
- first step to searching and filters
- delayed IMAP tree scanning
- "reply to group" functional


To generate a diff of this commit:
cvs rdiff -r1.18 -r1.19 pkgsrc/mail/balsa/Makefile
cvs rdiff -r1.2 -r1.3 pkgsrc/mail/balsa/PLIST
cvs rdiff -r1.6 -r1.7 pkgsrc/mail/balsa/distinfo
cvs rdiff -r1.8 -r1.9 pkgsrc/mail/balsa/patches/patch-aa

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.