RE: [Exim] Reliability of spool/delivery handling (Linux)?

Top Page
Delete this message
Reply to this message
Author: Johansson Jan
Date:  
To: 'miquels@cistron-office.nl', exim-users
Subject: RE: [Exim] Reliability of spool/delivery handling (Linux)?
>That sounds suspicous. It also sounds reiser specific.

No, applies to all FS with asynch operations. Qmail however assumes that
once a unlink returns a 0 status, the file is gone, and moves on. In
reality, this might not be the case. I cant recall what problems it caused
tho.