<?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 VMS Mail in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/vms-mail/m-p/3079581#M462</link>
    <description>I have been trying to send VMS mail to outside vendors.  However, since these emails are coming from VMS logins, such as 123pat, the spam/virus detection software at the vendor site thinks it's spam and won't accept it.  How can I initiate mail from VMS with a nonVMS FROM address, like pat.reinert@nisc.cc? Or does anyone know how to send a nonVMS mail from VMS?  Thanks.</description>
    <pubDate>Fri, 26 Sep 2003 11:42:15 GMT</pubDate>
    <dc:creator>Pat Reinert</dc:creator>
    <dc:date>2003-09-26T11:42:15Z</dc:date>
    <item>
      <title>VMS Mail</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-mail/m-p/3079581#M462</link>
      <description>I have been trying to send VMS mail to outside vendors.  However, since these emails are coming from VMS logins, such as 123pat, the spam/virus detection software at the vendor site thinks it's spam and won't accept it.  How can I initiate mail from VMS with a nonVMS FROM address, like pat.reinert@nisc.cc? Or does anyone know how to send a nonVMS mail from VMS?  Thanks.</description>
      <pubDate>Fri, 26 Sep 2003 11:42:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-mail/m-p/3079581#M462</guid>
      <dc:creator>Pat Reinert</dc:creator>
      <dc:date>2003-09-26T11:42:15Z</dc:date>
    </item>
    <item>
      <title>Re: VMS Mail</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-mail/m-p/3079582#M463</link>
      <description>Hello Pat,&lt;BR /&gt;&lt;BR /&gt;from a technical point the easiest would be to create an account on the VMS system that does not match the spam filters on the receivers end. (Which are IMHO not very smart, since there are lots of sites where having digits in the username is corporate policy).&lt;BR /&gt;&lt;BR /&gt;Another way is to use e.g. Perl and the Mail::Sender module from the VMS system to access an SMTP server. Using this you can put  the address you desire in the from field.&lt;BR /&gt;&lt;BR /&gt;Greetings, Martin&lt;BR /&gt;&lt;BR /&gt;P.S. A general outline of the Perl solution can be found at &lt;A href="http://www.decus.de:8080/www/vms/sw/notes/perl_mod.htmlx" target="_blank"&gt;http://www.decus.de:8080/www/vms/sw/notes/perl_mod.htmlx&lt;/A&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 26 Sep 2003 13:32:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-mail/m-p/3079582#M463</guid>
      <dc:creator>Martin P.J. Zinser</dc:creator>
      <dc:date>2003-09-26T13:32:54Z</dc:date>
    </item>
    <item>
      <title>Re: VMS Mail</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-mail/m-p/3079583#M464</link>
      <description>For recent versions of TCPIP services (V5.0 and above) you can define the logical name TCPIP$SMTP_FROM to specify an IP style from address.&lt;BR /&gt;&lt;BR /&gt;In your case:&lt;BR /&gt;&lt;BR /&gt;$ DEFINE TCPIP$SMTP_FROM "pat.reinet@nisc.cc"&lt;BR /&gt;&lt;BR /&gt;(it's up to you to choose an address that will get somewhere sensible).&lt;BR /&gt;&lt;BR /&gt;Note that this capability may have been deliberately disabled by your system manager. If it's not working, check for the system logical name:&lt;BR /&gt;&lt;BR /&gt;TCPIP$SMTP_PROHIBIT_USER_HEADERS&lt;BR /&gt;&lt;BR /&gt;That said, MAIL should have generated some kind of valid address...</description>
      <pubDate>Sun, 28 Sep 2003 22:24:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-mail/m-p/3079583#M464</guid>
      <dc:creator>John Gillings</dc:creator>
      <dc:date>2003-09-28T22:24:53Z</dc:date>
    </item>
    <item>
      <title>Re: VMS Mail</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-mail/m-p/3079584#M465</link>
      <description>Martin, thanks for your suggestion.  However, we do not have Perl installed and this may be a little over my head.&lt;BR /&gt;&lt;BR /&gt;John, I tried defining the TCPIP logical and this seems to work. Yeah!!!&lt;BR /&gt;&lt;BR /&gt;Thank you both so much!&lt;BR /&gt;</description>
      <pubDate>Mon, 29 Sep 2003 17:05:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-mail/m-p/3079584#M465</guid>
      <dc:creator>Pat Reinert</dc:creator>
      <dc:date>2003-09-29T17:05:00Z</dc:date>
    </item>
  </channel>
</rss>

