Regid Ichira
2012-Jun-01 00:28 UTC
[Pkg-exim4-users] update-exim4.conf.8: For satelite, dc_readhost is where local mail will be sent to
Package: exim4-config Version: 4.77-1 Severity: normal Tags: patch File /usr/share/man/man8/update-exim4.conf.8 Isn''t the following missing in update-exim4.conf.8 ? --- a/update-exim4.conf.8 2012-06-01 03:09:48.883913720 +0300 +++ b/update-exim4.conf.8 2012-06-01 03:09:36.000000000 +0300 @@ -214,7 +214,8 @@ in the macro MAIN_LOCAL_DOMAINS. .I dc_readhost For \(lqsmarthost\(rq and \(lqsatellite\(rq it is possible to hide the local mailname in the headers of outgoing mail and replace it with this value -instead, using rewriting. Sets macro DCreadhost. +instead, using rewriting. For \(lqsatellite\(rq only, this value is +also the host to send local mail to. Sets macro DCreadhost. .TP .I dc_relay_domains is a list of domains for which we accept mail from anywhere on the
Marc Haber
2012-Jun-01 08:25 UTC
[Pkg-exim4-users] update-exim4.conf.8: For satelite, dc_readhost is where local mail will be sent to
On Thu, May 31, 2012 at 05:28:33PM -0700, Regid Ichira wrote:> Isn''t the following missing in update-exim4.conf.8 ?Eh, no? It is incorrect information. Greetings Marc -- ----------------------------------------------------------------------------- Marc Haber | "I don''t trust Computers. They | Mailadresse im Header Mannheim, Germany | lose things." Winona Ryder | Fon: *49 621 31958061 Nordisch by Nature | How to make an American Quilt | Fax: *49 621 31958062
Regid Ichira
2012-Jun-01 10:49 UTC
[Pkg-exim4-users] update-exim4.conf.8: For satellite, dc_readhost is where local mail will be sent to
--- On Fri, 6/1/12, Marc Haber wrote:> On Thu, May 31, 2012 at 05:28:33PM -0700, Regid Ichira wrote: > >???Isn''t the following missing in > update-exim4.conf.8 ? > > Eh, no? It is incorrect information. >$ head -16 /etc/exim4/conf.d/router/500_exim4-config_hubuser ### router/500_exim4-config_hubuser ################################# .ifdef DCconfig_satellite # This router is only used for configtype=satellite. # It takes care to route all mail targetted to <somelocaluser at this.machine> # to the host where we read our mail # hub_user: debug_print = "R: hub_user for $local_part@$domain" driver = redirect domains = +local_domains data = ${local_part}@DCreadhost check_local_user
Marc Haber
2012-Jun-01 13:40 UTC
[Pkg-exim4-users] update-exim4.conf.8: For satellite, dc_readhost is where local mail will be sent to
On Fri, Jun 01, 2012 at 03:49:22AM -0700, Regid Ichira wrote:> > On Thu, May 31, 2012 at 05:28:33PM -0700, Regid Ichira wrote: > > >???Isn''t the following missing in > > update-exim4.conf.8 ? > > > > Eh, no? It is incorrect information. > > > > > $ head -16 /etc/exim4/conf.d/router/500_exim4-config_hubuserMy bad. I misread local as non-local. Please file a bug to have Andreas consider the change. Greetings Marc -- ----------------------------------------------------------------------------- Marc Haber | "I don''t trust Computers. They | Mailadresse im Header Mannheim, Germany | lose things." Winona Ryder | Fon: *49 621 31958061 Nordisch by Nature | How to make an American Quilt | Fax: *49 621 31958062