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

Top Pagina
Delete this message
Reply to this message
Auteur: Mark Smith
Datum:  
Aan: 'Gary Stothers', exim-users
CC: 
Onderwerp: 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