<?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: Using ports 25 and 587 for SMTP in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/using-ports-25-and-587-for-smtp/m-p/4743078#M60327</link>
    <description>You could also look at purchasing PMDF from Process Software.  This provides all the SMTP and MIME functionality you are likely to want, without requiring a wholesale replacement of the TCP/IP stack or reworking of other systems to handle mail on VMS' behalf.&lt;BR /&gt;&lt;BR /&gt;The SMTP "submit" port, 587, generally requires that the SMTP client provides some form of authentication.  PMDF includes such a client.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Jeremy Begg</description>
    <pubDate>Wed, 02 Feb 2011 06:26:43 GMT</pubDate>
    <dc:creator>Jeremy Begg</dc:creator>
    <dc:date>2011-02-02T06:26:43Z</dc:date>
    <item>
      <title>Using ports 25 and 587 for SMTP</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/using-ports-25-and-587-for-smtp/m-p/4743073#M60322</link>
      <description>Is there a way to support ports 25 and 587 in TCPIP/SMTP?&lt;BR /&gt;&lt;BR /&gt;VERIZON is requiring us to make this change.  We do have web based email access using IlohaMail, but it is slow and by-passes the anti=sp[am on our PC's.&lt;BR /&gt;&lt;BR /&gt;Internaly all systems are setup to use port 25.  What changes would be necessary to enable port 587 and are there otehr concerns?</description>
      <pubDate>Mon, 24 Jan 2011 18:40:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/using-ports-25-and-587-for-smtp/m-p/4743073#M60322</guid>
      <dc:creator>RF Thomas</dc:creator>
      <dc:date>2011-01-24T18:40:36Z</dc:date>
    </item>
    <item>
      <title>Re: Using ports 25 and 587 for SMTP</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/using-ports-25-and-587-for-smtp/m-p/4743074#M60323</link>
      <description>Further clarification:&lt;BR /&gt;&lt;BR /&gt;We use many PHP based applications.  We do not believe that the CWSPHP can use any port for email but 25.&lt;BR /&gt;&lt;BR /&gt;We do know that there are elaborate PHP scripts that do what is necessary, but to find and edit such in all of the PHP is difficult and means making changes on every release.</description>
      <pubDate>Mon, 24 Jan 2011 18:55:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/using-ports-25-and-587-for-smtp/m-p/4743074#M60323</guid>
      <dc:creator>RF Thomas</dc:creator>
      <dc:date>2011-01-24T18:55:47Z</dc:date>
    </item>
    <item>
      <title>Re: Using ports 25 and 587 for SMTP</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/using-ports-25-and-587-for-smtp/m-p/4743075#M60324</link>
      <description>TCP/IP Services product doesn't support the 587 submission port for SMTP mail.&lt;BR /&gt;&lt;BR /&gt;Third-party stacks can and variously do offer 587.&lt;BR /&gt;&lt;BR /&gt;Your choices are thus limited to switching IP stacks or migrating your mail server to a more modern mail server.&lt;BR /&gt;&lt;BR /&gt;As for the other part of the question, configuring for 587 varies by client, or by whatever the php code might be doing.  &lt;BR /&gt;&lt;BR /&gt;This is usually one of the available settings within the mail client for authenticated or SSL-based communications with the mails erver, but details vary by client.  (This isn't the best spot for Microsoft Windows questions, however.)&lt;BR /&gt;&lt;BR /&gt;For php, one option other might be the open-source phpmailer package for performing remote submissions.</description>
      <pubDate>Mon, 24 Jan 2011 19:29:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/using-ports-25-and-587-for-smtp/m-p/4743075#M60324</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2011-01-24T19:29:46Z</dc:date>
    </item>
    <item>
      <title>Re: Using ports 25 and 587 for SMTP</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/using-ports-25-and-587-for-smtp/m-p/4743076#M60325</link>
      <description>One option is to use a firewall capable of remapping ports.  Most network security/firewall devices can manage this or a Linux system can be configured for the do yourself option.  &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 24 Jan 2011 19:43:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/using-ports-25-and-587-for-smtp/m-p/4743076#M60325</guid>
      <dc:creator>Andy Bustamante</dc:creator>
      <dc:date>2011-01-24T19:43:32Z</dc:date>
    </item>
    <item>
      <title>Re: Using ports 25 and 587 for SMTP</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/using-ports-25-and-587-for-smtp/m-p/4743077#M60326</link>
      <description>&lt;P&gt;Here's a previous thread:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h30499.www3.hp.com/t5/Networking/SMTP-Route-Through/m-p/4335962#M7953" target="_blank"&gt;http://h30499.www3.hp.com/t5/Networking/SMTP-Route-Through/m-p/4335962#M7953&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;The difficulties you are experiencing is due to the many limitations and omissions within TCP/IP Services; it's an old SMTP implementation, and not feature-competitive.&lt;BR /&gt;&lt;BR /&gt;As for mail, shutting off port 25 entirely or remapping port 25 to another port isn't feasible if you're running a public-facing SMTP server. &lt;BR /&gt;&lt;BR /&gt;If you're implementing mail using an authorized relay through a Verizon mail server, then you're free to do pretty much whatever you want. You can swap and port-map ports, migrate clients to a VPN, etc.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 10 Nov 2011 15:50:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/using-ports-25-and-587-for-smtp/m-p/4743077#M60326</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2011-11-10T15:50:04Z</dc:date>
    </item>
    <item>
      <title>Re: Using ports 25 and 587 for SMTP</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/using-ports-25-and-587-for-smtp/m-p/4743078#M60327</link>
      <description>You could also look at purchasing PMDF from Process Software.  This provides all the SMTP and MIME functionality you are likely to want, without requiring a wholesale replacement of the TCP/IP stack or reworking of other systems to handle mail on VMS' behalf.&lt;BR /&gt;&lt;BR /&gt;The SMTP "submit" port, 587, generally requires that the SMTP client provides some form of authentication.  PMDF includes such a client.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Jeremy Begg</description>
      <pubDate>Wed, 02 Feb 2011 06:26:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/using-ports-25-and-587-for-smtp/m-p/4743078#M60327</guid>
      <dc:creator>Jeremy Begg</dc:creator>
      <dc:date>2011-02-02T06:26:43Z</dc:date>
    </item>
    <item>
      <title>Re: Using ports 25 and 587 for SMTP</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/using-ports-25-and-587-for-smtp/m-p/4743079#M60328</link>
      <description>You can do so directly, but it requires hacking into DCL code of TCPIP$CONFIG.COM (and subsequent procedures):&lt;BR /&gt;&lt;BR /&gt;* Stop and Disable SMTP service&lt;BR /&gt;* Look into the code for SMTP service (or "25") and chnage the port&lt;BR /&gt;* Re-configure SMTP using TCPIP$CONFIG&lt;BR /&gt;&lt;BR /&gt;But the easy way is using a firewall and forward port 587 (outside) to port 25 (inside). I would prefer the solution anyway since it adds to teh overall security of your network as a whole - even your VMS box can be prone to attacks (I see attempst on a daily basis...)</description>
      <pubDate>Tue, 08 Feb 2011 14:27:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/using-ports-25-and-587-for-smtp/m-p/4743079#M60328</guid>
      <dc:creator>Willem Grooters</dc:creator>
      <dc:date>2011-02-08T14:27:11Z</dc:date>
    </item>
    <item>
      <title>Re: Using ports 25 and 587 for SMTP</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/using-ports-25-and-587-for-smtp/m-p/4743080#M60329</link>
      <description>This would be an excellent solution, but unfortunately my firewall is a Watchguard Firebox and it does not support remapping of TCP ports.&lt;BR /&gt;&lt;BR /&gt;I can edit the various command procedures and will consider doing such and reconfiguring all of the user systems to use port 587.&lt;BR /&gt;&lt;BR /&gt;We will be upgrading the firewall at some point and will investigate a firewall with greater capability.&lt;BR /&gt;&lt;BR /&gt;We too are seeing more and more attacks.  At least we have excellent tools to analyze and mitigate any possible damage.</description>
      <pubDate>Tue, 08 Feb 2011 14:52:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/using-ports-25-and-587-for-smtp/m-p/4743080#M60329</guid>
      <dc:creator>RF Thomas</dc:creator>
      <dc:date>2011-02-08T14:52:39Z</dc:date>
    </item>
  </channel>
</rss>

