14 lines
547 B
Text
14 lines
547 B
Text
Index: lbdb.rc.in
|
|
--- lbdb.rc.in.orig
|
|
+++ lbdb.rc.in
|
|
@@ -57,8 +57,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
|