Andre Oppermann <[EMAIL PROTECTED]> wrote:
>
>Qmail has a couple of directories for the different states a queued
>message goes through. The whole queue structure is required to be on
>the same partition/disk. After the completing of each step in the queue
>it is moved through the use of link() and then unlink() to the next
>directory.

Why not just use rename(2)? To protect against the new filename
already existing?

Tony.
-- 
f.a.n.finch    [EMAIL PROTECTED]    [EMAIL PROTECTED]
GERMAN BIGHT HUMBER THAMES DOVER WIGHT PORTLAND PLYMOUTH: SOUTHWEST 5 TO 7
DECREASING 4, BECOMING CYCLONIC LATER. RAIN LATER. GOOD, BECOMING MODERATE
OCCASIONALLY POOR LATER.


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to