On Thu, May 05, 2016 at 01:15:50PM -0400, hi...@binarystorm.net wrote:
> The only log that I get is
> 2016-05-05 03:23:06 1ayDco-000526-Jn H=(binarystorm.net) [127.0.0.1]
> F=<bou...@workopolis.hosted.strongview.com> rejected after DATA

try changing:

  deny    condition  = ${if > {$max_received_linelength}{998}}


to

  deny
    message = Message Header Line to long
    condition  = ${if > {$max_received_linelength}{998}}

in /etc/exim4/conf.d/acl/40_exim4-config_check_data and restart exim.
Then wait for the issue to come up again and check your logs again.

Andreas, we should not have any deny stanza in any ACL without an
explicit message.

Greetings
Marc

-- 
-----------------------------------------------------------------------------
Marc Haber         | "I don't trust Computers. They | Mailadresse im Header
Leimen, Germany    |  lose things."    Winona Ryder | Fon: *49 6224 1600402
Nordisch by Nature |  How to make an American Quilt | Fax: *49 6224 1600421

Reply via email to