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

Pàgina inicial
Delete this message
Reply to this message
Autor: Mark Smith
Data:  
A: 'Gary Stothers', exim-users
CC: 
Assumpte: 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