RE: [exim] Router condition to send to different mail server…

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Mark Smith
Fecha:  
A: 'Gary Stothers', exim-users
Cc: 
Asunto: RE: [exim] Router condition to send to different mail servers
> local_parts is the hostname half of the email address,
> compared against the list (in this case
> /etc/exim/exchange.list) and routed accordingly. no match,
> proceeds to next router.
>


I thought local_part was whatever is to the left of the @?

Mark