Re: [Exim] Virtual domains or Multiple Domains

Pàgina inicial
Delete this message
Reply to this message
Autor: Nico Erfurth
Data:  
A: Roberto Mason
CC: exim-users
Assumpte: Re: [Exim] Virtual domains or Multiple Domains
Roberto Mason wrote:
> This is a multi-part message in MIME format.
> --
> [ Picked text/plain from multipart/alternative ]
> When I go look in the spool directory, This is what I see in the header
> of one of the emails I sent myself:
>
> roberto@???
>     unknown local-part "roberto" in domain "rmasonfamily.info".

>
> The user Roberto does exist on my system, and emails to
> Roberto@??? do reach me?... Obviously a
> configuration error on my part, but I can't figure out what it is.


Show more of your configfile, what happens if you do
exim -d9 -bt roberto@???

The debugoutput should help you.

Nico