RE: [Exim] sendmail mailertable equiv

Página Principal
Apagar esta mensagem
Responder a esta mensagem
Autor: Peter Santiago
Data:  
Para: Drav Sloan
CC: exim-users
Assunto: RE: [Exim] sendmail mailertable equiv
Tell Exim to handle citadel mails....

citadel_pipe:
> driver = pipe
> command = /usr/local/citadel/citmail
> check_string = "From "
> escape_string = ">From "
> user = bbs
> group = bbs


citadel_router:
driver = smartuser
domains = bbs.psinergybbs.com
transport = citadel_pipe

Sendmail really makes my head spin :)

-----Original Message-----
From: Drav Sloan [mailto:exim-users@demon.net]
Sent: Monday, January 14, 2002 10:03 PM
To: Peter Santiago
Cc: exim-users@???
Subject: Re: [Exim] sendmail mailertable equiv


Peter Santiago wrote:
> How do I setup mailertable functionality under Exim?


[snip evil sendmail stuff]

in ya routers section

mailertable:
driver = domainlist
transport = remote_smtp
search_type = partial-lsearch
route_file = Exim_tables/masqueraded_hosts

Contents of file:

*.example.org         new.domain.org:new.example.org        byname


(the : seperated list is a list of host to try redirection too)

D.

--
    David Sloan - Senior Mail and News Systems Admin - Platform Management
  Tel: +44 845 272 0666    Fax: +44 20 8371 1167    Email: dsloan@???