From: Jan-Erik Söderholm [noone@dummy.com]
Sent: Thursday, October 25, 2001 1:02 PM
To: Info-VAX@Mvb.Saic.Com
Subject: Re: MIME Compliant Mail from VMS

One way, using MPACK and NBL (sending a ZIP file that
is shown as an "attachement" in outlook) :

$ mpack -s "ZIP file" -o tmp.mime tr000420.zip
$ mail tmp.mime "nbl%""user@domain"""

MPACK can be found at :
http://www.openvms.compaq.com/freeware/freeware50/mpack15/

NBL can be found at :
http://www.hhs.dk/anonymous/pub/vms/nbl/

Regards
Jan-Erik Söderholm

"Michael D. Ober" wrote:
> 
> How can I attach a file to a VMS generated SMTP Mail Message?  The file
> needs to appear as an attachement in MS-Outlook.
> 
> --
> Thanks,
> Mike Ober.