Re: [exim] abuse and or postmaster for all domains

Top Page
Delete this message
Reply to this message
Author: Graeme Fowler
Date:  
To: exim-users
Subject: Re: [exim] abuse and or postmaster for all domains
On Fri, 2006-08-18 at 14:24 -0400, Debbie Doerrlamm wrote:
> # Person who should get root's mail
> #root:          wkdwich         ## valid user on server - me


Remove the prefixing hash. That line is a comment and will never work
with it in place as Exim will ignore it.

Graeme