[7.900][BUG][FIXED] SMTP proxy died on a mail, wouldn't restart

The mail comes in, and exim dies:
2010:04:01-20:57:24 astaro exim[8988]: 2010-04-01 20:57:24 SMTP connection from [my smarthost]:56882 (TCP/IP connection count = 1)
2010:04:01-20:57:25 astaro exim[14002]: 2010-04-01 20:57:25 [212.227.17.6] F= R= Verifying recipient address with callout
2010:04:01-20:57:27 astaro exim[14002]: 2010-04-01 20:57:27 1NxPa2-0003dq-1s ctasd reports 'Confirmed' RefID:str=0001.0A0B0208.4BB4EC4A.01BC,ss=4,fgs=0
2010:04:01-20:57:27 astaro exim[14002]: 2010-04-01 20:57:27 1NxPa2-0003dq-1s Greylisting: my smarthost is a known retry host
2010:04:01-20:57:27 astaro exim[14002]: 2010-04-01 20:57:27 1NxPa2-0003dq-1s rennraku521@evidaku.com H=mout-xforward.kundenserver.de [my smarthost]:56882 P=esmtp S=3675 id=27638_1270148164_o31Iu3PB022212_201004011855.o31ItWjc014823@my forwarding host
2010:04:01-20:57:27 astaro exim[14002]: 2010-04-01 20:57:27 SMTP connection from mout-xforward.kundenserver.de [my smarthost]:56882 closed by QUIT
2010:04:01-20:57:29 astaro smtpd[8930]: MASTER[8930]: Queue manager died, shutting down.
2010:04:01-20:57:29 astaro smtpd[8930]: MASTER[8930]: Termination requested, sending SIGTERM to child processes
2010:04:01-20:57:29 astaro smtpd[8930]: MASTER[8930]: Exiting


Then it's lying around in the input queue and the following repeats every 5 minutes:
2010:04:01-21:02:28 astaro smtpd[14257]: MASTER[14257]: (Re-)loading configuration from Confd
2010:04:01-21:02:28 astaro smtpd[14257]: MASTER[14257]: Past 07:00:00, QR status one set to 'sent'
2010:04:01-21:02:28 astaro smtpd[14257]: MASTER[14257]: QR two disabled, status two set to 'disabled'
2010:04:01-21:02:29 astaro exim[14272]: 2010-04-01 21:02:29 exim 4.69 daemon started: pid=14272, no queue runs, listening for SMTP on port 25 (IPv6 and IPv4) port 587 (IPv6 and IPv4) and for SMTPS on port 465 (IPv6 and IPv4)
2010:04:01-21:02:30 astaro smtpd[14257]: MASTER[14257]: Queue manager died, shutting down.
2010:04:01-21:02:30 astaro smtpd[14257]: MASTER[14257]: Termination requested, sending SIGTERM to child processes
2010:04:01-21:02:30 astaro smtpd[14257]: MASTER[14257]: Exiting

The fix was to delete the input queue, but such a mail might come in again. Unfortunately I did not save the mail.
Parents Reply Children