Re: [EXIM] Aliasing

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Mark Seuffert (Pirates)
Fecha:  
A: Exim Users
Asunto: Re: [EXIM] Aliasing
Hai Paul!

Paul Walsh schrieb am 30 Oct 98, (you wrote):

> What I want is to get Exim to use a different director for the college.ac.uk
> domain:
>
> college_aliases:                        
>   driver = aliasfile                       
>   file = /utils/exim/db/college.aliases 
>   search_type = dbm                        

>
> How do I tell Exim to use this director for the college.ac.uk domain?


If you need this for different domains (not subdomains): How about
using different files for each domain?
I use somthing like this (then you need one alias file for each domain
defined as local):

system_aliases:
driver = aliasfile
file = /etc/aliases.$domain
search_type = dbm

Hope it helps.
Btw, I don't now how to configure different alias files for subdomains?

-- 
M a r k   S e u f f e r t                         captain@???
Pirates Communication    Software + Internet   http://www.pirate.de
   .    .    .    .    .    .    .    .    .    .    .    .    .
_.´(._.´(._.´(._.´(._.´(._.´(._.´(._.´(._.´(._.´(._.´(._.´(._.´(._.


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