Sophie

Sophie

distrib > Altlinux > 4.1 > i586 > by-pkgid > 0a19b859639dbf49341f0f99bc3df42e > files > 3

lbdb-0.35.1-alt1.src.rpm

diff -ruN lbdb-0.25.2.orig/sample.lbdbrc lbdb-0.25.2/sample.lbdbrc
--- lbdb-0.25.2.orig/sample.lbdbrc	Thu Jan  1 03:00:00 1970
+++ lbdb-0.25.2/sample.lbdbrc	Sun Oct 21 16:44:03 2001
@@ -0,0 +1,29 @@
+# sample ~/.lbdbrc for lbdb-0.25
+# by Michael Shigorin <mike@altlinux.ru>
+# some methods are disabled by default because they require additional
+# setup or non-default Perl modules (see README).
+
+# Methods:
+#	m_finger (looks at M_FINGER_HOSTS)
+#	m_inmail (man lbdb-fetchaddr(1))
+#	m_passwd
+#	m_yppasswd
+#	m_nispasswd
+#	m_getent
+#	m_pgp2 ( man pgp(1), pgpk(1))
+#	m_pgp5 (same)
+#	m_gpg ( man gpg(1))
+#	m_fido ( man nodelist2lbdb(1))
+#	m_abook (see http://www.linuxstart.com/~jheinonen/abook/)
+#	m_addr_email (see http://red.roses.de/~clemens/addressbook/)
+#	m_muttalias
+#	m_pine (looks at PINERC, PINE_ADDRESSBOOKS)
+#	m_palm (looks at PALM_ADDRESS_DATABASE, additional modules)
+#	m_gnomecard (looks at GNOMECARD_FILES)
+#	m_bbdb (uses [x]emacs)
+#	m_ldap (additional modules)
+
+METHODS="m_inmail m_gpg m_abook m_muttalias m_pine m_gnomecard"
+
+# To use lbdbq from mutt, add the following command to your ~/.mutt/set :
+#	set query_command="lbdbq %s"