<?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: mailing attachments from VMS in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/mailing-attachments-from-vms/m-p/3215930#M1401</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;A convenient way to send a document using VMSmail is to first uuencode it. You can use the uuencode utility provided by TCPIP, SYS$SYSTEM:TCPIP$UUENCODE.EXE.&lt;BR /&gt;&lt;BR /&gt;e.g. if you want to mail TEST.ZIP&lt;BR /&gt;&lt;BR /&gt;$ MCR TCPIP$UUENCODE TEST.ZIP TEST.UUE&lt;BR /&gt;&lt;BR /&gt;$ MAIL/subj="test with attachement" TEST.uue smtp%"xxx.xxx@xxx.com"&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Thu, 11 Mar 2004 09:43:36 GMT</pubDate>
    <dc:creator>Pat Moran</dc:creator>
    <dc:date>2004-03-11T09:43:36Z</dc:date>
    <item>
      <title>mailing attachments from VMS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/mailing-attachments-from-vms/m-p/3215927#M1398</link>
      <description>how can I mail a document from VMS mail as an attachment so that when it get to outlook etc it is an attachment.</description>
      <pubDate>Thu, 11 Mar 2004 07:54:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/mailing-attachments-from-vms/m-p/3215927#M1398</guid>
      <dc:creator>Tony Logan_1</dc:creator>
      <dc:date>2004-03-11T07:54:57Z</dc:date>
    </item>
    <item>
      <title>Re: mailing attachments from VMS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/mailing-attachments-from-vms/m-p/3215928#M1399</link>
      <description>You have several methods, one is the following&lt;BR /&gt;&lt;BR /&gt;How to send a MIME encoded attachment from OpenVMS SMTP mail &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h18000.www1.hp.com/support/askkcs/hpcg/215_0_86966633_3489817.html" target="_blank"&gt;http://h18000.www1.hp.com/support/askkcs/hpcg/215_0_86966633_3489817.html&lt;/A&gt;</description>
      <pubDate>Thu, 11 Mar 2004 08:27:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/mailing-attachments-from-vms/m-p/3215928#M1399</guid>
      <dc:creator>labadie_1</dc:creator>
      <dc:date>2004-03-11T08:27:18Z</dc:date>
    </item>
    <item>
      <title>Re: mailing attachments from VMS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/mailing-attachments-from-vms/m-p/3215929#M1400</link>
      <description>my preferred is this one&lt;BR /&gt;&lt;BR /&gt;[Compaq C] 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>Thu, 11 Mar 2004 08:30:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/mailing-attachments-from-vms/m-p/3215929#M1400</guid>
      <dc:creator>labadie_1</dc:creator>
      <dc:date>2004-03-11T08:30:56Z</dc:date>
    </item>
    <item>
      <title>Re: mailing attachments from VMS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/mailing-attachments-from-vms/m-p/3215930#M1401</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;A convenient way to send a document using VMSmail is to first uuencode it. You can use the uuencode utility provided by TCPIP, SYS$SYSTEM:TCPIP$UUENCODE.EXE.&lt;BR /&gt;&lt;BR /&gt;e.g. if you want to mail TEST.ZIP&lt;BR /&gt;&lt;BR /&gt;$ MCR TCPIP$UUENCODE TEST.ZIP TEST.UUE&lt;BR /&gt;&lt;BR /&gt;$ MAIL/subj="test with attachement" TEST.uue smtp%"xxx.xxx@xxx.com"&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 11 Mar 2004 09:43:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/mailing-attachments-from-vms/m-p/3215930#M1401</guid>
      <dc:creator>Pat Moran</dc:creator>
      <dc:date>2004-03-11T09:43:36Z</dc:date>
    </item>
    <item>
      <title>Re: mailing attachments from VMS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/mailing-attachments-from-vms/m-p/3215931#M1402</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I really like Perl to do such stuff ;-)&lt;BR /&gt;&lt;BR /&gt;Have a look at &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://zinser.no-ip.info/vms/sw/notes/perl_mod.htmlx" target="_blank"&gt;http://zinser.no-ip.info/vms/sw/notes/perl_mod.htmlx&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;The second example shows a very basic script to &lt;BR /&gt;send messages in various formats to a distribution list.&lt;BR /&gt;&lt;BR /&gt;Greetings, Martin</description>
      <pubDate>Thu, 11 Mar 2004 23:06:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/mailing-attachments-from-vms/m-p/3215931#M1402</guid>
      <dc:creator>Martin P.J. Zinser</dc:creator>
      <dc:date>2004-03-11T23:06:16Z</dc:date>
    </item>
    <item>
      <title>Re: mailing attachments from VMS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/mailing-attachments-from-vms/m-p/3215932#M1403</link>
      <description>The dcl-only way:&lt;BR /&gt;&lt;BR /&gt;$ MIME :== $SYS$SYSTEM:MIME.EXE&lt;BR /&gt;$ MIME&lt;BR /&gt;MIME&amp;gt; ADD .... (whatever, use switches. See help within MIME&lt;BR /&gt;MIME&amp;gt; SAVE&lt;BR /&gt;MIME&amp;gt;^Z&lt;BR /&gt;$ MAIL&lt;BR /&gt;MAIL&amp;gt; SEND &lt;FILE&gt; &lt;ADDRESSEE&gt;&lt;BR /&gt;MAIL&amp;gt;^Z&lt;BR /&gt;&lt;BR /&gt;Or: use some program&lt;BR /&gt;Using a browser, I use YAHMAIL (&lt;A href="http://wasd.vsm.com.au/wasd/)" target="_blank"&gt;http://wasd.vsm.com.au/wasd/)&lt;/A&gt; to do this (attachements are from PC, though)&lt;/ADDRESSEE&gt;&lt;/FILE&gt;</description>
      <pubDate>Fri, 12 Mar 2004 02:16:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/mailing-attachments-from-vms/m-p/3215932#M1403</guid>
      <dc:creator>Willem Grooters</dc:creator>
      <dc:date>2004-03-12T02:16:41Z</dc:date>
    </item>
    <item>
      <title>Re: mailing attachments from VMS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/mailing-attachments-from-vms/m-p/3215933#M1404</link>
      <description>Tony,&lt;BR /&gt;&lt;BR /&gt;maybe slightly off-topic but related:&lt;BR /&gt;&lt;BR /&gt;a function of MAIL that I never saw documented, in print nor in HELP, is the FOREIGN qualifier.&lt;BR /&gt;&lt;BR /&gt;$ MAIL &lt;FILE&gt; &lt;RECIPIENT&gt; /FOR.&lt;BR /&gt;&lt;BR /&gt;If recipient tries to read, he/she DOES get instuctions how the handle this!&lt;BR /&gt;&lt;BR /&gt;Wonderfull for mailing SAVESETS, ZIP files, indexed files etc. etc. Never tried, but would be surprised if it doesn't also handles Mickey-ware formatted files correctly..&lt;BR /&gt;&lt;BR /&gt;fwiw,&lt;BR /&gt;&lt;BR /&gt;Jan&lt;/RECIPIENT&gt;&lt;/FILE&gt;</description>
      <pubDate>Fri, 12 Mar 2004 02:25:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/mailing-attachments-from-vms/m-p/3215933#M1404</guid>
      <dc:creator>Jan van den Ende</dc:creator>
      <dc:date>2004-03-12T02:25:47Z</dc:date>
    </item>
    <item>
      <title>Re: mailing attachments from VMS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/mailing-attachments-from-vms/m-p/3215934#M1405</link>
      <description>MAIL SEND/FORIEGN works between VMSmail systems only. Useful neverless. However I think its not offically supported.&lt;BR /&gt;&lt;BR /&gt;The MIME utility or the C program previously referenced are the answer to the original question.</description>
      <pubDate>Fri, 12 Mar 2004 12:44:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/mailing-attachments-from-vms/m-p/3215934#M1405</guid>
      <dc:creator>Ian Miller.</dc:creator>
      <dc:date>2004-03-12T12:44:37Z</dc:date>
    </item>
    <item>
      <title>Re: mailing attachments from VMS</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/mailing-attachments-from-vms/m-p/3215935#M1406</link>
      <description>I, too, don't know if MAIL/FOREIGN is now supported between DECnet nodes, but I know a little about its history:&lt;BR /&gt;&lt;BR /&gt;It came from the VAX P.S.I. product (Packet Switching Interface - X.25) and allowed 'file transfers' without the need to link the systems via DECnet.</description>
      <pubDate>Fri, 12 Mar 2004 13:37:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/mailing-attachments-from-vms/m-p/3215935#M1406</guid>
      <dc:creator>Uwe Zessin</dc:creator>
      <dc:date>2004-03-12T13:37:00Z</dc:date>
    </item>
  </channel>
</rss>

