The following issue has been SUBMITTED.
======================================================================
http://dbmail.org/mantis/view.php?id=723
======================================================================
Reported By: hinote
Assigned To:
======================================================================
Project: DBMail
Issue ID: 723
Category: Database layer
Reproducibility: sometimes
Severity: major
Priority: normal
Status: new
target:
======================================================================
Date Submitted: 01-Sep-08 14:57 CEST
Last Modified: 01-Sep-08 14:57 CEST
======================================================================
Summary: simultaneous mailbox creation
Description:
When multiple dbmail processes start creating new mailbox (this can happen
via IMAP by user client command or with dbmail-smtp run with -M option) at
the same time, only first db_createmailbox() run correctly, others return
error. With dbmail-smtp, messages are rejected and not submitted into
dbmail since the INSERT query fails.
The db_createmailbox() function should check the mailbox for existence
after unsuccessful attempt to run the INSERT query.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
01-Sep-08 14:57 hinote New Issue
01-Sep-08 14:57 hinote File Added: dbmail-createmailbox.patch
======================================================================
_______________________________________________
Dbmail-dev mailing list
[email protected]
http://twister.fastxs.net/mailman/listinfo/dbmail-dev