123456789101112131415 |
- # $OpenBSD: mailertable,v 1.1.1.1 2014/09/16 17:09:31 jca Exp $
- #
- # The sendmail(8) mailer table is used to override routing for particular
- # non-local hostnames and domains (i.e., names other the local hostname
- # or names listed in local-host-names).
- #
- # Rebuild by running as root:
- # makemap hash ${SYSCONFDIR}/mail/mailertable < ${SYSCONFDIR}/mail/mailertable
- #
- # Each line is of the form "mailer:domain" (without the quotes)
- # where "mailer" is the internal mailer name, and "domain" is
- # where to send the message. See ${TRUEPREFIX}/share/sendmail/README for
- # more information.
- #
|