Am 08.05.2014 12:11, schrieb Jeremy Harris:
Not offhand. Can you extract a mail from one of those spool files
and work out how to feed it back into exim? If so, then do it
with debug turned on ( -d-all+acl+deliver+expand ) to see where
in the processing it happens. With luck this will give
the relevant expansion item which is big. Then find that in
your config file/s and work out a way to avoid doing it when
it isn't safe...
Like i said, all headers are gone, and the message body looks quite
right to me.
there are a lot of attachments in the mail, but thats it.
I can see mime headers like :
Content-Type: text/html; name="ATT00003.htm"
Content-Description: ATT00003.htm
Content-Disposition: attachment; filename="ATT00003.htm"; size=500;
creation-date="Wed, 16 Apr 2014 22:27:16 GMT";
modification-date="Wed, 16 Apr 2014 22:27:16 GMT"
Content-ID: <[email protected]>
Content-Transfer-Encoding: base64
but none of them is more than 32k long, not even near it.
DevHint: create more meaningful errormessages.
--
## 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/