https://bugs.exim.org/show_bug.cgi?id=2832

Heiko Schlittermann <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #2 from Heiko Schlittermann <[email protected]> ---
I tried to reproduce it with `x.conf`:

```
MYDOMAINLIST = ... < about 18000 chars >
domainlist = MYDOMAINLIST

acl_smtp_rcpt = acl_check_rcpt

begin acl

acl_check_rcpt:
    deny message = access denied
        !sender_domains = +allowed_domains
```

And `exim -C x.conf -bV` doesn't show any anomalies. So, please, provide a
working reproducer. (tested with exim 4.95)

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-- 
## List details at https://lists.exim.org/mailman/listinfo/exim-dev Exim 
details at http://www.exim.org/ ##

Reply via email to