On 30 Jul 2018, at 12:54, Gary Stainburn via Exim-users <[email protected]> 
wrote:
> This is in acl_check_data along with my other anti-SPAM/Virus code

In that case, it's time to run in debug mode and see *why* it isn't matching.

If you can do it for real, start exim with '-d' and watch the log while it 
listens to an incoming test message.

If you can't do that, construct yourself an RFC5322 compliant message then pipe 
it into

        exim -d -bhc ip.add.re.ss

and see what comes out. I'll take a tilt at the message hitting an 'accept' 
clause earlier in the config!

Graeme
-- 
## 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/

Reply via email to