Re: [exim] Local delivery fine but remote fails.

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Marc Sherman
Fecha:  
A: exim-users
Asunto: Re: [exim] Local delivery fine but remote fails.
Shine, Gary wrote:
> I seem to have modified the config file into a state of not working.
>
> All local and aliased and virtual addresses deliver fine, but not remote
> mail works at all. I just get Unknown User which is from the local delivery
> routines.
>
> wHY DOE STHE REMOTE_SMTP TRANSPORT NEVER KICK IN?


Please don't shout.

Transports don't do anything on their own. They only deliver mail when a
router routes it to them. You don't appear to have any routers routing
to the remote_smtp transport.

- Marc