2002-01-17 23:28:55 +01:00
|
|
|
*** ./conf/main.cf.orig Thu May 17 14:41:17 2001
|
|
|
|
--- ./conf/main.cf Thu Jan 17 16:23:31 2002
|
1999-03-29 22:15:09 +02:00
|
|
|
***************
|
2002-01-17 23:28:55 +01:00
|
|
|
*** 32,36 ****
|
2002-01-15 16:56:25 +01:00
|
|
|
# postXXX commands. The default value is $program_directory.
|
2000-11-14 07:28:58 +01:00
|
|
|
#
|
|
|
|
! command_directory = /usr/sbin
|
|
|
|
|
2002-01-15 16:56:25 +01:00
|
|
|
# The daemon_directory parameter specifies the location of all Postfix
|
2002-01-17 23:28:55 +01:00
|
|
|
--- 32,36 ----
|
2002-01-15 16:56:25 +01:00
|
|
|
# postXXX commands. The default value is $program_directory.
|
|
|
|
#
|
|
|
|
! command_directory = !!PREFIX!!/sbin
|
2000-11-14 07:28:58 +01:00
|
|
|
|
2002-01-15 16:56:25 +01:00
|
|
|
# The daemon_directory parameter specifies the location of all Postfix
|
2002-01-17 23:28:55 +01:00
|
|
|
***************
|
|
|
|
*** 39,43 ****
|
2002-01-15 16:56:25 +01:00
|
|
|
# by root.
|
2000-11-14 07:28:58 +01:00
|
|
|
#
|
2002-01-17 23:28:55 +01:00
|
|
|
! daemon_directory = /usr/libexec/postfix
|
2000-11-14 07:28:58 +01:00
|
|
|
|
2002-01-15 16:56:25 +01:00
|
|
|
# QUEUE AND PROCESS OWNERSHIP
|
2002-01-17 23:28:55 +01:00
|
|
|
--- 39,43 ----
|
|
|
|
# by root.
|
2002-01-15 16:56:25 +01:00
|
|
|
#
|
2002-01-17 23:28:55 +01:00
|
|
|
! daemon_directory = !!PREFIX!!/libexec/postfix
|
|
|
|
|
|
|
|
# QUEUE AND PROCESS OWNERSHIP
|
2000-11-14 07:28:58 +01:00
|
|
|
***************
|
2002-01-17 23:28:55 +01:00
|
|
|
*** 56,60 ****
|
2002-01-15 16:56:25 +01:00
|
|
|
# DO NOT SPECIFY A PRIVILEGED USER OR THE POSTFIX OWNER.
|
2000-11-14 07:28:58 +01:00
|
|
|
#
|
|
|
|
! #default_privs = nobody
|
|
|
|
|
2002-01-15 16:56:25 +01:00
|
|
|
# INTERNET HOST AND DOMAIN NAMES
|
2002-01-17 23:28:55 +01:00
|
|
|
--- 56,60 ----
|
2002-01-15 16:56:25 +01:00
|
|
|
# DO NOT SPECIFY A PRIVILEGED USER OR THE POSTFIX OWNER.
|
2000-11-14 07:28:58 +01:00
|
|
|
#
|
|
|
|
! default_privs = nobody
|
|
|
|
|
2002-01-15 16:56:25 +01:00
|
|
|
# INTERNET HOST AND DOMAIN NAMES
|
2000-11-14 07:28:58 +01:00
|
|
|
***************
|
2002-01-17 23:28:55 +01:00
|
|
|
*** 286,290 ****
|
2002-01-15 16:56:25 +01:00
|
|
|
#
|
2000-11-14 07:28:58 +01:00
|
|
|
#alias_database = dbm:/etc/aliases
|
|
|
|
! #alias_database = dbm:/etc/mail/aliases
|
|
|
|
#alias_database = hash:/etc/aliases
|
2002-01-15 16:56:25 +01:00
|
|
|
#alias_database = hash:/etc/aliases, hash:/opt/majordomo/aliases
|
2002-01-17 23:28:55 +01:00
|
|
|
--- 286,290 ----
|
2002-01-15 16:56:25 +01:00
|
|
|
#
|
2000-11-14 07:28:58 +01:00
|
|
|
#alias_database = dbm:/etc/aliases
|
|
|
|
! #alias_database = dbm:/etc/aliases
|
|
|
|
#alias_database = hash:/etc/aliases
|
2002-01-15 16:56:25 +01:00
|
|
|
#alias_database = hash:/etc/aliases, hash:/opt/majordomo/aliases
|
1999-03-29 22:15:09 +02:00
|
|
|
***************
|
2002-01-17 23:28:55 +01:00
|
|
|
*** 305,310 ****
|
2002-01-15 16:56:25 +01:00
|
|
|
# The home_mailbox parameter specifies the optional pathname of a
|
2000-11-14 07:28:58 +01:00
|
|
|
# mailbox file relative to a user's home directory. The default
|
|
|
|
! # mailbox file is /var/spool/mail/user or /var/mail/user. Specify
|
|
|
|
! # "Maildir/" for qmail-style delivery (the / is required).
|
|
|
|
#
|
2002-01-15 16:56:25 +01:00
|
|
|
#home_mailbox = Mailbox
|
2002-01-17 23:28:55 +01:00
|
|
|
--- 305,310 ----
|
2002-01-15 16:56:25 +01:00
|
|
|
# The home_mailbox parameter specifies the optional pathname of a
|
2000-11-14 07:28:58 +01:00
|
|
|
# mailbox file relative to a user's home directory. The default
|
|
|
|
! # mailbox file is /var/mail/user. Specify "Maildir/" for
|
|
|
|
! # qmail-style delivery (the / is required).
|
|
|
|
#
|
2002-01-15 16:56:25 +01:00
|
|
|
#home_mailbox = Mailbox
|
2000-11-14 07:28:58 +01:00
|
|
|
***************
|
2002-01-17 23:28:55 +01:00
|
|
|
*** 315,319 ****
|
2002-01-15 16:56:25 +01:00
|
|
|
# system type.
|
2000-11-14 07:28:58 +01:00
|
|
|
#
|
|
|
|
! # mail_spool_directory = /var/mail
|
|
|
|
# mail_spool_directory = /var/spool/mail
|
2002-01-15 16:56:25 +01:00
|
|
|
|
2002-01-17 23:28:55 +01:00
|
|
|
--- 315,319 ----
|
2002-01-15 16:56:25 +01:00
|
|
|
# system type.
|
2000-11-14 07:28:58 +01:00
|
|
|
#
|
|
|
|
! mail_spool_directory = /var/mail
|
|
|
|
# mail_spool_directory = /var/spool/mail
|
2002-01-15 16:56:25 +01:00
|
|
|
|
2000-11-14 07:28:58 +01:00
|
|
|
***************
|
2002-01-17 23:28:55 +01:00
|
|
|
*** 396,401 ****
|
2002-01-15 16:56:25 +01:00
|
|
|
# mostly a waste of cycles.
|
2000-11-14 07:28:58 +01:00
|
|
|
#
|
|
|
|
! #header_checks = regexp:/etc/postfix/filename
|
|
|
|
! #header_checks = pcre:/etc/postfix/filename
|
|
|
|
|
2002-01-15 16:56:25 +01:00
|
|
|
# FAST ETRN SERVICE
|
2002-01-17 23:28:55 +01:00
|
|
|
--- 396,401 ----
|
2002-01-15 16:56:25 +01:00
|
|
|
# mostly a waste of cycles.
|
2000-11-14 07:28:58 +01:00
|
|
|
#
|
|
|
|
! #header_checks = regexp:!!PREFIX!!/etc/postfix/filename
|
|
|
|
! #header_checks = pcre:!!PREFIX!!/etc/postfix/filename
|
1999-03-29 22:15:09 +02:00
|
|
|
|
2002-01-15 16:56:25 +01:00
|
|
|
# FAST ETRN SERVICE
|
|
|
|
***************
|
2002-01-17 23:28:55 +01:00
|
|
|
*** 471,477 ****
|
2002-01-15 16:56:25 +01:00
|
|
|
# set up your XAUTHORITY environment variable before starting Postfix.
|
|
|
|
#
|
|
|
|
! debugger_command =
|
|
|
|
! PATH=/usr/bin:/usr/X11R6/bin
|
|
|
|
! xxgdb $daemon_directory/$process_name $process_id & sleep 5
|
|
|
|
|
|
|
|
# Other configurable parameters.
|
2002-01-17 23:28:55 +01:00
|
|
|
--- 471,477 ----
|
2002-01-15 16:56:25 +01:00
|
|
|
# set up your XAUTHORITY environment variable before starting Postfix.
|
|
|
|
#
|
|
|
|
! # debugger_command =
|
|
|
|
! # PATH=/usr/bin:/usr/X11R6/bin
|
|
|
|
! # xxgdb $daemon_directory/$process_name $process_id & sleep 5
|
|
|
|
|
|
|
|
# Other configurable parameters.
|