Re: [exim] 2 Problems / Question.

Páxina inicial
Borrar esta mensaxe
Responder a esta mensaxe
Autor: Fred Viles
Data:  
Para: exim-users
Asunto: Re: [exim] 2 Problems / Question.
On 7 Oct 2005 at 9:16, Larry Raab wrote about
    "Re: [exim] 2 Problems / Question.":


| My problem is the
| WEBMASTER name is not on that list yet mail that is sent to WEBMASTER
| is being sent to ROOT


Looks like a redirect router has mapped webmaster to root. Most
likely, you have something like

webmaster: root

in your /etc/aliases file.

- Fred