12 messages in net.sourceforge.lists.courier-users[courier-users] Re: Question about CO...
FromSent OnAttachments
Jon NelsonMar 19, 2003 11:58 am 
Mitch (WebCob)Mar 19, 2003 1:23 pm 
Jon NelsonMar 19, 2003 2:07 pm 
Sam VarshavchikMar 19, 2003 2:59 pm 
Mitch (WebCob)Mar 19, 2003 4:35 pm 
Jon NelsonMar 20, 2003 9:12 am 
Sam VarshavchikMar 20, 2003 2:55 pm 
Jon NelsonMar 20, 2003 3:44 pm 
Mitch (WebCob)Mar 20, 2003 4:46 pm 
Sam VarshavchikMar 20, 2003 5:12 pm 
Mitch (WebCob)Mar 20, 2003 6:28 pm 
Bi...@triligon.orgMar 20, 2003 7:17 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:[courier-users] Re: Question about COPY operationActions...
From:Sam Varshavchik (mrs@courier-mta.com)
Date:Mar 20, 2003 2:55:45 pm
List:net.sourceforge.lists.courier-users

Jon Nelson writes:

On Wed, 19 Mar 2003, Sam Varshavchik wrote:

Jon Nelson writes:

Is there any reason why using hardlinks to accomplish the COPY operation is not feasible? IMAP never futzes with the /content/ of messages, only the /filename/, right?

May not work with shared folders.

Hmm. Can you be more specific? I have an ugly patch that does the

Messages in shared folders use soft links. Creating a hard link to a soft link brings wildly different results on different platforms. On some platforms the soft link is duplicated; on other platforms the soft link is hardlinked.