On 10/17/21 02:01, Scott Q. wrote:
> I'm stuck with using Qmail which has no LMTP support, and thus I'm using
> dovecot-lda which has certain drawbacks.
>
> Has anyone found a way to direct dovecot-lda to deliver the mail to the LMTP
> server or any other way for Qmail to deliver the mail to the
I have been trying to get a simple health check in haproxy to work. But
somehome the haproxy request is differently handled then a curl request, which
generates a socket error in haproxy.
The health script echos these lines, with this config[2]
echo -ne "HTTP/1.1 200 OK\r\n"
echo -ne "
I'm stuck with using Qmail which has no LMTP support, and thus I'm
using dovecot-lda which has certain drawbacks.
Has anyone found a way to direct dovecot-lda to deliver the mail to
the LMTP server or any other way for Qmail to deliver the mail to the
LMTP server directly ?
Thanks!