On Wed, 2011-08-17 at 11:42 +0000, Reinhard Vicinus wrote: > Hi, > > > the lmtp service of our dovecot director installation quits with a > segmentation fault if a lot of mails are simultaneously delivered. > For example if the postfix mailqueue is filled (for whatever reason) > and postqueue -f is run the lmtp service quits with a segmentation > fault:
It probably means that the remote LMTP server disconnected the client for whatever reason. http://hg.dovecot.org/dovecot-2.0/rev/2f988e370a41 should help.