[Raw Msg Headers][Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: route to address



> > Matti,  it seems to me that doing this thru fqdnaliases would be most
> > convenient to administer.  Is it hard to allow substring or regex
> > matching to fqdnaliases?
> 
>      It is hard, very hard!
> 
>      Now it does full string lookups from a database, and from directory
>      ( MAILSHARE/fqlists/ ).  The address is the lookup key.

OK, then maybe allow a special case:

@some.domain:		user@another.domain

and do two lookups.  This will cover the most popular case when the
`owner' of the domain receives mail to anybody@his.domain into a
single mailbox.

Eugene