nmh-workers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Nmh-workers] multiple Fcc fields = duplicated msg without hard link


From: Joel Reicher
Subject: Re: [Nmh-workers] multiple Fcc fields = duplicated msg without hard link
Date: Fri, 19 May 2006 16:39:55 +1000

> On 17 May 2006 at 6:22, David Guibert <address@hidden> wro
> te:
> > Fcc: +sent,+inbox/foo
> 
> It seems to me that sometime in the past (long, long ago, in a galaxy
> ...) this used to make hard links.  The wording I put into the MH book
> <http://www.ics.uci.edu/~mh/book/mh/hea.htm#FcFoCo> said "some versions
> make links" but isn't more specific.
> 
> If this turns out to be hard to fix in code, you might be able to write
> a postproc or a sendproc that grabs the Fcc: header field, does what
> it says (using refile with two folder arguments or "refile -link"),
> then deletes the Fcc field.  I'm not sure it'll work, but it's an idea.

The CVS version has post using refile, and refile does links if it can.
I expect this is the same in 1.2 since I can't see any code changes
that would suggest otherwise.

According to the man page for refile, the argument -link doesn't cause
the creation of links in the destination folders; rather it preserves
the version in the source folder as a link. Multiple destination folders
are always links if possible.

Cheers,

        - Joel




reply via email to

[Prev in Thread] Current Thread [Next in Thread]