[5932] in SIPB bug reports
Re: VM 5.x
daemon@ATHENA.MIT.EDU (Tom Yu)
Wed Apr 17 19:15:54 1996
Date: Wed, 17 Apr 1996 19:15:37 -0400
To: Jennie Hango <jhango@MIT.EDU>
Cc: Tom Yu <tlyu@MIT.EDU>, bug-sipb@MIT.EDU, ckclark@MIT.EDU
From: Tom Yu <tlyu@MIT.EDU>
In-Reply-To: <9604172131.AA26201@al-burro.MIT.EDU>
>>>>> "JH" == Jennie Hango <jhango@MIT.EDU> writes:
JH> I've been meaning to write for a while, but generally haven't
JH> remembered to when I've had the time. Somewhere along the way
JH> between moving from the post office machine and incorporation
JH> to my Mail/inbox file, header lines that are more than 128
JH> characters long get broken. By broken, I mean a newline is
JH> inserted after the 128th character and the rest of the
JH> original line is then made into its own line.
This is actually a problem with some versions of movemail. Some
versions of movemail installed in the emacs19 locker, as well as the
movemail program installed on the SGI system packs. What I do is
explicitly set vm-movemail-program to
"/usr/athena/lib/gnuemacs/etc/movemail" for most athena platforms and
this appears to fix the problem.
---Tom