> From: David North > IF message is to be delivered to *.google.com via the remote_smtp transport
In acl_check_rcpt:
warn condition = ${if match{${lookup dnsdb{>: mxh=$domain}}}\
{\N\.google\.com(:|$)\N}}
set acl_m_togmail = 1
In acl_check_data or router:
condition = $acl_m_togmail
--
## List details at https://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/
