home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / unix / question / 10931 < prev    next >
Encoding:
Internet Message Format  |  1992-09-10  |  1.9 KB

  1. Xref: sparky comp.unix.questions:10931 biz.sco.general:3262
  2. Path: sparky!uunet!olivea!xenitec!golem!davidf
  3. From: davidf@golem.uucp (David J. Fiander)
  4. Newsgroups: comp.unix.questions,biz.sco.general
  5. Subject: Re: Help with MMDF
  6. Message-ID: <1992Sep10.213233.10066@golem.uucp>
  7. Date: 10 Sep 92 21:32:33 GMT
  8. References: <1992Sep10.124958.783@zeos.com>
  9. Lines: 42
  10.  
  11. According to kgermann@zeos.com (Ken Germann):
  12. >Here is the message :
  13. >
  14. >From mmdf Thu Sep 10 07:25:40 1992
  15. >Date: Thu, 10 Sep 92 7:25:40 CDT
  16. >From: MMDF Mail System <mmdf@zeos.com>
  17. >Subject: Mailbox format error
  18. >To: kgermann
  19. >
  20. >Status: R
  21. >
  22. >Your mailbox was not in the expected format, it was in the format:
  23. >
  24. >old
  25. >
  26. >Your mail will be delivered, but please have your System Administrator
  27. >convert your mailbox, or arrange to have mail delivered in another format.
  28.  
  29. You built and installed MUSH and Elm to recognise MMDF-style
  30. mailboxes, and then installed a different mail system.  The new
  31. mail system (smail) writes mailboxes in a different format, so
  32. both Elm and MUSH complained.  "yucky" mail recognises both
  33. formats, so it worked fine.
  34.  
  35. Your problems were compounded by the fact that you screwed up
  36. either the installation of smail, or the removal of MMDF.  The
  37. message you see above is generated by the MMDF local delivery
  38. channel when it notices that your mailbox is not in the MMDF
  39. format.  Since "yucky" mail still works, I would guess that the
  40. problem is that you didn't delete it.  Even if no human uses
  41. /usr/bin/mail (aka /bin/mail), lots of programs do (like cron,
  42. calendar, the news subsystem, etc.).
  43.  
  44. You can't mix mail systems.  Go into custom and _remove_ MMDF,
  45. then install smail.  Make sure you do this in single user mode.
  46.  
  47. Although, _I_ personally would rather run MMDF and get support
  48. than compile smail, and have to worry about the source. (And I
  49. am listed in the credits for smail 3.1.26, so this isn't just
  50. sour grapes.)
  51.  
  52. - David
  53.