Send changetrack mail to special box. Use non-domtool /etc/aliases.
authorroot <root@deleuze.hcoop.net>
Thu, 21 Jun 2007 18:53:01 +0000 (14:53 -0400)
committerroot <root@deleuze.hcoop.net>
Tue, 17 Jun 2008 04:21:50 +0000 (00:21 -0400)
* aliases: Track.

* default/changetrack (PARAMS): Send mail to changetrack rather than root.

* exim4/conf.d/router/400_exim4-config_system_aliases: Use /etc/aliases.

* exim4/update-exim4.conf.conf (dc_other_hostnames): Add mire.hcoop.net.

conf.d/router/400_exim4-config_system_aliases
update-exim4.conf.conf

index 1976601..680b2ba 100644 (file)
 #   /usr/share/doc/exim4-base/README.Debian.gz
 # for explanation and some workarounds.
 
-# hcoop-change: Look up this stuff in /etc/aliases.local for now,
-# until Adam gets back to me.
-
 system_aliases:
   debug_print = "R: system_aliases for $local_part@$domain"
   driver = redirect
   domains = +unix_domains
   allow_fail
   allow_defer
-  data = ${lookup{$local_part}lsearch{/etc/aliases.local}}
+  data = ${lookup{$local_part}lsearch{/etc/aliases}}
   .ifdef SYSTEM_ALIASES_USER
   user = SYSTEM_ALIASES_USER
   .endif
index 4763d17..883a0ec 100644 (file)
@@ -17,7 +17,7 @@
 # This is a Debian specific file
 
 dc_eximconfig_configtype='internet'
-dc_other_hostnames='hcoop.net:deleuze.hcoop.net'
+dc_other_hostnames='hcoop.net:deleuze.hcoop.net:mire.hcoop.net'
 dc_local_interfaces=''
 dc_readhost=''
 dc_relay_domains=''