Bug 455105

Summary: uw-imap: incompatible locking
Product: [Fedora] Fedora EPEL Reporter: strovato
Component: uw-imapAssignee: Rex Dieter <rdieter>
Status: CLOSED WONTFIX QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: el5CC: mastahnke
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard: ActualBug
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-08-31 13:52:53 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description strovato 2008-07-11 23:05:49 UTC
Description of problem:
procmail on EL5 uses fcntl locking, however the uw-imap package from EPEL uses
flock locking.  This can lead to mail loss if the mailbox is opened
simultaneously by both.  This is a repeat of an old bug that Red Hat developed a
patch for (#15779).  Perhaps this patch should be included in the EPEL release.

Comment 1 Rex Dieter 2008-07-11 23:20:54 UTC
Upstream (uw-imap) has historically been (violently) opposed to fcntl locks/hacks.

I'll try pinging them again.

Comment 2 Rex Dieter 2009-08-31 13:52:53 UTC
confirmed, I'm not willing to fork/patch here, given upstream opposition.