1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28
|
Source: nmzmail
Section: mail
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends: debhelper (>= 9.2~), autotools-dev, dpkg-dev (>= 1.16.1~), libreadline-dev
Standards-Version: 3.9.3
Homepage: http://www.ecademix.com/JohannesHofmann/nmzmail.html
Package: nmzmail
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, namazu2, namazu2-index-tools
Suggests: mutt
Enhances: mutt
Description: indexes and searches email in maildir folders
nmzmail is a tool, primarily to be used with mutt, for indexing and searching
maildir folders. Based on the result of a search query using the search
engine namazu2, nmzmail generates a maildir folder containing symbolic links
to the mail(s) matching the query. A simple mutt macro makes it easy to use
nmzmail from within mutt. nmzmail is similar to mairix (another email
index/search program), but perhaps easier to use since it uses the query
syntax of namazu2.
.
Features:
- fast mail searching even with large quantities of mail
- incremental index building
- integrates very nicely into mutt
- rich, but simple, query language including regex
- query history
|