* Michelle Konzack <[EMAIL PROTECTED]> [01-16-07 11:32]: > I use a small bashscript to query my PostgreSQL for addresses > but now I like to use the "add address" function from "mutt". > > How must I do this? > Or better, HOW does "mutt" give the data to an address manager?
look at the package lbdb, especially lbdb-fetchaddr and in mutt the query_command (3.245. query_command). I use: set query_command="lbdbq '%s'" # calling lbdbq -- Patrick Shanahan Registered Linux User #207535 http://wahoo.no-ip.org @ http://counter.li.org HOG # US1244711 Photo Album: http://wahoo.no-ip.org/gallery2 OpenSUSE Linux http://en.opensuse.org/
