Chuck Rock wrote:
> check_recipient:
> 
> I've added 
> 
>  
>   deny  !hosts = +relay_hosts
>   message = Please use the MX
>   domains = +filtered_domains

How about something like:

deny domains = +filtered_domains
     condition = ! ${if eq {$sender_host_address}{IP_OF_FILTER}}
     message = Please use the MX

Regards

D.

-- 
## List details at http://lists.exim.org/mailman/listinfo/exim-users 
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://wiki.exim.org/

Reply via email to