<div dir="ltr">Your solution did work perfectly, although I had to enable an inet-listener because I had only a socket connection configured. In hindsight the problem was pretty obvious but the segfault threw me off a bit. <br><div><br></div><div>Thanks for the answer!<br></div><div><br></div><div>Greetings,</div><div>Camilo Sperberg<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Jul 16, 2021 at 8:10 AM Aki Tuomi <<a href="mailto:aki.tuomi@open-xchange.com">aki.tuomi@open-xchange.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br>
> On 15/07/2021 18:37 Camilo Sperberg <<a href="mailto:unreal4u@gmail.com" target="_blank">unreal4u@gmail.com</a>> wrote:<br>
> <br>
> <br>
> Hi all:<br>
> <br>
> We are currently in the process of setting up dovecot proxy so that we can deploy multiple machines in order to keep growing.<br>
> <br>
> We are trying now to create an entry point, and from there send the traffic to either the same machine or another node.<br>
> For this, we are using a MySQL database with information about which server hosts which mailboxes, which turns out to be working great for sending out mail and general authentification. This was really simple to set up, kudos for that!<br>
> <br>
> <br>
> However, whenever I want to *receive* email, I just have to enable the lmtp_proxy setting which makes the lmtp process segfault.<br>
> <br>
> This happens everytime as I can reliable reproduce it + get a stack trace of it. The process will crash on every incoming email.<br>
> <br>
> <br>
> I have attached:<br>
> - Complete output of dovecot-sysreport<br>
> - A core dump of the crashed process<br>
> <br>
> Main information:<br>
> Using dovecot v2.3.14 (cee3cbc0d) on Ubuntu 18.04 LTS: Linux 5.4.0-1046-gcp x86_64 Ubuntu 18.04.5 LTS. Our MTA is postfix.<br>
> <br>
> Logs around the crashed process:<br>
> Jul 15 14:53:21 server postfix/postscreen[19402]: CONNECT from > <br>
> <br>
> Am I missing something in the conf? Did I encounter a bug? If you need more information, please let me know.<br>
> <br>
> Greetings,<br>
> Camilo Sperberg<br>
><br>
<br>
Hi!<br>
<br>
Try returning port for the LMTP connection in your passdb query.<br>
<br>
Aki<br>
</blockquote></div>