nmh-workers
[Top] [All Lists]

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

2006-05-23 08:11:34
Joel Reicher wrote:
[...]
Fcc: +sent,+inbox/foo

post processes the Fcc: header, but uses refile to do the actual
refiling, so what you're getting is refile's behaviour. It should be
creating hardlinks if it can, so there must be some reason it can't.

Try doing some refiles with multiple destination folders manually
to figure out why refile might not be using hardlinks.

I've upgraded nmh from 1.1 to cvs version.

refile +sent,+inbox/foo works as expected (hard link).

But not with post:

ls -il `mhpath last +test` `mhpath last +test2`
142602198 -rw------- 1 dguibert users 91 mai 22 14:58  ~/Mail/inbox/foo/1
142605815 -rw------- 1 dguibert users 91 mai 22 14:58  ~/Mail/sent/3

Where i'm wrong?

cheers
-- 
David


_______________________________________________
Nmh-workers mailing list
Nmh-workers@nongnu.org
http://lists.nongnu.org/mailman/listinfo/nmh-workers

<Prev in Thread] Current Thread [Next in Thread>