<?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: OpenVMS Disable SMTP Listener but still send email in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/openvms-disable-smtp-listener-but-still-send-email/m-p/3987813#M89106</link>
    <description>I do not understand the question.&lt;BR /&gt;You want to be able to send mail but not with UCX SMTP?&lt;BR /&gt;If so, you can look for MX mail for MadGoat.&lt;BR /&gt;&lt;A href="http://www.madgoat.com/mx042.html" target="_blank"&gt;http://www.madgoat.com/mx042.html&lt;/A&gt;</description>
    <pubDate>Tue, 24 Apr 2007 10:44:33 GMT</pubDate>
    <dc:creator>Vladimir Fabecic</dc:creator>
    <dc:date>2007-04-24T10:44:33Z</dc:date>
    <item>
      <title>OpenVMS Disable SMTP Listener but still send email</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/openvms-disable-smtp-listener-but-still-send-email/m-p/3987812#M89105</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;I need to know how to disable the SMTP listener on an OpenVMS machine running the UCX package but I still need to be able to send email from this machine.&lt;BR /&gt;&lt;BR /&gt;I cannot seem to find anything that makes that distinction - everything I can find either disables everything or enables everything.&lt;BR /&gt;&lt;BR /&gt;Thanks.</description>
      <pubDate>Tue, 24 Apr 2007 10:24:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/openvms-disable-smtp-listener-but-still-send-email/m-p/3987812#M89105</guid>
      <dc:creator>Glyn Gowing, Ph.D.</dc:creator>
      <dc:date>2007-04-24T10:24:08Z</dc:date>
    </item>
    <item>
      <title>Re: OpenVMS Disable SMTP Listener but still send email</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/openvms-disable-smtp-listener-but-still-send-email/m-p/3987813#M89106</link>
      <description>I do not understand the question.&lt;BR /&gt;You want to be able to send mail but not with UCX SMTP?&lt;BR /&gt;If so, you can look for MX mail for MadGoat.&lt;BR /&gt;&lt;A href="http://www.madgoat.com/mx042.html" target="_blank"&gt;http://www.madgoat.com/mx042.html&lt;/A&gt;</description>
      <pubDate>Tue, 24 Apr 2007 10:44:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/openvms-disable-smtp-listener-but-still-send-email/m-p/3987813#M89106</guid>
      <dc:creator>Vladimir Fabecic</dc:creator>
      <dc:date>2007-04-24T10:44:33Z</dc:date>
    </item>
    <item>
      <title>Re: OpenVMS Disable SMTP Listener but still send email</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/openvms-disable-smtp-listener-but-still-send-email/m-p/3987814#M89107</link>
      <description>&lt;BR /&gt;I tried to just disable the receiver by&lt;BR /&gt;  TCPIP DISABLE SMTP&lt;BR /&gt;but that seems to disable sending as well, at least a test mail got lost.&lt;BR /&gt;&lt;BR /&gt;In principle disabling service smtp should just close the receiver port. In my test I saw the mail delivered o.k., but it never arrived.&lt;BR /&gt;&lt;BR /&gt;Try and test it on Your site.</description>
      <pubDate>Tue, 24 Apr 2007 10:59:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/openvms-disable-smtp-listener-but-still-send-email/m-p/3987814#M89107</guid>
      <dc:creator>Joseph Huber_1</dc:creator>
      <dc:date>2007-04-24T10:59:15Z</dc:date>
    </item>
    <item>
      <title>Re: OpenVMS Disable SMTP Listener but still send email</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/openvms-disable-smtp-listener-but-still-send-email/m-p/3987815#M89108</link>
      <description>Still do not understand.&lt;BR /&gt;You do not need SMTP listener at all to send mail.&lt;BR /&gt;See this:&lt;BR /&gt;Start a Telnet session from a DCL by entering:&lt;BR /&gt;Telnet your.mailserver.com 25&lt;BR /&gt;&lt;BR /&gt;220 a.mail.server.com Microsoft ESMTP MAIL Service, Version: 6.0.3790.2499 ready at  Thu, 29 Jun 2006 15:59:02 -0600&lt;BR /&gt;helo&lt;BR /&gt;&lt;BR /&gt;250 a.mail.server.com Hello [192.168.0.15]&lt;BR /&gt;mail from: fromemail@server.com&lt;BR /&gt;&lt;BR /&gt;250 2.1.0 email@server.com...Sender OK&lt;BR /&gt;rcpt to: joe@server.com&lt;BR /&gt;&lt;BR /&gt;250 2.1.5 joe@server.com&lt;BR /&gt;data&lt;BR /&gt;&lt;BR /&gt;354 Start mail input; end with .&lt;BR /&gt;This is a test.&lt;BR /&gt;.  (enter a dot/period to end the data)&lt;BR /&gt;&lt;BR /&gt;250 2.6.0 Queued mail for delivery&lt;BR /&gt;&lt;BR /&gt;quit&lt;BR /&gt;Connection to host lost.&lt;BR /&gt;&lt;BR /&gt;You can use PINE for VMS, for example.</description>
      <pubDate>Tue, 24 Apr 2007 11:29:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/openvms-disable-smtp-listener-but-still-send-email/m-p/3987815#M89108</guid>
      <dc:creator>Vladimir Fabecic</dc:creator>
      <dc:date>2007-04-24T11:29:17Z</dc:date>
    </item>
    <item>
      <title>Re: OpenVMS Disable SMTP Listener but still send email</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/openvms-disable-smtp-listener-but-still-send-email/m-p/3987816#M89109</link>
      <description>I think he is trying to get SMTP to not acknowledge that it is running on that system.  Might be for something as simple as "security" (i.e. security scans report SMTP running on system so security people come down saying - Turn it off).&lt;BR /&gt;&lt;BR /&gt;I don't know of anyway to turn off "listener".  About the only thing I have done on my systems was to suppress reporting smtp version&lt;BR /&gt;$ define/system/exec TCPIP$SMTP_SUPPRESS_VERSION_INFO 1&lt;BR /&gt;&lt;BR /&gt;Can you explain what you want and why you want it?  It could be different terms used or communicaton error with people is all.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 24 Apr 2007 11:35:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/openvms-disable-smtp-listener-but-still-send-email/m-p/3987816#M89109</guid>
      <dc:creator>Peter Zeiszler</dc:creator>
      <dc:date>2007-04-24T11:35:15Z</dc:date>
    </item>
    <item>
      <title>Re: OpenVMS Disable SMTP Listener but still send email</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/openvms-disable-smtp-listener-but-still-send-email/m-p/3987817#M89110</link>
      <description>Ok, regardless of the use of Simple within the acronym, SMTP is big and hairy and some understanding is required in order to deal with questions involving this beast.  I'm going to shot-gun this, to try to provide enough terms to allow further discussion if I've guessed wrong on the intent here.&lt;BR /&gt;&lt;BR /&gt;There are the client Mail User Agents (MUAs).  The OpenVMS MAIL utility is an MUA.  On OpenVMS with TCP/IP Services, the mail message transport agent known as SMTP% is a key piece of the implementation of the MUA.&lt;BR /&gt;&lt;BR /&gt;There are the Mail Submission Agents (MSAs).  These receive the message from the MUA.&lt;BR /&gt;&lt;BR /&gt;There are the Mail Transfer Agents (MTAs) SMTP servers.  These shovel the messages around.&lt;BR /&gt;&lt;BR /&gt;And there are the Mail Delivery Agents (MDAs).  On OpenVMS, the MDA gets the message from the mail server into the mail folder.&lt;BR /&gt;&lt;BR /&gt;In its entirety, the MUA mail client connects to the MSA which uses the MTA to deliver the message via the MDA. &lt;BR /&gt;&lt;BR /&gt;Various of these hunks can be combined together.  On OpenVMS, the MSA and the MTA both use port 25, and the same underpinnings.  In particular, OpenVMS combines MSA, MTA and MDA together in one "hunk".&lt;BR /&gt;&lt;BR /&gt;Most SMTP mail servers (MTAs) generally use port 25, and can also be configured as MSAs to accept messages via port 25 or (becoming far more common given spam) via ESMTP and port 587.  Yes, you can do ESMTP on 25.  (That is rare, in my experience.)  &lt;BR /&gt;&lt;BR /&gt;OpenVMS does not provide an ESMTP MSA.&lt;BR /&gt;&lt;BR /&gt;TCP/IP Services and OpenVMS Mail together provide all four pieces of SMTP.  On OpenVMS, you can't disable receipt of messages via the server without also disabling client operations, as the server is how the client sends its messages out.&lt;BR /&gt;&lt;BR /&gt;What you will have to do here is to disable SMTP entirely, and scrounge up an SMTP client that uses a client port on a remote host.  Probably an ESMTP (SMTP AUTH) client.  Again, this client usually submits via port 587, though it's technically feasible to implement ESMTP on port 25.  Most ISPs I am aware of tend to require use of port 587, and don't tend to accept from MUAs via (unauthenticated) port 25.&lt;BR /&gt;&lt;BR /&gt;One of the more common MUA (clients) for OpenVMS that can provide ESMTP is built within Mozilla, but it would not be particularly difficult for a software engineer to create one if none more suitable can be found.  There are other clients around.&lt;BR /&gt;&lt;BR /&gt;I have not encountered an SMTP transport agent for OpenVMS mail itself -- this is the SMTP% transport stuff I am referring to here -- that does ESMTP.  It would be an add-on, or would otherwise replace the provided SMTP% transport agent.&lt;BR /&gt;&lt;BR /&gt;Or you leave SMTP services enabled.&lt;BR /&gt;&lt;BR /&gt;Feel free to contact me offline if you'd like to discuss this topic further.  I've tossed a whole lot of detail -- possibly too much -- into a really tiny text box.&lt;BR /&gt;&lt;BR /&gt;Stephen Hoffman&lt;BR /&gt;HoffmanLabs LLC&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 24 Apr 2007 11:36:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/openvms-disable-smtp-listener-but-still-send-email/m-p/3987817#M89110</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2007-04-24T11:36:50Z</dc:date>
    </item>
    <item>
      <title>Re: OpenVMS Disable SMTP Listener but still send email</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/openvms-disable-smtp-listener-but-still-send-email/m-p/3987818#M89111</link>
      <description>I haven't tried it, but you might be able to&lt;BR /&gt;get the desired effect by configuring SMTP&lt;BR /&gt;normally (verifying that it works both ways),&lt;BR /&gt;and then using "SET SERVICE /ACCEPT = HOST =&lt;BR /&gt;addr", where "addr" is something harmless,&lt;BR /&gt;like the system's own address, or some unused&lt;BR /&gt;or inaccessible address.&lt;BR /&gt;&lt;BR /&gt;I'm assuming that this affects only incoming&lt;BR /&gt;connection requests, but no bets.</description>
      <pubDate>Tue, 24 Apr 2007 13:15:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/openvms-disable-smtp-listener-but-still-send-email/m-p/3987818#M89111</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2007-04-24T13:15:42Z</dc:date>
    </item>
    <item>
      <title>Re: OpenVMS Disable SMTP Listener but still send email</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/openvms-disable-smtp-listener-but-still-send-email/m-p/3987819#M89112</link>
      <description>Hoff:&lt;BR /&gt;TCP/IP Services and OpenVMS Mail together provide all four pieces of SMTP. On OpenVMS, you can't disable receipt of messages via the server without also disabling client operations, as the server is how the client sends its messages out.&lt;BR /&gt;&lt;BR /&gt;Well it is just heuristics, not knowing what happens behind the scene:&lt;BR /&gt;At least if TCPIP$SMTP is always using a gateway (general and alternate gateway), it seems to be  sending mail even if the local SMTP server is disabled.&lt;BR /&gt;&lt;BR /&gt;The test I reported earlier was successful, I just was confused by the mail received delayed (I had it sent via gateway back to the node where the receiver was disabled :-).&lt;BR /&gt;&lt;BR /&gt;Without external gateway then there (probably) must be a local SMTP/port 25 server. (?)&lt;BR /&gt;</description>
      <pubDate>Tue, 24 Apr 2007 14:45:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/openvms-disable-smtp-listener-but-still-send-email/m-p/3987819#M89112</guid>
      <dc:creator>Joseph Huber_1</dc:creator>
      <dc:date>2007-04-24T14:45:59Z</dc:date>
    </item>
    <item>
      <title>Re: OpenVMS Disable SMTP Listener but still send email</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/openvms-disable-smtp-listener-but-still-send-email/m-p/3987820#M89113</link>
      <description>Hi Glyn&lt;BR /&gt;&lt;BR /&gt;Im sure you can achieve what you want this way.&lt;BR /&gt;&lt;BR /&gt;Configure a normal working SMTP server and then simply deny all imcoming mail. This can be achieved using the ANTISPAM facility.&lt;BR /&gt;(18.6 - AntiSPAM section of TCPIP management)&lt;BR /&gt;&lt;BR /&gt;It's very flexible! You can DENY everything or selectively allow a domain or person!&lt;BR /&gt;And it works....&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Steven&lt;BR /&gt;</description>
      <pubDate>Wed, 25 Apr 2007 01:01:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/openvms-disable-smtp-listener-but-still-send-email/m-p/3987820#M89113</guid>
      <dc:creator>Steve-Thompson</dc:creator>
      <dc:date>2007-04-25T01:01:09Z</dc:date>
    </item>
    <item>
      <title>Re: OpenVMS Disable SMTP Listener but still send email</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/openvms-disable-smtp-listener-but-still-send-email/m-p/3987821#M89114</link>
      <description>Glyn ...&lt;BR /&gt;&lt;BR /&gt;Thinking about this a bit more....&lt;BR /&gt;Are you trying to "hide" the VMS box?&lt;BR /&gt;My previous suggestion doesnt hide the box. In a correctly configured DNS/MX environment email senders will receive a REJECT message.&lt;BR /&gt;&lt;BR /&gt;If your (VMS) SMTP problem is in a private network, you could use DNS/MX to your advantage to literally lose all incoming mail, and thus hide the VMS box.&lt;BR /&gt;&lt;BR /&gt;As is one of my VMS servers. [My] VMS box is a server, and it doensnt collaborate in DNS, because it doesnt need to. BUT it sends SMTP mail to a "Notes" server and to the outside world.&lt;BR /&gt;&lt;BR /&gt;The effect is I can send SMTP messages but there's no way the real SMTP/MX servers can route mail back to me because they dont know the VMS box exists.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Steven&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 25 Apr 2007 01:20:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/openvms-disable-smtp-listener-but-still-send-email/m-p/3987821#M89114</guid>
      <dc:creator>Steve-Thompson</dc:creator>
      <dc:date>2007-04-25T01:20:22Z</dc:date>
    </item>
    <item>
      <title>Re: OpenVMS Disable SMTP Listener but still send email</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/openvms-disable-smtp-listener-but-still-send-email/m-p/3987822#M89115</link>
      <description>Maybe I'm missing the point, but the SMTP client is what sends mail.&lt;BR /&gt;&lt;BR /&gt;The email "listener" is POP.  Don't you just want to disable the POP server?</description>
      <pubDate>Wed, 25 Apr 2007 06:22:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/openvms-disable-smtp-listener-but-still-send-email/m-p/3987822#M89115</guid>
      <dc:creator>Bryan Ross</dc:creator>
      <dc:date>2007-04-25T06:22:56Z</dc:date>
    </item>
    <item>
      <title>Re: OpenVMS Disable SMTP Listener but still send email</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/openvms-disable-smtp-listener-but-still-send-email/m-p/3987823#M89116</link>
      <description>If you only want to disable access to the listener, check ucx help set servi/acc.&lt;BR /&gt;You can limit the access.&lt;BR /&gt;&lt;BR /&gt;Wim</description>
      <pubDate>Wed, 25 Apr 2007 06:37:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/openvms-disable-smtp-listener-but-still-send-email/m-p/3987823#M89116</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2007-04-25T06:37:40Z</dc:date>
    </item>
    <item>
      <title>Re: OpenVMS Disable SMTP Listener but still send email</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/openvms-disable-smtp-listener-but-still-send-email/m-p/3987824#M89117</link>
      <description>Bryan,&lt;BR /&gt;the SMTP server is receiving the mail (and sends it to the destination mailbox).&lt;BR /&gt;POP has nothing to do with SMTP sending/receiving, it is a protocol to access user mailboxes on a remote node, wether it is a (the) SMTP or not.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 25 Apr 2007 07:16:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/openvms-disable-smtp-listener-but-still-send-email/m-p/3987824#M89117</guid>
      <dc:creator>Joseph Huber_1</dc:creator>
      <dc:date>2007-04-25T07:16:09Z</dc:date>
    </item>
    <item>
      <title>Re: OpenVMS Disable SMTP Listener but still send email</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/openvms-disable-smtp-listener-but-still-send-email/m-p/3987825#M89118</link>
      <description>&amp;gt; [...] set servi/acc [...]&lt;BR /&gt;&lt;BR /&gt;Why didn't _I_ think of that?  No, wait, ...</description>
      <pubDate>Wed, 25 Apr 2007 08:48:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/openvms-disable-smtp-listener-but-still-send-email/m-p/3987825#M89118</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2007-04-25T08:48:56Z</dc:date>
    </item>
    <item>
      <title>Re: OpenVMS Disable SMTP Listener but still send email</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/openvms-disable-smtp-listener-but-still-send-email/m-p/3987826#M89119</link>
      <description>&lt;BR /&gt;I stand claiming one can disable the SMTP receiver (TCPIP DISABLE SERVICE SMTP) at all, as long as the sender (the SMTP symbiont) is able to find a gateway.&lt;BR /&gt;&lt;BR /&gt;I tried really hard on my system: removed general/alternate gateways, zone, local MX records, deassigned the  TCPIP$SMTP_MX_IF_NOALTGATE logical: since my DNS server (not on VMS, so I can't remove it) still has an MX record, TCPIP$SMTP still can send.&lt;BR /&gt;&lt;BR /&gt;The only question remains to be answered from Glyn after a test on his own system is: does it work like this ?&lt;BR /&gt;&lt;BR /&gt;BTW: if there is no SMTP server on the sending  system, then it should set a /substitute_domain, otherwise it sends out mails with un-replyable reply addresses.</description>
      <pubDate>Wed, 25 Apr 2007 10:13:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/openvms-disable-smtp-listener-but-still-send-email/m-p/3987826#M89119</guid>
      <dc:creator>Joseph Huber_1</dc:creator>
      <dc:date>2007-04-25T10:13:41Z</dc:date>
    </item>
    <item>
      <title>Re: OpenVMS Disable SMTP Listener but still send email</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/openvms-disable-smtp-listener-but-still-send-email/m-p/3987827#M89120</link>
      <description>Rethinking, it even has nothing to do with gateways, TCPIP services SMTP sender will directly contact the destination on port 25. &lt;BR /&gt;&lt;BR /&gt;Only if the destination address is an MX domain name, it must be able to translate to a node address.&lt;BR /&gt;&lt;BR /&gt;But sending turns out to be independent of any SMTP service connected to port 25 of the senders node.&lt;BR /&gt;&lt;BR /&gt;But I wonder why Glyn wants to disable mail receiving at all ?</description>
      <pubDate>Wed, 25 Apr 2007 12:31:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/openvms-disable-smtp-listener-but-still-send-email/m-p/3987827#M89120</guid>
      <dc:creator>Joseph Huber_1</dc:creator>
      <dc:date>2007-04-25T12:31:06Z</dc:date>
    </item>
    <item>
      <title>Re: OpenVMS Disable SMTP Listener but still send email</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/openvms-disable-smtp-listener-but-still-send-email/m-p/3987828#M89121</link>
      <description>I don't propose to speak for anyone else here, but having one-way SMTP is very common in an SMTP environment on a USA Dept. of Defense network, and it is done for security purposes.  &lt;BR /&gt;&lt;BR /&gt;I've got one for which the one-way setup was accomplished by our network team blocking STMP traffic coming towards my cluster at a firewall level.  I have to use a mail relay server for outbound traffic and cannot pick up any inbound mail at all.  It's a real pain, too, because the outbound relay servers remind me of cold molasses.&lt;BR /&gt;&lt;BR /&gt;Before you ask... no, I don't know why they do that for OpenVMS, but then trying to tell a D.o.D. network guru that OpenVMS is not nearly as vulnerable as Windows is like talking to a brick wall.  Except that the brick wall is probably far easier to recognize as such.&lt;BR /&gt;</description>
      <pubDate>Mon, 31 Mar 2008 16:08:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/openvms-disable-smtp-listener-but-still-send-email/m-p/3987828#M89121</guid>
      <dc:creator>Richard W Hunt</dc:creator>
      <dc:date>2008-03-31T16:08:01Z</dc:date>
    </item>
    <item>
      <title>Re: OpenVMS Disable SMTP Listener but still send email</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/openvms-disable-smtp-listener-but-still-send-email/m-p/3987829#M89122</link>
      <description>Just a blind guess - I cannot check at this very moment, but it might just do what you need.&lt;BR /&gt;&lt;BR /&gt;Sending mail is done via queue(s) SMTP&lt;SOMETING&gt;. Leave that in place.&lt;BR /&gt;&lt;BR /&gt;Receiving mail _might_ be handled by a procedure behind port 25: if $ TCPIP SHOW SERVICE/PORT=25 shows a commandprocedure, that will be the one to handle incoming messages. What you might do is edit this file, or replace it with one that does _nothing_ else but EXIT (or read HELO - you'll ghet who's calling - and then drop).&lt;BR /&gt;&lt;BR /&gt;Blunt but effective.&lt;/SOMETING&gt;</description>
      <pubDate>Tue, 01 Apr 2008 04:25:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/openvms-disable-smtp-listener-but-still-send-email/m-p/3987829#M89122</guid>
      <dc:creator>Willem Grooters</dc:creator>
      <dc:date>2008-04-01T04:25:44Z</dc:date>
    </item>
    <item>
      <title>Re: OpenVMS Disable SMTP Listener but still send email</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/openvms-disable-smtp-listener-but-still-send-email/m-p/3987830#M89123</link>
      <description>Just to add to Richard W Hunt's note...we also only allow outbound SMTP and block all inbound at the firewalls. &lt;BR /&gt;&lt;BR /&gt;2 cents.</description>
      <pubDate>Wed, 02 Apr 2008 02:02:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/openvms-disable-smtp-listener-but-still-send-email/m-p/3987830#M89123</guid>
      <dc:creator>Thomas Ritter</dc:creator>
      <dc:date>2008-04-02T02:02:46Z</dc:date>
    </item>
    <item>
      <title>Re: OpenVMS Disable SMTP Listener but still send email</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/openvms-disable-smtp-listener-but-still-send-email/m-p/3987831#M89124</link>
      <description>On my previous mesage:&lt;BR /&gt;&lt;BR /&gt;If a incoming coonect request is received on port 25, procedure TCPIP$SYSTEM:TCPIP$SMTP_RECV_RUN.COM is invoked (using TCPIP V 5.6) - in turn this runs program to process the message. &lt;BR /&gt;Not advisable - but you could think of changing this file, or replace it with another with the same name (or with another but you'd have to prepare TCPIP$CONFIGURE.COM for that. Not advisable either, for the same reason)).&lt;BR /&gt;&lt;BR /&gt;If the system is behind a firewall, why not disable incoming mail on port 25, or transfer it to another port where you simply drop the message - or have no service defined at all. Big advantage: you don't have to mess around in the standard config ;)</description>
      <pubDate>Wed, 02 Apr 2008 16:50:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/openvms-disable-smtp-listener-but-still-send-email/m-p/3987831#M89124</guid>
      <dc:creator>Willem Grooters</dc:creator>
      <dc:date>2008-04-02T16:50:11Z</dc:date>
    </item>
  </channel>
</rss>

