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

            Bug ID: 2832
           Summary: domainlist max size
           Product: Exim
           Version: 4.95
          Hardware: x86-64
                OS: Linux
            Status: NEW
          Severity: bug
          Priority: medium
         Component: General execution
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]

Hi,

My allowed domains are in a variable "MYDOMAINLIST =".
Before 4.95, everything was ok.

When i upgrade to 4.95, if this "MYDOMAINLIST" variable exceed 15808 caracters
(I don't understand this number), the exim --version command crash 

Exim version 4.95 #2 built 22-Nov-2021 15:34:29
Support for: crypteq iconv() IPv6 OpenSSL TLS_resume Content_Scanning DANE DKIM
DNSSEC Event OCSP PIPE_CONNECT PRDR Experimental_Queue_Ramp TCP_Fast_Open
free(): invalid pointer
Abandon


My configuration : 

domainlist      allowed_domains = MYDOMAINLIST
begin acl
acl_check_rcpt:
  deny   message    = Access Denied
         !sender_domains = +allowed_domains

Thanks

-- 
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