mailertable 589 B

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