> On Tue, 11 Jun 1996 15:54:38 CDT, you said:
> > 1. Can subscribers post a message with a gif/jpg file as an attachment?
> This works properly on the Unix version.  It is Permanently Broken on the VM
> version, due to restrictions in VM and CMS (the inability to deal with null
> lines).
 
??? If the attachment is base64 encoded (as it would have to be
to be interoperable), there *are* no blank lines, so it works
just fine. I've done it with the VM version and it doesn't even
hiccup.
 
Setting the FULLHDR option for people who grok MIME is helpful,
but not necessary.