<?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: Howto configure SMTP in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/howto-configure-smtp/m-p/4452994#M58447</link>
    <description>Have you tried configuring substitute domain ?</description>
    <pubDate>Thu, 16 Jul 2009 12:01:00 GMT</pubDate>
    <dc:creator>Ananth S</dc:creator>
    <dc:date>2009-07-16T12:01:00Z</dc:date>
    <item>
      <title>Howto configure SMTP</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/howto-configure-smtp/m-p/4452988#M58441</link>
      <description>Hi, &lt;BR /&gt;&lt;BR /&gt;I thought there was only a VMS heaven, until I met SMTP.&lt;BR /&gt;&lt;BR /&gt;The following setup:&lt;BR /&gt;&lt;BR /&gt;2 node cluster with memory channel&lt;BR /&gt;&lt;BR /&gt;Host1 (cluster)&lt;BR /&gt;ewa0 -- reserved&lt;BR /&gt;ewb0 -- 172 network to Firewall1&lt;BR /&gt;eia0 -- Decnet and LATCP to switch1&lt;BR /&gt;eib0 --192 network to switch&lt;BR /&gt;&lt;BR /&gt;Host2 (cluster)&lt;BR /&gt;ewa0 -- reserved&lt;BR /&gt;ewb0 -- 172 network to Firewall2&lt;BR /&gt;eia0 -- Decnet and Latcp to switch1&lt;BR /&gt;eib0 -- 192 network to switch1&lt;BR /&gt;&lt;BR /&gt;HostA&lt;BR /&gt;eia0 -- 172 network to Firewall3&lt;BR /&gt;ewa0 -- Decnet and Latcp to switch1&lt;BR /&gt;ewb0 --192 network to switch1&lt;BR /&gt;&lt;BR /&gt;Decnet Lines and Circuits have been purged from the TCP/IP interfaces. Actually, not needed for the 192 interfaces, which switch does do any security, but... Latcp has been set to the interfaces used for Decnet (last and lat$device logicals). EWB is the only Gigabit interface. All devices are set to auto-negotiate and are using the correct speed and duplex.&lt;BR /&gt;&lt;BR /&gt;The cluster runs OpenVMS 7.2-1 with TCP/IP 5.1 eco 5. &lt;BR /&gt;Decnet/Latcp &amp;lt;-&amp;gt; HostA&lt;BR /&gt;SMTP, DNS &amp;lt;-&amp;gt; HostA (192 network)&lt;BR /&gt;&lt;BR /&gt;HostA runs OpenVMS 7.3-1 with TCP/IP 5.3 eco 2. &lt;BR /&gt;Decnet/Latcp &amp;lt;-&amp;gt; Cluster&lt;BR /&gt;STMP, BIND server &amp;lt;-&amp;gt; Cluster (192 network)&lt;BR /&gt;&lt;BR /&gt;Problems:&lt;BR /&gt;&lt;BR /&gt;In the initial setup I could not exchange STMP mail beween the nodes of the cluster using their node name. Mail beween HostA and the cluster resulted in host unknown, same with using BIND MX records. Mail between the nodes in the cluster was extremely slow, 15 min. delay.&lt;BR /&gt;&lt;BR /&gt;Mail between the cluster and HostA would also bounce with unknown user (system). With SMTP Relay enabled on the cluster, mail would loop and exceed max number of hops. Nslookup, $tcpip show MX, etc. all looked fine.&lt;BR /&gt;&lt;BR /&gt;I could not see any problems or confusion of DNS names or local host names. I tried several variations, even installed TCP/IP 5.0a, but went back to 5.1 again. No luck, although sending betwen the cluster worked with version 5.0a, exchange with HostA had the same trouble. I also played with Telnet on port 25 to send messages. I analyzed the SMTP logfiles with level 5 debugging, etc. Nothing unusual.&lt;BR /&gt;&lt;BR /&gt;I figured that most of the problems seem to be that the SMTP listener obviously listend on the 172 and 192 interfaces, but would only know about accounts and host on the 172 interface. The reject messages were usually coming from the 172 interface on behalf of the 192 interface. &lt;BR /&gt;&lt;BR /&gt;So I have now worked around some of the issues above by clearing all TCPIP configurations and settings (again) and installing the 192 interface first, setting up SMTP, and then enabling the 172 interface last. At least, now I can exchange mail between the nodes in the cluster and HostA by using hostnames without delays or problems. Actually sending from the cluster to HostA works, but I'm not so sure about the other way.&lt;BR /&gt;&lt;BR /&gt;The problems that remain are:&lt;BR /&gt;&lt;BR /&gt;I cannot use Bind MX records. &lt;BR /&gt;&lt;BR /&gt;mail (nw2lan) to: system@newsgate.xxx.org &lt;BR /&gt;&lt;BR /&gt; --&amp;gt; returns back&lt;BR /&gt; From:   SMTP%"TCPIP$SMTP@nw2lan.aa.xxx.org"&lt;BR /&gt; To:     system@nw2lan.aa.xxx.org&lt;BR /&gt; --- Transcript of session follows ----&lt;BR /&gt; 551  %TCPIP-E-SMTP_NOSUCHUSER, no such user, SYSTEM@NEWSGATE.XXX.ORG&lt;BR /&gt; SYSTEM@NEWSGATE.XXX.ORG (bounced)&lt;BR /&gt;&lt;BR /&gt;SYSTEM@NW2&amp;gt;tcpip sho mx newsgate.xxx.org&lt;BR /&gt;  Server:          192.168.100.201   BIND MX database&lt;BR /&gt;  192.168.100.201  10               ng2lan.aa.XXX.ORG &lt;BR /&gt;  192.168.100.101  20               ng1lan.aa.XXX.ORG&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;mail (nw2lan) to: system@newswire.xxx.org&lt;BR /&gt;&lt;BR /&gt; --&amp;gt; returns back&lt;BR /&gt; From:   SMTP%"TCPIP$SMTP@nw2lan.aa.xxx.org"&lt;BR /&gt; To:     system@nw2lan.aa.xxx.org&lt;BR /&gt; -- Transcript of session follows ----&lt;BR /&gt; %TCPIP-E-SMTP_UNKHST, remote host unknown, newswire.xxx.org&lt;BR /&gt; -SYSTEM-F-NOSUCHNODE, remote node is unknown&lt;BR /&gt;&lt;BR /&gt;SYSTEM@NW2&amp;gt;tcpip sho mx newswire.xxx.org&lt;BR /&gt;  Server:          192.168.100.201   BIND MX database&lt;BR /&gt;  192.168.100.200  10               nw2lan.aa.XXX.ORG&lt;BR /&gt;  192.168.100.100  20               nw1lan.aa.XXX.ORG&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Configurations:&lt;BR /&gt;&lt;BR /&gt;-----  Cluster NW2: -----&lt;BR /&gt;&lt;BR /&gt;SYSTEM@NW2&amp;gt;ucx sho hosts /local&lt;BR /&gt;  127.0.0.1       LOCALHOST, localhost&lt;BR /&gt;  192.168.100.100 nw1lan, NW1LAN(off)&lt;BR /&gt;  172.18.152.128  nw1pub, NW1PUB(off)&lt;BR /&gt;  192.168.100.200 nw2lan, NW2LAN&lt;BR /&gt;  172.18.152.129  nw2pub, NW2PUB&lt;BR /&gt;&lt;BR /&gt;SYSTEM@NW2&amp;gt;ucx sho int&lt;BR /&gt;  IE1        192.168.100.200 255.255.255.0 &lt;BR /&gt;  LO0        127.0.0.1       255.0.0.0&lt;BR /&gt;  WE1        172.18.152.129  255.255.255.0 &lt;BR /&gt;&lt;BR /&gt;SYSTEM@NW2&amp;gt;sho network&lt;BR /&gt;  Product:  DECNET        Node:  NW2                  Address(es):  1.2&lt;BR /&gt;  Product:  TCP/IP        Node:  nw2lan.aa.xxx.org  Address(es):  192.168.100.200&lt;BR /&gt;&lt;BR /&gt;SYSTEM@NW2&amp;gt;ucx sho conf smtp&lt;BR /&gt;  EIGHT_BIT (needed)&lt;BR /&gt;  RELAY&lt;BR /&gt;  NOHEADERS (needed)&lt;BR /&gt;  Alternate gateway:  not defined&lt;BR /&gt;  General gateway:    not defined&lt;BR /&gt;  Substitute domain:  not defined&lt;BR /&gt;  Zone:               not defined&lt;BR /&gt;&lt;BR /&gt;SYSTEM@NW2&amp;gt;ucx sho conf name&lt;BR /&gt;  Transport:  UDP&lt;BR /&gt;  Domain:     aa.xxx.org&lt;BR /&gt;  Retry:         4&lt;BR /&gt;  Timeout:       4&lt;BR /&gt;  Servers:    192.168.100.201, 192.168.100.101(off)&lt;BR /&gt;  Path:       No values defined&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;HostA NG2:&lt;BR /&gt;&lt;BR /&gt;SYSTEM@NG2&amp;gt;ucx sho hosts /local&lt;BR /&gt;  127.0.0.1       LOCALHOST, localhost&lt;BR /&gt;  192.168.100.201 ng2lan, NG2LAN&lt;BR /&gt;  172.18.136.65   ng2pub, NG2PUB&lt;BR /&gt;&lt;BR /&gt;SYSTEM@NG2&amp;gt;ucx sho int&lt;BR /&gt;  IE0        172.18.136.65   255.255.255.0&lt;BR /&gt;  LO0        127.0.0.1       255.0.0.0  &lt;BR /&gt;  WE1        192.168.100.201 255.255.255.0 &lt;BR /&gt;&lt;BR /&gt;SYSTEM@NG2&amp;gt;sho network&lt;BR /&gt;  Product:  DECNET        Node:  NG2                  Address(es):  1.20&lt;BR /&gt;  Product:  TCP/IP        Node:  ng2lan.aa.xxx.org  Address(es):  192.168.100.201&lt;BR /&gt;  SYSTEM@NG2&amp;gt;tcpip sho conf smtp&lt;BR /&gt;  NOEIGHT_BIT&lt;BR /&gt;  NORELAY&lt;BR /&gt;  TOP_HEADERS&lt;BR /&gt;  Alternate gateway:  not defined&lt;BR /&gt;  General gateway:    not defined&lt;BR /&gt;  Substitute domain:  not defined&lt;BR /&gt;  Zone:               not defined&lt;BR /&gt; &lt;BR /&gt;SYSTEM@NG2&amp;gt;ucx sho conf name&lt;BR /&gt;  Transport:  UDP&lt;BR /&gt;  Domain:     aa.xxx.org&lt;BR /&gt;  Retry:         4&lt;BR /&gt;  Timeout:       4&lt;BR /&gt;  Servers:    127.0.0.1&lt;BR /&gt;  Path:       No values defined&lt;BR /&gt;&lt;BR /&gt;--- BIND on NG2&lt;BR /&gt;&lt;BR /&gt;;File:          SYS$SPECIFIC:[TCPIP$BIND]XXX_ORG.DB&lt;BR /&gt;;Domain:        XXX.ORG&lt;BR /&gt;;&lt;BR /&gt;@ IN SOA xxx.org. system.localhost (&lt;BR /&gt;          20                   ;           Serial number&lt;BR /&gt;          3600                 ; 1 hour    Refresh&lt;BR /&gt;          300                  ; 5 minutes Retry&lt;BR /&gt;          172800               ; 2 days    Expire&lt;BR /&gt;          43200 )              ; 12 hours  Minimum&lt;BR /&gt;&lt;BR /&gt;                               IN NS    ng2lan.aa.xxx.org.&lt;BR /&gt;&lt;BR /&gt;newsgate                      IN MX    10 ng2lan.aa.xxx.org.&lt;BR /&gt;newswire                       IN MX    10 nw2lan.aa.xxx.org.&lt;BR /&gt;&lt;BR /&gt;nw1lan.aa.xxx.org.           IN A     192.168.100.100(off)&lt;BR /&gt;nw2lan.aa.xxx.org.           IN A     192.168.100.200&lt;BR /&gt;ng1lan.aa.xxx.org.           IN A     192.168.100.101(off)&lt;BR /&gt;ng2lan.aa.xxx.org.           IN A     192.168.100.201&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 04 Jul 2009 18:30:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/howto-configure-smtp/m-p/4452988#M58441</guid>
      <dc:creator>Markus Waldorf_1</dc:creator>
      <dc:date>2009-07-04T18:30:36Z</dc:date>
    </item>
    <item>
      <title>Re: Howto configure SMTP</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/howto-configure-smtp/m-p/4452989#M58442</link>
      <description>&lt;P&gt;Hi Markus,&lt;BR /&gt;&lt;BR /&gt;I did respond to your other thread about this.&lt;BR /&gt;&lt;BR /&gt;When you get errors like the no such user, what does the SMTP log file say?&lt;BR /&gt;&lt;BR /&gt;The page&lt;STRIKE&gt; &lt;A&gt;http://h71000.www7.hp.com/doc/83final/6526/6526pro_042.html&lt;/A&gt;&lt;/STRIKE&gt; may help too.&lt;/P&gt;
&lt;P&gt;&lt;FONT size="1 2 3 4 5 6 7"&gt;&lt;SPAN&gt;[Moderator edit: The above link is no longer valid. Please refer to&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://support.hpe.com/" target="_blank" rel="nofollow noopener noreferrer"&gt;https://support.hpe.com/&lt;/A&gt;&lt;SPAN&gt;]&lt;/SPAN&gt;&lt;/FONT&gt;&lt;BR /&gt;Steve&lt;/P&gt;</description>
      <pubDate>Tue, 13 Dec 2022 14:47:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/howto-configure-smtp/m-p/4452989#M58442</guid>
      <dc:creator>Steve Reece_3</dc:creator>
      <dc:date>2022-12-13T14:47:20Z</dc:date>
    </item>
    <item>
      <title>Re: Howto configure SMTP</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/howto-configure-smtp/m-p/4452990#M58443</link>
      <description>Thanks again. I have been changing and experimenting too much that I started a new thread to be able to reproduce errors again. I'm done with experimenting. &lt;BR /&gt;&lt;BR /&gt;The error from the log file is %SYSTEM-?-TAPEPOSLOST, magnetic tape position lost, which is very strange I think.&lt;BR /&gt;&lt;BR /&gt;Regarding the /zone and alternate gateway, I'm not sure what I should enter there.  I played with it but whatever I put there, mail just disappears. To my understanding, the machines default zone according to the Bind resolver is aa.xxx.org. Mail send to xxx.org should thus call the MX recordsm querying the DNS server.&lt;BR /&gt;&lt;BR /&gt;For the tests below, the zone and gateway entries are cleared again.&lt;BR /&gt;&lt;BR /&gt;I wonder about "Relay-Based-On-Mx             : FALSE" though.&lt;BR /&gt;&lt;BR /&gt;TCPIP SMTP configuration data:&lt;BR /&gt;Server-Nodes                  : NW2&lt;BR /&gt;Queue-Name                    : TCPIP$SMTP_NW2_00&lt;BR /&gt;Alternate-Gateway             : &lt;BR /&gt;General-Gateway               : &lt;BR /&gt;Substitute-Domain             : &lt;BR /&gt;Zone                          : &lt;BR /&gt;Postmaster-Alias              : TCPIP$SMTP&lt;BR /&gt;Postmaster-Forwards-To        : SYSTEM&lt;BR /&gt;Foreign-Transport-Synonyms    : &lt;BR /&gt;Initial-Interval              : 0 00:30:00.00&lt;BR /&gt;Retry-Interval                : 0 01:00:00.00&lt;BR /&gt;Retry-Maximum                 : 3 00:00:00.00&lt;BR /&gt;Receive-Timeout               : 5&lt;BR /&gt;Retry-Address                 : 16&lt;BR /&gt;Hop-Count                     : 16&lt;BR /&gt;Symbiont-Snapshot-Blocks      : 0&lt;BR /&gt;Receiver-Snapshot-Blocks      : 0&lt;BR /&gt;Utilities-Snapshot-Blocks     : 0&lt;BR /&gt;Send-Timeout-Init             : 5&lt;BR /&gt;Send-Timeout-Mail             : 5&lt;BR /&gt;Send-Timeout-Rcpt             : 5&lt;BR /&gt;Send-Timeout-Data             : 3&lt;BR /&gt;Send-Timeout-Term             : 10&lt;BR /&gt;Log-Level                     : 5&lt;BR /&gt;Receiver-Debug                : 0&lt;BR /&gt;Receiver-Trace                : 0&lt;BR /&gt;Symbiont-Debug                : 0&lt;BR /&gt;Symbiont-Trace                : 0&lt;BR /&gt;Utilities-Debug               : 0&lt;BR /&gt;Utilities-Trace               : 0&lt;BR /&gt;EF-Debug-Level                : 0&lt;BR /&gt;Channel-Debug-Level           : 0&lt;BR /&gt;Header-Placement              : NONE&lt;BR /&gt;Eightbit                      : TRUE&lt;BR /&gt;Relay                         : TRUE&lt;BR /&gt;Altgate-Always                : FALSE&lt;BR /&gt;Mx-If-Noaltgate               : FALSE&lt;BR /&gt;No-Mx                         : FALSE&lt;BR /&gt;No-Subs-Domain-Inbound        : FALSE&lt;BR /&gt;Smtp-Jacket-Local             : TRUE&lt;BR /&gt;Cent-Sign-Hack                : TRUE&lt;BR /&gt;Nosey                         : FALSE&lt;BR /&gt;Log-Line-Numbers              : FALSE&lt;BR /&gt;Memory-Debug                  : FALSE&lt;BR /&gt;Mail$Protocol-Debug           : FALSE&lt;BR /&gt;CF-Debug                      : FALSE&lt;BR /&gt;Parse-Debug                   : FALSE&lt;BR /&gt;Deliver-VMS-Def-To            : FALSE&lt;BR /&gt;Deliver-NoXVMS                : FALSE&lt;BR /&gt;MTS-From-Hack                 : FALSE&lt;BR /&gt;Rewrite-MTS-From              : FALSE&lt;BR /&gt;Local-Alias-Only              : FALSE&lt;BR /&gt;Relay-Based-On-Mx             : FALSE&lt;BR /&gt;Reject-Unbacktranslatable-IP  : FALSE&lt;BR /&gt;Accept-Unqualified-Senders    : FALSE&lt;BR /&gt;Accept-Unresolvable-Domains   : FALSE&lt;BR /&gt;SFF-Requires-Priv             : FALSE&lt;BR /&gt;8BitMIME-Hack                 : FALSE&lt;BR /&gt;Suppress-Version-Info         : FALSE&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;---&amp;gt; sending from nw2 to system@newswire.xxx.org&lt;BR /&gt;&lt;BR /&gt;It bounces with remote host unknown&lt;BR /&gt;&lt;BR /&gt;The portions of the stmp log file show:&lt;BR /&gt;&lt;BR /&gt;#smtp$util\4697 MX Lookup for destination newswire.xxx.org&lt;BR /&gt;smtp$util\4845 gateway nw2lan.aa.xxx.org is me. Stopping MX lookup. Skipping MX rec's with equal preference&lt;BR /&gt;Dump of MX list for destination host newswire.xxx.org&lt;BR /&gt;Number of MX entries: 0&lt;BR /&gt;... etc...&lt;BR /&gt;From: system@nw2lan.aa.xxx.org&lt;BR /&gt;To: SYSTEM@newswire.xxx.org&lt;BR /&gt;Subject: &lt;OMITTED&gt;&lt;BR /&gt;X-VMS-To: SYSTEM@NEWSWIRE.XXX.ORG&lt;BR /&gt;A permanent error makes this mail undeliverable. Must bounce it.&lt;BR /&gt;&lt;BR /&gt;My interpretation of this is that SMTP queries MX, finds out that its pointing back to the itself, but instead of resolving the MX record and changing the MX domain to a host name, it just enters the MX domain into VMS mail, which of course bounces.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;----&amp;gt; sending from nw2 to system@newsgate.xxx.org&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;#smtp$util\4697 MX Lookup for destination newsgate.xxx.org&lt;BR /&gt;Dump of MX list for destination host newsgate.xxx.org&lt;BR /&gt;Number of MX entries: 2&lt;BR /&gt;Expiration Date:      6-JUL-2009 12:28:57.89&lt;BR /&gt;   Gate: ng2lan.aa.xxx.org, Preference: 10&lt;BR /&gt;   Gate: ng1lan.aa.xxx.org, Preference: 20&lt;BR /&gt;... etc...&lt;BR /&gt;#smtp_sender_cmd\1037 entering connect_to_server&lt;BR /&gt;tcp_connecting to server ng2lan.aa.xxx.org&lt;BR /&gt;.... etc...&lt;BR /&gt;#smtp_read_reply:recv:status=80, vaxc$errno=1&lt;BR /&gt;recv buf=250 ng2lan.aa.xxx.org Hello nw2lan.aa.xxx.org, pleased to meet you, friend\0d\0a&lt;BR /&gt;... etc...&lt;BR /&gt;#smtp$send_error.c\1612:smtp$send_error: name SYSTEM@NEWSGATE.XXX.ORG&lt;BR /&gt;#smtp$send_error.c\1615:smtp$send_error: status-&amp;gt;a_ercode %TCPIP-E-SMTP_NOSUCHUSER, no such user, !AS&lt;BR /&gt;#smtp$send_error.c\1619:smtp$send_error: status-&amp;gt;absl.error_code %SYSTEM-?-TAPEPOSLOST, magnetic tape position lost&lt;BR /&gt;551  %TCPIP-E-SMTP_NOSUCHUSER, no such user, SYSTEM@NEWSGATE.XXX.ORG&lt;BR /&gt;&lt;BR /&gt;What the heck is a TAPE position lost doing here?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;At the end it shows:&lt;BR /&gt;&lt;BR /&gt;#smtp_symbiont\801:close trace file and exit&lt;BR /&gt;smtp$symb condh entered with condition code. %TCPIP-I-SMTP_SYMBSTOP, symbiont is stopped&lt;BR /&gt;&lt;BR /&gt;%%%%%%%%%%%%                    5-JUL-2009 12:29:07.66  %%%%%%%%%%%%&lt;BR /&gt;%TCPIP-I-SMTP_SYMBSTOP, symbiont is stopped&lt;BR /&gt;#smtp_symbiont\1363:smtp$send_to_jobctl&lt;BR /&gt;#smtp_symbiont\1386:smb$send_to_jobctl st:1&lt;BR /&gt;#smtp_symbiont\917:out of AST&lt;BR /&gt;#smtp_symbiont\651: woke up sf 1 ef 1 af 1 tf 0&lt;BR /&gt;PAGFILCNT has dropped from 4243088 to 4241744.&lt;BR /&gt;#smtp_symbiont\291:  5-JUL-2009 12:29:07.67: symb_exit_handler entered. exit_status=1. log_level=5&lt;BR /&gt; 5-JUL-2009 12:29:07.67: Symbiont process exiting. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/OMITTED&gt;</description>
      <pubDate>Sun, 05 Jul 2009 09:58:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/howto-configure-smtp/m-p/4452990#M58443</guid>
      <dc:creator>Markus Waldorf_1</dc:creator>
      <dc:date>2009-07-05T09:58:43Z</dc:date>
    </item>
    <item>
      <title>Re: Howto configure SMTP</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/howto-configure-smtp/m-p/4452991#M58444</link>
      <description>here is the logfile from &lt;BR /&gt;&lt;BR /&gt;--&amp;gt; sending from NG2 to system@newswire.xxx.org&lt;BR /&gt;&lt;BR /&gt;#smtp$util\4799 MX Lookup for destination newswire.xxx.org&lt;BR /&gt;Dump of MX list for destination host newswire.xxx.org&lt;BR /&gt;Number of MX entries: 2&lt;BR /&gt;Expiration Date:      6-JUL-2009 13:05:41.13&lt;BR /&gt;   Gate: nw2lan.aa.xxx.org, Preference: 10&lt;BR /&gt;   Gate: nw1lan.aa.xxx.org, Preference: 20&lt;BR /&gt;Sender will relay mail to newswire.xxx.org using this ordered list of gateways&lt;BR /&gt;Number of MX entries: 2&lt;BR /&gt;Expiration Date:      17-NOV-1858 00:00:00.00&lt;BR /&gt;   Gate: nw2lan.aa.xxx.org, Preference: 10&lt;BR /&gt;   Gate: nw1lan.aa.xxx.org, Preference: 20&lt;BR /&gt;#smtp_sender_cmd\1037 entering connect_to_server&lt;BR /&gt;tcp_connecting to server nw2lan.aa.xxx.org&lt;BR /&gt;...&lt;BR /&gt;recv buf=220 nw2lan.aa.xxx.org V5.1-15Q, OpenVMS V7.2-1 Alpha ready at Sun, 5 Jul 2009 13:05:52 +0200 \0d\0a&lt;BR /&gt;#smtp_read_reply:end_of_reply=1&lt;BR /&gt;#smtp_read_reply:returning 1&lt;BR /&gt;#smtp_sender_cmd\1270 smtp_sender_greeting exiting: status: 1&lt;BR /&gt;#smtp_sender_cmd\1746 Entering smtp_sender_helo&lt;BR /&gt;send buf=HELO ng2lan.aa.xxx.org\0d\0a&lt;BR /&gt;...&lt;BR /&gt;recv buf=250 nw2lan.aa.xxx.org Hello ng2lan.aa.xxx.org, pleased to meet you, friend\0d\0a&lt;BR /&gt;...&lt;BR /&gt;recv buf=250 &amp;lt;&lt;SYSTEM&gt;&amp;gt;... Recipient OK\0d\0a&lt;BR /&gt;#smtp_read_reply:end_of_reply=1&lt;BR /&gt;....&lt;BR /&gt;Return-Path: system@ng2lan.aa.xxx.org&lt;BR /&gt;Date: Sun, 5 Jul 2009 13:05:31 +0200 (MET DST)&lt;BR /&gt;Message-Id: &amp;lt;09070513053115@ng2lan.aa.xxx.org&amp;gt;&lt;BR /&gt;From: system@ng2lan.aa.xxx.org&lt;BR /&gt;To: SYSTEM@newswire.xxx.org&lt;BR /&gt;Subject: &lt;OMITTED&gt;&lt;BR /&gt;X-VMS-To: SYSTEM@NEWSWIRE.XXX.ORG&lt;BR /&gt;#smtp$do_task\1727:smtp$do_task: All done with CF. Deleting it. CF name _NG2$DKA0:[SYS0.SYSMGR]09070513053115_SYSTEM-133.TCPIP_NG2;1&lt;BR /&gt;#smtp$do_task\1739:Task is done. status: %SYSTEM-S-NORMAL, normal successful completion&lt;BR /&gt;&lt;BR /&gt;$TCPIP show mail on NW2 shows that&lt;BR /&gt;the mail is pending. I removed all mail on NW2 with $tcpip remove mail, anal mail and removed the files shown with no queue entries. After that I defined the logicals below and restarted smtp by @sys$startup:tcpip$smtp_shutdown /startup&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;SYSTEM@NW2&amp;gt;define/system tcpip$smtp_recv_debug 1&lt;BR /&gt;SYSTEM@NW2&amp;gt;define/system tcpip$smtp_recv_trace 1&lt;BR /&gt;&lt;BR /&gt;Sending the same mail from NG2 to sytem@newswire.xxx.org this time the bounced back to NG2 with "unkown host newswire.aaa.org"&lt;BR /&gt;&lt;BR /&gt;the TCPIP$SMTP_RECV_RUN.LOG on NW2 shows:&lt;BR /&gt;&lt;BR /&gt;SMTP_RECV_MAIL: address family is IPv6 (AF_INET6)&lt;BR /&gt;SMTP_RECV_MAIL: remote host IP address: 192.168.100.201&lt;BR /&gt;SMTP_RECV_MAIL: remote host name: ng2lan.aa.xxx.org&lt;BR /&gt;Empty Good-Clients list. Consider everybody a known good client.&lt;BR /&gt;check_client_ip_list checking 192.168.100.201 against Bad-Clients list&lt;BR /&gt;Empty list. Returning no match.&lt;BR /&gt;recv_serv: local host = nw2lan.aa.xxx.org&lt;BR /&gt;recv_serv: remote host = ng2lan.aa.xxx.org&lt;BR /&gt;recv_serv: client_known = CLIENTGOOD&lt;BR /&gt;...etc...&lt;BR /&gt;no problems.&lt;BR /&gt;&lt;BR /&gt;Analayze mail on NW2 shows again:&lt;BR /&gt;%TCPIP-I-ANA_FILNOQ, found 5 files with no queue entries&lt;BR /&gt;&lt;BR /&gt;The smtp log files shows:&lt;BR /&gt;&lt;BR /&gt;#smtp_sender_cmd\1362 Building MX record list.&lt;BR /&gt;Entering build_server_mx_list&lt;BR /&gt;#smtp_sender_cmd\2693 Entering new_smtp_sender_gate&lt;BR /&gt;#smtp$util\4697 MX Lookup for destination newswire.xxx.org&lt;BR /&gt;smtp$util\4845 gateway nw2lan.aa.xxx.org is me. Stopping MX lookup. Skipping MX rec's with equal preference&lt;BR /&gt;Dump of MX list for destination host newswire.xxx.org&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;--&amp;gt; that's the same problem as sending from NW2 to newswire.xx.org&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/OMITTED&gt;&lt;/SYSTEM&gt;</description>
      <pubDate>Sun, 05 Jul 2009 10:36:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/howto-configure-smtp/m-p/4452991#M58444</guid>
      <dc:creator>Markus Waldorf_1</dc:creator>
      <dc:date>2009-07-05T10:36:08Z</dc:date>
    </item>
    <item>
      <title>Re: Howto configure SMTP</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/howto-configure-smtp/m-p/4452992#M58445</link>
      <description>By now I'm probably reporting to myself here, but so far I have come to the following update:&lt;BR /&gt;&lt;BR /&gt;a) there is nothing wrong with the configuration. I stopped SMTP on NG2 and installed Communigate Pro. For the fist time I can email from NW2 to NG2  using the NG2 "newsgate.xxx.org" MX domain. Why this does not work with UCX SMTP - I don't know.&lt;BR /&gt;&lt;BR /&gt;b) there is no reason for me to specify any zone or smtp alternate gateway. To be honest, I read this section in the manual several times, and while it sounds logic, it does not make any sense. If a mail host ist not known such as "newswire.xxx.org" it should query the DNS. But instead, UCX smtp queries the DNS, finds out that it points to back to the me, decides not to use MX and tries to deliver the mail locally, probably using the MX domain name, which of course does not work, returning an unknown host error.&lt;BR /&gt;&lt;BR /&gt;Btw. I reconfigured the MX record for newsgate.xxx.org to newsgate.aa.xxx.org, so it is in the same domain as the server nw2lan.aa.xxx.org I'm sending from. Now when sending mail to newsgate.aa.xxx.org it returns: DNS Loop: MX-record ng2lan.cz.rferl.org points back to us. That is not true. I verified it several times, including reverse lookup. There are no local host entries for ng2lan either. nslookup reports proper IP addresses.&lt;BR /&gt;&lt;BR /&gt;c) I can send from NW2 to NG2 now with Communigate installed on NG2. However the other way around does not work, either using the NW2 hostname or domain name. According to the logs, NW2 accepts the email, but on NW2 the email keeps processing forever. The difference to the previous setup with where it works sending to NW2 using its hostname, is that NG2 is now relaying to NW2. SMTP relay on NW2 is on.  It creates SMTP control files without queue entries, or whatever.&lt;BR /&gt;&lt;BR /&gt;My conclusion:&lt;BR /&gt;&lt;BR /&gt;I tried everyting possible with this SMTP. Something just seems hardcoded inside: Don't send or accept smtp mail if the MX record points to myself. Well, how else can it work?!</description>
      <pubDate>Mon, 06 Jul 2009 22:22:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/howto-configure-smtp/m-p/4452992#M58445</guid>
      <dc:creator>Markus Waldorf_1</dc:creator>
      <dc:date>2009-07-06T22:22:03Z</dc:date>
    </item>
    <item>
      <title>Re: Howto configure SMTP</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/howto-configure-smtp/m-p/4452993#M58446</link>
      <description>I still have not found out what could possibly be wrong in my environment. But I found a work-around today that enables me to address mail from outside to @newswire MX domain, without having the cluster nodes processing such mail forever and delaying every other emails.&lt;BR /&gt;&lt;BR /&gt;Creating a local aliase file in each&lt;BR /&gt;TCPIP$SMTP_COMMON directory for each node:&lt;BR /&gt;&lt;BR /&gt;TCPIP$SMTP_LOCAL_ALIASES.TXT&lt;BR /&gt;&lt;BR /&gt;containing:&lt;BR /&gt;&lt;BR /&gt;newswire.xxx.org&lt;BR /&gt;&lt;BR /&gt;Mail to the mx domain from inside and outside now delivers instantly. Why this is necessary - I don't know.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Markus&lt;BR /&gt;</description>
      <pubDate>Sun, 12 Jul 2009 10:02:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/howto-configure-smtp/m-p/4452993#M58446</guid>
      <dc:creator>Markus Waldorf_1</dc:creator>
      <dc:date>2009-07-12T10:02:05Z</dc:date>
    </item>
    <item>
      <title>Re: Howto configure SMTP</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/howto-configure-smtp/m-p/4452994#M58447</link>
      <description>Have you tried configuring substitute domain ?</description>
      <pubDate>Thu, 16 Jul 2009 12:01:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/howto-configure-smtp/m-p/4452994#M58447</guid>
      <dc:creator>Ananth S</dc:creator>
      <dc:date>2009-07-16T12:01:00Z</dc:date>
    </item>
  </channel>
</rss>

