mwolson: Make progress on email delivery
authorroot@deleuze.hcoop.net <>
Sat, 17 Mar 2007 05:27:19 +0000 (01:27 -0400)
committerroot <root@deleuze.hcoop.net>
Sat, 17 Mar 2007 05:27:19 +0000 (01:27 -0400)
commit8f42d430290715104a6e38d0aabc07ac861fd2bf
treedf31cb9f1ab0a220e5a2fad76c22abc5cef9de93
parent20e34826e4a24435827319105307b8ff8c67326c
mwolson: Make progress on email delivery

* exim4/conf.d/main/01_exim4-config_listmacrosdefs
  (MAILDIR_HOME_MAILDIR_LOCATION): Don't include $local_part here, in
  case it gets expanded too early.

* exim4/conf.d/router/550_exim4-get_token (get_token): Simplify to not
  use pagsh.openafs.

* exim4/conf.d/transport/30_exim4-config_maildir_home (maildir_home): Add
  $local_part here.  Set current_directory to "/" to avoid chdir errors.

* exim4/get-token: Various changes by megacz.

* init.d/apache2 (NO_START): Changes by others.
conf.d/main/01_exim4-config_listmacrosdefs
conf.d/router/550_exim4-get_token
conf.d/transport/30_exim4-config_maildir_home
get-token