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

Pàgina inicial
Delete this message
Reply to this message
Autor: Graeme Fowler
Data:  
A: exim-users
Assumpte: 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