Hello Marc,

This solved this issue ... Now, why is this enforced ? This is a new behavior and a lot of smtp servers are not enforcing this limitation like hotmail and some banks.

Thank you very much,

David Hill

On 05/05/2016 04:13 PM, Marc Haber wrote:
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



--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.

Reply via email to