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

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Johansson Jan
日付:  
To: 'miquels@cistron-office.nl', exim-users
題目: 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.