Re: [exim] 2 Problems / Question.

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