Address Database for mutt
The Little Brother's Database (lbdb) consists of a set of small tools
that collect mail addresses from several sources and offer these
addresses to the external query feature of the Mutt mail reader.
To use the fetch address feature, put the following lines in your
.procmailrc:
:0hc | lbdb-fetchaddr
To use the database in mutt, put the following line into your .muttrc:
set query_command="lbdbq %s"
- Developed at devel:openSUSE:Factory
- Sources inherited from project openSUSE:Factory
-
3
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:16.0:FactoryCandidates/lbdb && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
lbdb-0.51.1.tar.gz | 0000183903 180 KB | |
lbdb-hostname.diff | 0000000610 610 Bytes | |
lbdb.changes | 0000010002 9.77 KB | |
lbdb.rc.dif | 0000000438 438 Bytes | |
lbdb.spec | 0000002354 2.3 KB |
Revision 28 (latest revision is 29)
Dominique Leuenberger (dimstar_suse)
accepted
request 1095778
from
Paolo Stivanin (polslinux)
(revision 28)
- Update to 0.51.1: * Add support for running testsuite on local built code (via $USE_LOCAL_LIB). * Add testsuite for m_inmail/lbdb-fetchaddr. * Fix example of MUNGE_LIMITDATE in lbdb.rc. * Ignore case and non alphanumeric chars in SORT_OUTPUT=name. * Update dotlock code from mutt 2.2.1 (uses snprintf now). * Update rfc822 code from mutt 2.2.1. * Fix quoting of grep Regex in m_muttalias. * Repair missing 7bit name part in rfc2047 on arm and mips architecture.
Comments 0