virtusertable 648 B

123456789101112131415161718192021
  1. # $OpenBSD: virtusertable,v 1.1.1.1 2014/09/16 17:09:32 jca Exp $
  2. #
  3. # sendmail(8) virtual user table. Rebuild by running as root:
  4. # makemap hash ${SYSCONFDIR}/mail/virtusertable < ${SYSCONFDIR}/mail/virtusertable
  5. #
  6. # This file contains the mapping of virtual to local addresses.
  7. # Each line denotes a transform of:
  8. # virtual_address local_address
  9. #
  10. # E.g.
  11. # info@foo.com foo-info
  12. # info@bar.com bar-info
  13. # @baz.org jane@example.net
  14. #
  15. # It is also possible to map all users from one domain to another, e.g.
  16. # @foo.org %1@example.com
  17. #
  18. # See the "virtusertable" section of ${TRUEPREFIX}/share/sendmail/README for
  19. # more information.
  20. #