Re: [Exim] qualify_domain in redirect routers

Pàgina inicial
Delete this message
Reply to this message
Autor: Matthew Byng-Maddick
Data:  
A: exim-users
Assumpte: Re: [Exim] qualify_domain in redirect routers
On Thu, Mar 04, 2004 at 03:35:27PM -0800, Fred Viles wrote:
> On 4 Mar 2004 at 17:12, Matthew Byng-Maddick wrote about
> | For those who, like me, would like the ability to qualify addresses
> | generated in redirect routers differently to the global qualification,
> | or based on a string expansion.
> Interesting idea. Just curious, under what kind of circumstances did
> you find this patch necessary? I would have thought it would always
> be possible to supply the fully qualified address in the expansion of
> the data value...


One of the conventions I use for dealing with mail is to use internal
non-sendable domains for doing mailrouting, so I have, for example,
aliases that are:

alias file for external.list.domain:
| foo: foo@mailman
| foo-request: foo-request@mailman
| foo-admin: foo-owner@mailman
| foo-owner: foo-owner@mailman
| owner-foo: foo-owner@mailman


and, in another setup, I'm using foo@cyrus, to indicate that these messages
are for "local" users within the cyrus imapd. I want to qualify globally to
something that I can check system aliases for, but qualify unqualified names
within these aliasfiles to @cyrus (mainly because I think that it makes them
clearer).

Really, it's useful for making the aliases files that I'm using a bit less
cluttered.

MBM

--
Matthew Byng-Maddick         <mbm@???>           http://colondot.net/