Re: [EXIM] Need a quick help

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Tibor Koleszar
Fecha:  
A: Jeffrey Goldberg
Cc: exim-users
Asunto: Re: [EXIM] Need a quick help
On Thu, May 20, 1999 at 06:24:30AM +0100, Jeffrey Goldberg wrote:
> Instead of using a filter, why not a director like
>
> common_virtual_aliases:
> driver=aliasfile
> domains = dbm;/customer/virtual/domains/file
> file = dbm;/common/virtual/aliases
> more
>
> And then have /common/virutual/aliases contain
>
> info: "|..."
> postmaster: ...

You'r absolutely right, but why i use a pipe if i can use virtual domains.
Like this:

virtual:
driver = aliasfile
domains = lsearch; /etc/mail/virtusertable
file = /etc/mail/virtusertables/$domain
condition = eq {$local_part}{"info"}
search_type = lsearch

A frined of mine helped me. Thanks again.

>

Regards, Tibor
-- 
==( IntegraNET )======( Internet Service Provider Corporation )==
  Koleszár Tibor | System engineer                               
          E-mail | t.koleszar@???, oldw@???         
  Public PGP key | http://master.debian.org/~oldw/public.key.asc 


--
*** Exim information can be found at http://www.exim.org/ ***