Re: Majordomo and exim

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Philip Hazel
日付:  
To: Matt
CC: exim-users
題目: Re: Majordomo and exim
On Thu, 1 May 1997, Matt wrote:

> # This director handles aliasing using a traditional /etc/aliases file.
> # If any of your aliases expand to pipes or files, you will need to set
> # up a user and a group for these deliveries to run under. You can do
> # this by uncommenting the "user" option below (changing the user name
> # as appropriate) and adding a "group" option if necessary.
>
> system_aliases:
>
> is there a way to set parts of the alias files to run like this.. and
> parts to run like that.. ie..
>
> system_aliases:
> driver = aliasfile;
> file = /etc/aliases,
> search_type = lsearch,
> skip_syntax_errors
> strip_trailing_dot
> user = majordomo
> group = majordom
>
> for all the majorodmo aliases.. and say..
>
> system_aliases:
> driver = aliasfile;
> file = /etc/aliases,
> search_type = lsearch,
> user = mail
> group = deamon
>
> for everything else.. or is it an all or nothing type deal?
>
> Can I create another director to deal with it?


The only way is to have two different directors. That means you will
have to split your aliases into two separate files, but maybe that would
be a useful distinction to maintain in any case.

-- 
Philip Hazel                   University Computing Service,
ph10@???             New Museums Site, Cambridge CB2 3QG,
P.Hazel@???          England.  Phone: +44 1223 334714