<?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 HP pop3 Server with MadGoat MX in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/hp-pop3-server-with-madgoat-mx/m-p/4422488#M58038</link>
    <description>&lt;!--!*#--&gt;We've been using MadGoat MX with UCX, then HP TCPIP, along with IUPOP3 for quite some time. &lt;BR /&gt;&lt;BR /&gt;For various reasons, I'm now looking at moving to the pop3 server that is part of HP TCPIP.&lt;BR /&gt;&lt;BR /&gt;I've found that when downloading mail via the HP pop3 server, the headers &amp;amp; 'from' field were messed up.(eg from "MX%\"system@meng.ucl.ac.uk\""@hershy.meng.ucl.ac.uk ) Part of this was that I hadn't configured it properly…&lt;BR /&gt;&lt;BR /&gt;I've defined "TCPIP$POP_IGNORE_MAIL11_HEADERS" = "TRUE", and discovered this only seems to be  accepted if the HP SMTP server is also running on that node, with "/OPTION=TOP_HEADERS".&lt;BR /&gt;&lt;BR /&gt;I'm now at the stage where the HP pop3 server will correctly upload mails that have been delivered to the VMS Mail file by HP SMTP; but messes up the headers if it has been delivered by MX. ['Messes up' = creates its own, and includes the real headers in with the body of the mail.]&lt;BR /&gt;&lt;BR /&gt;Comparing the messages in the VMS Mail file, there isn't a lot of difference between them – though they have been delivered differently. I suspect that the significant difference is that one is from MX%"system@meng.ucl.ac.uk" whereas another is from,  SMTP%"system@meng.ucl.ac.uk";  and the HP pop3 server only applies TCPIP$POP_IGNORE_MAIL11_HEADERS if the mail is from SMTP%.&lt;BR /&gt;&lt;BR /&gt;This seems in-line with the documentation:&lt;BR /&gt;&lt;BR /&gt;"The POP server sends these message headers to the POP client unless all of the following conditions are true: &lt;BR /&gt;• The TCPIP$POP_IGNORE_MAIL11_HEADERS logical name is defined (see Section 19.3). &lt;BR /&gt;• The From: address is an SMTP address. &lt;BR /&gt;• The SMTP qualifier /OPTION=TOP_HEADERS is set. "&lt;BR /&gt;&lt;BR /&gt;Does this seem likely, 'in the view of the Panel' ?&lt;BR /&gt;&lt;BR /&gt;That being the case, how do I persuade the pop server that "The From: address is an SMTP address. " ?&lt;BR /&gt;&lt;BR /&gt;Is it worth trying to persuade MX to deliver with SMTP% addresses, rather than MX% addresses ?&lt;BR /&gt;&lt;BR /&gt;[FWIW, it's easy enough to make SMTP% addressed mail to go via MX.]&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;[  HP TCP/IP Services for OpenVMS Alpha Version V5.6 - ECO 2&lt;BR /&gt;  on an AlphaServer DS20 500 MHz running OpenVMS V8.2 ]&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Tue, 19 May 2009 11:39:04 GMT</pubDate>
    <dc:creator>Mark Iline</dc:creator>
    <dc:date>2009-05-19T11:39:04Z</dc:date>
    <item>
      <title>HP pop3 Server with MadGoat MX</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/hp-pop3-server-with-madgoat-mx/m-p/4422488#M58038</link>
      <description>&lt;!--!*#--&gt;We've been using MadGoat MX with UCX, then HP TCPIP, along with IUPOP3 for quite some time. &lt;BR /&gt;&lt;BR /&gt;For various reasons, I'm now looking at moving to the pop3 server that is part of HP TCPIP.&lt;BR /&gt;&lt;BR /&gt;I've found that when downloading mail via the HP pop3 server, the headers &amp;amp; 'from' field were messed up.(eg from "MX%\"system@meng.ucl.ac.uk\""@hershy.meng.ucl.ac.uk ) Part of this was that I hadn't configured it properly…&lt;BR /&gt;&lt;BR /&gt;I've defined "TCPIP$POP_IGNORE_MAIL11_HEADERS" = "TRUE", and discovered this only seems to be  accepted if the HP SMTP server is also running on that node, with "/OPTION=TOP_HEADERS".&lt;BR /&gt;&lt;BR /&gt;I'm now at the stage where the HP pop3 server will correctly upload mails that have been delivered to the VMS Mail file by HP SMTP; but messes up the headers if it has been delivered by MX. ['Messes up' = creates its own, and includes the real headers in with the body of the mail.]&lt;BR /&gt;&lt;BR /&gt;Comparing the messages in the VMS Mail file, there isn't a lot of difference between them – though they have been delivered differently. I suspect that the significant difference is that one is from MX%"system@meng.ucl.ac.uk" whereas another is from,  SMTP%"system@meng.ucl.ac.uk";  and the HP pop3 server only applies TCPIP$POP_IGNORE_MAIL11_HEADERS if the mail is from SMTP%.&lt;BR /&gt;&lt;BR /&gt;This seems in-line with the documentation:&lt;BR /&gt;&lt;BR /&gt;"The POP server sends these message headers to the POP client unless all of the following conditions are true: &lt;BR /&gt;• The TCPIP$POP_IGNORE_MAIL11_HEADERS logical name is defined (see Section 19.3). &lt;BR /&gt;• The From: address is an SMTP address. &lt;BR /&gt;• The SMTP qualifier /OPTION=TOP_HEADERS is set. "&lt;BR /&gt;&lt;BR /&gt;Does this seem likely, 'in the view of the Panel' ?&lt;BR /&gt;&lt;BR /&gt;That being the case, how do I persuade the pop server that "The From: address is an SMTP address. " ?&lt;BR /&gt;&lt;BR /&gt;Is it worth trying to persuade MX to deliver with SMTP% addresses, rather than MX% addresses ?&lt;BR /&gt;&lt;BR /&gt;[FWIW, it's easy enough to make SMTP% addressed mail to go via MX.]&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;[  HP TCP/IP Services for OpenVMS Alpha Version V5.6 - ECO 2&lt;BR /&gt;  on an AlphaServer DS20 500 MHz running OpenVMS V8.2 ]&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 19 May 2009 11:39:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/hp-pop3-server-with-madgoat-mx/m-p/4422488#M58038</guid>
      <dc:creator>Mark Iline</dc:creator>
      <dc:date>2009-05-19T11:39:04Z</dc:date>
    </item>
  </channel>
</rss>

