Hi Guys

I liked that Mutt tip about using lbdb that Simon Rumble made some time ago
and have just installed lbdb and am trying to get it working.  
Running it manually I have seeded the database by running the script

lbdd-fetchaddr < slug   (slug is my last years mailing list)

This does seem to populate the database as can be seen here:
mikel$ ls -l .lbdb/
-rw-------    1 mikel    mikel         309 May  5 21:25 m_inmail.list

it was zero size previously.

but when I try to do a manual query like so:

$ lbdbq 'mike'  

$

I get nothing.

I am using the /etc/lbdb.rc and not my own.
The only settings in that are:
    METHODS="m_inmail"
    MODULES_PATH="/usr/lib/lbdb"

I have checked that the modules path is set (even set it manually) 
$ echo $MODULES_PATH
/usr/lib/lbdb

and the modules are in /usr/lib/lbdb ie
mikel$ ls /usr/lib/lbdb
    fetchaddr   lbdb_lib  m_finger  m_inmail  m_pgp2  munge
    lbdb-munge  m_fido    m_gpg     m_passwd  m_pgp5

Performing the query within mutt also gives no output of course but checked
just in case.

Any idea on whats wrong?

Mike
-- 
--------------------------------------------------------------------
Michael Lake
Active caver, Linux enthusiast and interested in anything technical.
Safety Convenor, Australian Speleological Federation
Owner, Speleonics (Australia)
--------------------------------------------------------------------

-- 
SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug

Reply via email to