On 21/01/2019 09:10, Sławomir Dworaczek via Exim-users wrote:
> Connection: opened
> SERVER -> CLIENT: 220 biurodekret.net.pl ESMTP Mon, 21 Jan 2019 09:55:12 +0100
> CLIENT -> SERVER: EHLO tools.wormly.com
> SERVER -> CLIENT: 250-biurodekret.net.pl Hello tools.wormly.com [96.126.113.160]
> 250-SIZE 62914560
> 250-8BITMIME
> 250 PIPELINING
> 250-AUTH PLAIN LOGIN
> 250 Chunking
> 250 STARTTLS
I think you munged that. Exim uses all-caps for "CHUNKING", and you
don't show legal respons-continuation lines (missing a "-").
Also, advertising plaintext AUTH methods before encryption is foolish.
--
Cheers,
Jeremy