> On AFS, the network filesystem I've used in the past to store my messages, > you > can't hard-link between two different folders. I'm not sure what nmh will do > if you tell it to create a link and it can't create a hard link. If it falls > back to symlinks, then one of the locations is privileged.
In this situation, folder_addmsg will copy instead of link the message. If you're in an environment that doesn't support hard links, all the linking operations of nmh will work this way. Nick _______________________________________________ Nmh-workers mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/nmh-workers
