Re: [exim] 2 Problems / Question.

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Fred Viles
Fecha:  
A: 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