Re: [EXIM] mail aliasing for postmaster etc

Top Page
Delete this message
Reply to this message
Author: Philip Hazel
Date:  
To: Pollywog
CC: exim-users
Subject: Re: [EXIM] mail aliasing for postmaster etc
On Tue, 28 Apr 1998, Pollywog wrote:

> I am hosting a domain for another person and I am having trouble aliasing
> postmaster@???
> All mail to root@??? or postmaster@??? is being sent
> instead to root or postmaster @shadypond.com which is my own domain.


How have you configured it? Have you put

domains = thatdomain.com

on all the directors that apply only to the other domain (specifically,
the aliasing ones)? (Or, alternatively, put

domains = shadypond.com

on the ones for your domain?) [Or have you arranged for the alias file
to be domain-specific? - so many ways to do this!]

Whatever you have done, you can check out what it is actually doing by
running

exim -d9 -bt postmaster@???

for example.

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



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