John Jetmore wrote:

> has anyone found a clever way to detect line lengths from inside of exim? 

No, but something like that might do it for you:

warn
  regex = \N^.{1000,}\N
  log_message = long line detected
  set acl_m_longline = 1


-- 
## List details at http://www.exim.org/mailman/listinfo/exim-users 
## Exim details at http://www.exim.org/
## Please use the Wiki with this list - http://www.exim.org/eximwiki/

Reply via email to