openbsd-ports/databases/lbdb/patches/patch-lbdb_rc_in
sthen bc7412fbf0 import lbdb,
Little Brother Database is a simple email address database,
originally designed for Mutt, but working with other software.
It can query multiple backends, including local files of many
formats, and some network sources, including finger and
YP/NIS. LDAP support is available in the lbdb-ldap package.

requested by marco@
2008-06-15 07:22:57 +00:00

15 lines
648 B
Plaintext

$OpenBSD: patch-lbdb_rc_in,v 1.1.1.1 2008/06/15 07:22:57 sthen Exp $
--- lbdb.rc.in.orig Tue Mar 11 22:51:52 2008
+++ lbdb.rc.in Tue Mar 11 22:52:05 2008
@@ -51,8 +51,8 @@ METHODS="m_inmail m_passwd m_finger"
#
# If it isn't possible to find out the correct mail domain name of
-# your system in /etc/mailname, by reading sendmail.cf, /etc/hostname
-# or /etc/HOSTNAME, you can specify it in the variable
+# your system in /etc/mailname, by reading sendmail.cf, /etc/myname,
+# /etc/hostname or /etc/HOSTNAME, you can specify it in the variable
# MAIL_DOMAIN_NAME. This overrides all other mechanisms.
#
#MAIL_DOMAIN_NAME=does-not-exist.org