Re: dovecot-lda -> lmtp server ?

2021-10-16 Thread Gedalya
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

health check passthrough not 100% in combination with haproxy

2021-10-16 Thread Marc
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 "

dovecot-lda -> lmtp server ?

2021-10-16 Thread Scott Q.
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!