On 2018-06-08 18:34, Heiko Schlittermann wrote:
> > > >> 2018-05-29 12:25:40 H=haskell.org [23.253.242.70]:51176 sender verify
> > > >> defer for : Could not complete
> > > >> sender verify callout: mail.haskell.org [23.253.242.70] :
> > > >> response to "RCPT TO:" was:
> > > >> 250 2.1.5 Ok
> >
Ian Zimmerman via Exim-users (Do 07 Jun 2018 19:30:34
CEST):
> On 2018-06-07 16:44, Jeremy Harris wrote:
>
> > >> 2018-05-29 12:25:40 H=haskell.org [23.253.242.70]:51176 sender verify
> > >> defer for : Could not complete
> > >> sender verify callout: mail.haskell.org [23.253.242.70] :
> > >> r
> acl_check_auth:
>
> ? drop? message = blacklisted for bruteforce cracking attempt
> ??? set acl_c_authnomail = ${eval10:0$acl_c_authnomail+1}
> ??? condition = ${if >{$acl_c_authnomail}{4}}
This needs also:
acl_smtp_mail = acl_check_mail
begin acl
acl_check_mail:
accept set acl_c_aut
Hi,
On 07.06.2018 23:28, exim-users--- via Exim-users wrote:
> Exim mainlog show the corrupted message as second mail sent over one TCP
> connection (linux kernel mailing list server is the only server that
> sends more than one mail per TCP connection, other servers do not send
> those volumes).