On 2008-01-23 at 10:26 -0600, Craig Jackson wrote: > Is there a limit to the either the number of items in a named list or to > the actual length of a named list? I checked the documentation for this > and didn't see such a limit. The reason I ask is that some of my named > lists are getting pretty long. When I test using exim -bh the error is > that the list is too long and therefore truncated, but I am getting no > errors in the log.
I strongly suspect that you're just seeing a note that the debug string is too long and it has been truncated instead of being shown in its entirety. That does not mean that it has been truncated internally. Why don't you post the actual error message? -Phil -- ## 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/
