The following bug has been SUBMITTED. ====================================================================== http://www.dbmail.org/mantis/bug_view_advanced_page.php?bug_id=0000243 ====================================================================== Reported By: kaname Assigned To: ====================================================================== Project: DBMail Bug ID: 243 Category: General Reproducibility: sometimes Severity: crash Priority: normal Status: new ====================================================================== Date Submitted: 10-Aug-05 07:10 CEST Last Modified: 10-Aug-05 07:10 CEST ====================================================================== Summary: Broken mail is registered in DB. Description: A certain period has passed since dbmail-2.1.1 started. Then, the received mail breaks and it is inserted in DB.
o Header part of broken mail -------- Return-Path: [EMAIL PROTECTED] X-DBMail-PhysMessage-ID: 79177 MIME-Version: 1.0 -------- o Body of broken mail -------- [LF] only -------- Mail breaks by one degree. Then, the E-mail that reaches lmtpd breaks for a long time thereafter. When lmtpd is reactivated, it reconciles. However, it after a while reproduces it. When lmtpd was observed, the consumption of File descripter was noticed to increase. Mail begins to break when the consumption of File&http://www.dbmail.org/mantis/bug_view_advanced_page.php?bug_id=0012288;descripter reaches the limitation value of the process. The stream is not closed with dbmail_message_new_from_stream() of dbmail-message.c. File descripter reproduced with dup() is not closed. The patch was made, and check it, please. ====================================================================== Bug History Date Modified Username Field Change ====================================================================== 10-Aug-05 07:10kaname New Bug 10-Aug-05 07:10kaname File Added: dbmail-dup_close.patch ======================================================================