Mantis - nmh
Viewing Issue Advanced Details
4909 upgrade major always 2012-02-27 15:15 2012-12-21 01:43
schwindt  
 
normal  
closed  
fixed  
none    
none  
0004909: nmh 1.4 is broken
There is a bug in the nmh code, which is known upstream :

http://lists.gnu.org/archive/html/nmh-workers/2012-02/msg00001.html [^]

A patch is available.
Usind send and redist under nmh will fail, here is the truss output :

15968: lstat64("/home/schwindt/Mail/Davidsend04aamF", 0x08044BD0) Err#2 ENOENT
15968: open("/home/schwindt/Mail/Davidsend04aamF", O_RDWR|O_CREAT|O_EXCL, 0600) = 5
15968: close(5) = 0
15968: umask(07) = 077
15968: link("/home/schwindt/Mail/David/456", "/home/schwindt/Mail/Davidsend04aamF") Err#17 EEXIST

Who does something like this .(
Issue History
2012-02-27 15:15 schwindt New Issue
2012-03-12 09:58 opk Note Added: 0009716
2012-12-21 01:43 opk Note Added: 0010253
2012-12-21 01:43 opk Status new => closed
2012-12-21 01:43 opk Resolution open => fixed

Notes
(0009716)
opk   
2012-03-12 09:58   
An nmh 1.5 release is imminent so I'm inclined to wait for that.
(0010253)
opk   
2012-12-21 01:43   
was fixed by 1.5 release