*** conf/main.cf.orig	Fri Jan 22 16:39:35 1999
--- conf/main.cf	Sun Jan 31 14:47:01 1999
***************
*** 18,24 ****
  # Postfix support programs and daemons. This setting can be overruled
  # with the command_directory and daemon_directory parameters.
  #
! program_directory = /some/where/postfix/bin
  
  # The command_directory parameter specifies the location of all
  # postXXX commands.  The default value is $program_directory.
--- 18,24 ----
  # Postfix support programs and daemons. This setting can be overruled
  # with the command_directory and daemon_directory parameters.
  #
! program_directory = y0y0y0/sbin
  
  # The command_directory parameter specifies the location of all
  # postXXX commands.  The default value is $program_directory.
***************
*** 40,53 ****
  # OWNS NO OTHER FILES OR PROCESSES ON THE SYSTEM.  In particular,
  # don't specify nobody or daemon. PLEASE USE A DEDICATED USER.
  #
! #mail_owner = postfix
  
  # The default_privs parameter specifies the default rights used by
  # the local delivery agent for delivery to external file or command.
  # These rights are used in the absence of a recipient user context.
  # DO NOT SPECIFY A PRIVILEGED USER OR THE POSTFIX OWNER.
  #
! #default_privs = nobody
  
  # INTERNET HOST AND DOMAIN NAMES
  # 
--- 40,53 ----
  # OWNS NO OTHER FILES OR PROCESSES ON THE SYSTEM.  In particular,
  # don't specify nobody or daemon. PLEASE USE A DEDICATED USER.
  #
! mail_owner = smtp
  
  # The default_privs parameter specifies the default rights used by
  # the local delivery agent for delivery to external file or command.
  # These rights are used in the absence of a recipient user context.
  # DO NOT SPECIFY A PRIVILEGED USER OR THE POSTFIX OWNER.
  #
! default_privs = nobody
  
  # INTERNET HOST AND DOMAIN NAMES
  # 
***************
*** 179,185 ****
  # "postfix reload" to eliminate the delay.
  #
  #alias_maps = dbm:/etc/aliases
! #alias_maps = hash:/etc/aliases
  #alias_maps = hash:/etc/aliases, nis:mail.aliases
  
  # The alias_database parameter specifies the alias database(s) that
--- 179,185 ----
  # "postfix reload" to eliminate the delay.
  #
  #alias_maps = dbm:/etc/aliases
! alias_maps = hash:/etc/aliases
  #alias_maps = hash:/etc/aliases, nis:mail.aliases
  
  # The alias_database parameter specifies the alias database(s) that
***************
*** 189,195 ****
  #
  #alias_database = dbm:/etc/aliases
  #alias_database = dbm:/etc/mail/aliases
! #alias_database = hash:/etc/aliases
  #alias_database = hash:/etc/aliases, hash:/opt/majordomo/aliases
  
  # ADDRESS EXTENSIONS (e.g., user+foo)
--- 189,195 ----
  #
  #alias_database = dbm:/etc/aliases
  #alias_database = dbm:/etc/mail/aliases
! alias_database = hash:/etc/aliases
  #alias_database = hash:/etc/aliases, hash:/opt/majordomo/aliases
  
  # ADDRESS EXTENSIONS (e.g., user+foo)
