home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / mail / elm / 3177 < prev    next >
Encoding:
Internet Message Format  |  1992-11-05  |  1.5 KB

  1. Path: sparky!uunet!pipex!unipalm!uknet!mcsun!Germany.EU.net!kommu!orion!wp
  2. From: wp@orion.erls01.siemens.de (Wolfgang Prediger)
  3. Newsgroups: comp.mail.elm
  4. Subject: Problems with frm and readmsg
  5. Message-ID: <1130@kommu.UUCP>
  6. Date: 5 Nov 92 15:53:58 GMT
  7. Sender: news@kommu.UUCP
  8. Reply-To: wp@orion.erls01.siemens.de
  9. Organization: SIEMENS AG, AUT 482, Nbg-M
  10. Lines: 34
  11. X-Newsreader: TIN [version 1.1 PL6]
  12.  
  13.  
  14. Hi
  15.  
  16. I've just installed elm2.4 PL5 (PL6 got the known segmentation violation).
  17. We are using SYSVR4 and happy now that elm can handle the 'remote from ...'
  18. at the end of the From line if the mail is non-local.
  19.  
  20. But - there are problems with 'readmsg' and 'frm'. Both have their own
  21. simple 'real_from' routine that just counts the fields in the From line.
  22. Frm does wrong if there are forwarded messages in the mbox (a new and an
  23. original From line).
  24. Readmsg didn't even find a message. There I have modified readmsg's
  25. real_from routine to accept more fields:
  26.  
  27. readmsg.c, line 598:
  28.     return (wcount >= 7 && wcount <= 11); /* was <= 9 */
  29.  
  30. So my suggestion is to write a 'generic' real-from routine
  31. for all, elm and the utilities.
  32.  
  33. Unfortunately, I can't spend the time to do it now, so if some
  34. patches exist, they are welcome. 
  35.  
  36.  
  37. Thanks in advance
  38.  
  39. Wolfgang
  40.  
  41. --
  42. Name : Wolfgang Prediger
  43. Email: wp@orion.erls01.siemens.de
  44. Snail: Siemens AG, AUT 482, Gleiwitzer Str. 555, 8500 Nuernberg Germany
  45. Voice: +49 911 895 3155 (work)
  46.  --- "Beam me up, Scotty, there's no intelligent life down here !" ---
  47.