lkundrak / rpms / sendmail

Forked from rpms/sendmail 4 years ago
Clone
7097453
# Check the /usr/share/doc/sendmail/README.cf file for a description
7097453
# of the format of this file. (search for access_db in that file)
7097453
# The /usr/share/doc/sendmail/README.cf is part of the sendmail-doc
7097453
# package.
7097453
#
7097453
# by default we allow relaying from localhost...
7097453
Connect:localhost.localdomain		RELAY
7097453
Connect:localhost			RELAY
7097453
Connect:127.0.0.1			RELAY
7097453