> From: Christian Gregoire
> Is there a way, at ACL DATA time, to check for the header size ? I have
> a buggy MDA which crashes when handling messages such as those from
> mailing lists where recipients are not hidden thus with many header lines.
You can check, but what'd you do?
condition = ${if >{${strlen:$message_headers_raw}}{10000}}
--
## 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/