2 Sep
2004
2 Sep
'04
10:06 p.m.
On 2.9.2004, at 21:04, James Ray wrote:
There is a log fragment below for when I try to do a move, the FS that my Maildir is on doesn't support link() hence the problem. It seems to be doing a proper copy to get it into the tmp/ part of the Maildir and then a link() to put it in new/.
Maildir standard says to use link(), but I suppose it could fallback to rename() too.. Hmm. I'm just not sure if it's worth it to implement, it's useless bloat for most people.
And it's not just copying, it's saving messages in general which fails with you.