<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Sending thru VMS [SMTP] mail as an attachment? in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/sending-thru-vms-smtp-mail-as-an-attachment/m-p/3782958#M52181</link>
    <description>Zia,&lt;BR /&gt;&lt;BR /&gt;for testing, you can also send this mail to your OpenVMS account:&lt;BR /&gt;&lt;BR /&gt;$ MAIL file.tmp username/SUBJ="Mail with attachment"&lt;BR /&gt;&lt;BR /&gt;Then read and extract the new mail:&lt;BR /&gt;&lt;BR /&gt;$ MAIL&lt;BR /&gt;MAIL&amp;gt; READ/NEW&lt;BR /&gt;MAIL&amp;gt; EXTRACT/NOHEAD x.x&lt;BR /&gt;MAIL&amp;gt; EXIT&lt;BR /&gt;$ MIME x.x&lt;BR /&gt;MIME&amp;gt; LIST&lt;BR /&gt;MIME&amp;gt; EXTRACT/ATTACHMENT=n&lt;BR /&gt;MIME&amp;gt; EXIT&lt;BR /&gt;&lt;BR /&gt;This will extract your GZIP file from the mail. And it works, I've used it often enough.&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
    <pubDate>Wed, 10 May 2006 12:51:57 GMT</pubDate>
    <dc:creator>Volker Halle</dc:creator>
    <dc:date>2006-05-10T12:51:57Z</dc:date>
    <item>
      <title>Sending thru VMS [SMTP] mail as an attachment?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/sending-thru-vms-smtp-mail-as-an-attachment/m-p/3782949#M52172</link>
      <description>Does anyone know how I can send via SMTP [VMS mail] as an attachment.&lt;BR /&gt;This works on a Multinet[v4.4]Vms[7.3-2]:&lt;BR /&gt;Mail/Sub="test"/type=1/for file.txt "z@z.com"&lt;BR /&gt;[/type=1/for are undocumented]&lt;BR /&gt;&lt;BR /&gt;But does not work on a VMS 7.3-2 using TCPIP 5.4 ECO 5 system [file shows up in the message body].</description>
      <pubDate>Thu, 04 May 2006 16:01:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/sending-thru-vms-smtp-mail-as-an-attachment/m-p/3782949#M52172</guid>
      <dc:creator>Zia_Ahmad</dc:creator>
      <dc:date>2006-05-04T16:01:04Z</dc:date>
    </item>
    <item>
      <title>Re: Sending thru VMS [SMTP] mail as an attachment?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/sending-thru-vms-smtp-mail-as-an-attachment/m-p/3782950#M52173</link>
      <description>Zia,&lt;BR /&gt;&lt;BR /&gt;  Two supported methods:&lt;BR /&gt;&lt;BR /&gt;  Use the MIME utility to create a mime encoded file containing your attachments then send the file using a normal MAIL command. (Make sure you have the latest MIME patch).&lt;BR /&gt;&lt;BR /&gt;  Use the SMTP_SFF utility to send your mime encoded file - see documentation:&lt;BR /&gt; &lt;BR /&gt;HP TCP/IP Services for OpenVMS User's Guide&lt;BR /&gt;Section 5.9 SMTP SFF (Send From File)&lt;BR /&gt;</description>
      <pubDate>Thu, 04 May 2006 20:13:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/sending-thru-vms-smtp-mail-as-an-attachment/m-p/3782950#M52173</guid>
      <dc:creator>John Gillings</dc:creator>
      <dc:date>2006-05-04T20:13:05Z</dc:date>
    </item>
    <item>
      <title>Re: Sending thru VMS [SMTP] mail as an attachment?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/sending-thru-vms-smtp-mail-as-an-attachment/m-p/3782951#M52174</link>
      <description>There's some more detail, and an example at &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h71000.www7.hp.com/wizard/wiz_4492.html" target="_blank"&gt;http://h71000.www7.hp.com/wizard/wiz_4492.html&lt;/A&gt;</description>
      <pubDate>Thu, 04 May 2006 20:15:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/sending-thru-vms-smtp-mail-as-an-attachment/m-p/3782951#M52174</guid>
      <dc:creator>John Gillings</dc:creator>
      <dc:date>2006-05-04T20:15:21Z</dc:date>
    </item>
    <item>
      <title>Re: Sending thru VMS [SMTP] mail as an attachment?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/sending-thru-vms-smtp-mail-as-an-attachment/m-p/3782952#M52175</link>
      <description>My preferred way is&lt;BR /&gt;&lt;BR /&gt;Example-C,C++ SMTP Mail Message Sender With MIME File Attachments &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h18000.www1.hp.com/support/asktima/communications/009F15E8-A8CE0B38-1C02A1.html" target="_blank"&gt;http://h18000.www1.hp.com/support/asktima/communications/009F15E8-A8CE0B38-1C02A1.html&lt;/A&gt;</description>
      <pubDate>Fri, 05 May 2006 00:23:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/sending-thru-vms-smtp-mail-as-an-attachment/m-p/3782952#M52175</guid>
      <dc:creator>labadie_1</dc:creator>
      <dc:date>2006-05-05T00:23:13Z</dc:date>
    </item>
    <item>
      <title>Re: Sending thru VMS [SMTP] mail as an attachment?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/sending-thru-vms-smtp-mail-as-an-attachment/m-p/3782953#M52176</link>
      <description>You may benefit from the sendmail.com script that can be found at &lt;A href="http://dcl.openvms.org." target="_blank"&gt;http://dcl.openvms.org.&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;This script allows one to send MIME or SMTP messages and allows files to be attached.&lt;BR /&gt;&lt;BR /&gt;A direct link to the script:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://dcl.openvms.org/stories.php?story=04/09/22/8507303" target="_blank"&gt;http://dcl.openvms.org/stories.php?story=04/09/22/8507303&lt;/A&gt;</description>
      <pubDate>Fri, 05 May 2006 00:41:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/sending-thru-vms-smtp-mail-as-an-attachment/m-p/3782953#M52176</guid>
      <dc:creator>Dave Laurier</dc:creator>
      <dc:date>2006-05-05T00:41:16Z</dc:date>
    </item>
    <item>
      <title>Re: Sending thru VMS [SMTP] mail as an attachment?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/sending-thru-vms-smtp-mail-as-an-attachment/m-p/3782954#M52177</link>
      <description>I looked over some of the suggestions. The file I am trying to send is a GZIP file and as mentioned earlier from Multinet this shows up as an attachment. &lt;BR /&gt;The DCL program [Sendmail.com] is buggy.&lt;BR /&gt;Am I missing something? Thanks for all the suggestions.</description>
      <pubDate>Tue, 09 May 2006 16:06:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/sending-thru-vms-smtp-mail-as-an-attachment/m-p/3782954#M52177</guid>
      <dc:creator>Zia_Ahmad</dc:creator>
      <dc:date>2006-05-09T16:06:43Z</dc:date>
    </item>
    <item>
      <title>Re: Sending thru VMS [SMTP] mail as an attachment?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/sending-thru-vms-smtp-mail-as-an-attachment/m-p/3782955#M52178</link>
      <description>Zia,&lt;BR /&gt;&lt;BR /&gt;why not use MIME ?&lt;BR /&gt;&lt;BR /&gt;$ MIME:==$SYS$SYSTEM:MIME.EXE&lt;BR /&gt;&lt;BR /&gt;$ MIME&lt;BR /&gt;MIME&amp;gt; NEW/NOEDIT file.tmp&lt;BR /&gt;MIME&amp;gt; ADD/BIN file.GZIP&lt;BR /&gt;MIME&amp;gt; SAVE&lt;BR /&gt;$&lt;BR /&gt;$ MAIL file.tmp "z@z.com"/SUBJ="Mail with attachment"&lt;BR /&gt;&lt;BR /&gt;MIME is a supported OpenVMS utility.&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Wed, 10 May 2006 00:38:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/sending-thru-vms-smtp-mail-as-an-attachment/m-p/3782955#M52178</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2006-05-10T00:38:34Z</dc:date>
    </item>
    <item>
      <title>Re: Sending thru VMS [SMTP] mail as an attachment?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/sending-thru-vms-smtp-mail-as-an-attachment/m-p/3782956#M52179</link>
      <description>The sendmail.com DCL command file is using the standard mail or mime utilities. Can you tell what is so buggy about it? What problems do you encounter when using this script?</description>
      <pubDate>Wed, 10 May 2006 01:20:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/sending-thru-vms-smtp-mail-as-an-attachment/m-p/3782956#M52179</guid>
      <dc:creator>Dave Laurier</dc:creator>
      <dc:date>2006-05-10T01:20:32Z</dc:date>
    </item>
    <item>
      <title>Re: Sending thru VMS [SMTP] mail as an attachment?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/sending-thru-vms-smtp-mail-as-an-attachment/m-p/3782957#M52180</link>
      <description>Hi Volker, I tried your suggestion and no mail showed up at all?? &lt;BR /&gt;This may be due to some other issue. Sigh.</description>
      <pubDate>Wed, 10 May 2006 12:41:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/sending-thru-vms-smtp-mail-as-an-attachment/m-p/3782957#M52180</guid>
      <dc:creator>Zia_Ahmad</dc:creator>
      <dc:date>2006-05-10T12:41:22Z</dc:date>
    </item>
    <item>
      <title>Re: Sending thru VMS [SMTP] mail as an attachment?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/sending-thru-vms-smtp-mail-as-an-attachment/m-p/3782958#M52181</link>
      <description>Zia,&lt;BR /&gt;&lt;BR /&gt;for testing, you can also send this mail to your OpenVMS account:&lt;BR /&gt;&lt;BR /&gt;$ MAIL file.tmp username/SUBJ="Mail with attachment"&lt;BR /&gt;&lt;BR /&gt;Then read and extract the new mail:&lt;BR /&gt;&lt;BR /&gt;$ MAIL&lt;BR /&gt;MAIL&amp;gt; READ/NEW&lt;BR /&gt;MAIL&amp;gt; EXTRACT/NOHEAD x.x&lt;BR /&gt;MAIL&amp;gt; EXIT&lt;BR /&gt;$ MIME x.x&lt;BR /&gt;MIME&amp;gt; LIST&lt;BR /&gt;MIME&amp;gt; EXTRACT/ATTACHMENT=n&lt;BR /&gt;MIME&amp;gt; EXIT&lt;BR /&gt;&lt;BR /&gt;This will extract your GZIP file from the mail. And it works, I've used it often enough.&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Wed, 10 May 2006 12:51:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/sending-thru-vms-smtp-mail-as-an-attachment/m-p/3782958#M52181</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2006-05-10T12:51:57Z</dc:date>
    </item>
  </channel>
</rss>

