*** vacation.conf       Tue May 18 18:56:50 1999
--- settings/vacation.conf     Sat Jan 15 17:00:47 2000
***************
*** 27,31 ****
  #     where the message files for each user reside

! $message_dir='/var/vacation';

  #############################################################################
--- 27,31 ----
  #     where the message files for each user reside

! $message_dir='/usr/local/spool/vacation/<domain>';

  #############################################################################
***************
*** 35,39 ****
  #     e.g. $mail='/usr/lib/sendmail';

! $mail='/usr/lib/sendmail';

  #############################################################################
--- 35,39 ----
  #     e.g. $mail='/usr/lib/sendmail';

! $mail='/usr/local/bin/exim';

  #############################################################################
***************
*** 117,121 ****
  #     Full path to the log file, ignore if $fulllogit = 0

! $fulllogurl = '/var/log/vaction.log';

  #############################################################################
--- 117,121 ----
  #     Full path to the log file, ignore if $fulllogit = 0

! $fulllogurl = '/usr/local/apache/logs/vaction.log';

  #############################################################################
***************
*** 140,144 ****
  #     (The script will also use this address to send auto reply message)

! $rfrom = '@sbox.tu-graz.ac.at';

  #############################################################################
--- 140,144 ----
  #     (The script will also use this address to send auto reply message)

! $rfrom = '@<domain>';

  #############################################################################
