‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐
On Saturday, May 25, 2019 12:18 AM, Sami Ketola via dovecot
<[email protected]> wrote:
> just add:
>
> protocol lmtp {
> login_trusted_networks=
> }
Thank you so much Sami for the further details. I added the
login_trusted_networks specifically to the lmtp protocol and now I can see that
it does not issue any XCLIENT command anymore so this means my mail delivery
through LMTP works again. I guess I didn't even need any XCLIENT command to be
issued anyway as it was only issuing "XCLIENT HELO=localhost TTL=5".