We're seeing this problem more now:
Apr 13 11:02:09 drama popper[60261]: Unable to move
/var/spool/pop/.anotheruser.pop to /var/mail/anotheruser: Cross-device link
(18)
Our set up is /var/mail and /var/spool/pop (the temp driectory) which are
on separate drives. It seems to me I should be able to do this and that
the code should make for moving a file across a device (not that difficult).
For one, our decision to try this was based upon the I/O on /var/mail --
offloading the I/O onto /var/spool/pop (temp directory) is a good decision.
Please fix?
_F