/etc/postfix/domains: Difference between revisions

From Free Knowledge Base- The DUCK Project
Jump to navigation Jump to search
Created page with " # This is a SAMPLE domains file # It contains all domains hosted on your mail server # run # postmap /etc/postfix/domains # postfix reload # # DOMAIN NAME C..."
 
No edit summary
 
(One intermediate revision by the same user not shown)
Line 5: Line 5:
  # postfix reload
  # postfix reload
  #
  #
  # DOMAIN NAME             COMMENT
  # DOMAIN NAME           COMMENT
  # domain1.com            true
  domain1.com            true
  # domainabc.com          true
  domainabc.com          true
virtdomain.com          true

Latest revision as of 18:35, 13 February 2014

# This is a SAMPLE domains file
# It contains all domains hosted on your mail server
# run
# postmap /etc/postfix/domains
# postfix reload
#
# DOMAIN NAME           COMMENT
domain1.com             true
domainabc.com           true
virtdomain.com          true