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

Inizio della pagina
Delete this message
Reply to this message
Autore: Johansson Jan
Data:  
To: 'miquels@cistron-office.nl', exim-users
Oggetto: 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.