<?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 Yahoo Mail Personal Name Retreival using MAIL$MESSAGE_GET in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/yahoo-mail-personal-name-retreival-using-mail-message-get/m-p/4541656#M17596</link>
    <description>I am using MAIL$MESSAGE_GET to get mail messages out of my MAIL.MAI file and forward them on to other addresses based upon the subject and content of the message.  I have noticed that when I send an email to OpenVMS from Yahoo the Yahoo personal name gets lost when using MAIL$MESSAGE_GET.&lt;BR /&gt;&lt;BR /&gt;Yahoo personal name: "Dan Herron"&lt;BR /&gt;Yahoo email address: kitdeltick@yahoo.com&lt;BR /&gt;&lt;BR /&gt;When I use MAIL$MESSAGE_GET to retreive the mail message info:&lt;BR /&gt;&lt;BR /&gt;MAIL$_MESSAGE_FROM is set to SMTP%"kitdeltick@yahoo.com"&lt;BR /&gt;&lt;BR /&gt;MAIL$_MESSAGE_SENDER is set to the same.&lt;BR /&gt;&lt;BR /&gt;Is there no way to retrieve/retain the personal name?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Dan</description>
    <pubDate>Mon, 30 Nov 2009 17:56:56 GMT</pubDate>
    <dc:creator>Dan Herron</dc:creator>
    <dc:date>2009-11-30T17:56:56Z</dc:date>
    <item>
      <title>Yahoo Mail Personal Name Retreival using MAIL$MESSAGE_GET</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/yahoo-mail-personal-name-retreival-using-mail-message-get/m-p/4541656#M17596</link>
      <description>I am using MAIL$MESSAGE_GET to get mail messages out of my MAIL.MAI file and forward them on to other addresses based upon the subject and content of the message.  I have noticed that when I send an email to OpenVMS from Yahoo the Yahoo personal name gets lost when using MAIL$MESSAGE_GET.&lt;BR /&gt;&lt;BR /&gt;Yahoo personal name: "Dan Herron"&lt;BR /&gt;Yahoo email address: kitdeltick@yahoo.com&lt;BR /&gt;&lt;BR /&gt;When I use MAIL$MESSAGE_GET to retreive the mail message info:&lt;BR /&gt;&lt;BR /&gt;MAIL$_MESSAGE_FROM is set to SMTP%"kitdeltick@yahoo.com"&lt;BR /&gt;&lt;BR /&gt;MAIL$_MESSAGE_SENDER is set to the same.&lt;BR /&gt;&lt;BR /&gt;Is there no way to retrieve/retain the personal name?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Dan</description>
      <pubDate>Mon, 30 Nov 2009 17:56:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/yahoo-mail-personal-name-retreival-using-mail-message-get/m-p/4541656#M17596</guid>
      <dc:creator>Dan Herron</dc:creator>
      <dc:date>2009-11-30T17:56:56Z</dc:date>
    </item>
    <item>
      <title>Re: Yahoo Mail Personal Name Retreival using MAIL$MESSAGE_GET</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/yahoo-mail-personal-name-retreival-using-mail-message-get/m-p/4541657#M17597</link>
      <description>OpenVMS Mail itself doesn't know all that much about SMTP, just what the SMTP transport tells it about the message, and that is based on the transport-based decoding of the SMTP headers.&lt;BR /&gt;&lt;BR /&gt;Have a look at the raw SMTP headers in the mail messages arriving from Yahoo; you'll probably end up scanning the raw text of the message to detect and resolve this, if a variant SMTP stack isn't an option here.&lt;BR /&gt;&lt;BR /&gt;It can be feasible to scan the SMTP messages yourself.  Ugly, and you'll get to deal with all that is ugly within SMTP, but at least you'll have control over the ugly.</description>
      <pubDate>Mon, 30 Nov 2009 18:33:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/yahoo-mail-personal-name-retreival-using-mail-message-get/m-p/4541657#M17597</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2009-11-30T18:33:49Z</dc:date>
    </item>
  </channel>
</rss>

