MBOXPERM
if ((fd = open(mbox, O_RDWR|O_CREAT|O_TRUNC, MBOXPERM)) < 0 ||
if ((fd = open(mbox, O_RDWR|O_CREAT, MBOXPERM)) < 0 ||