0bd1aa3120
- fixed remaining paths to certs directory in sendmail.mc file - added contrib scripts to the doc package (rhbz#183723) - added LSB header to init script (rhbz#247053) - added plain login information for cyrus-sasl to access file - fixed compile proplem with glibc-2.6.90+ - fixed reoccuring m4 include problem (now using sinclude)
13 lines
469 B
Plaintext
13 lines
469 B
Plaintext
# Check the /usr/share/doc/sendmail/README.cf file for a description
|
|
# of the format of this file. (search for access_db in that file)
|
|
# The /usr/share/doc/sendmail/README.cf is part of the sendmail-doc
|
|
# package.
|
|
#
|
|
# If you want to use AuthInfo with "M:PLAIN LOGIN", make sure to have the
|
|
# cyrus-sasl-plain package installed.
|
|
#
|
|
# By default we allow relaying from localhost...
|
|
Connect:localhost.localdomain RELAY
|
|
Connect:localhost RELAY
|
|
Connect:127.0.0.1 RELAY
|