<?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: relay mail problems in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/relay-mail-problems/m-p/3361234#M194110</link>
    <description>Yes, I can telnet to the mailserver, I when I get there it hangs.  sometimes it responds, but it usually hangs</description>
    <pubDate>Thu, 19 Aug 2004 13:53:57 GMT</pubDate>
    <dc:creator>doug kirk</dc:creator>
    <dc:date>2004-08-19T13:53:57Z</dc:date>
    <item>
      <title>relay mail problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/relay-mail-problems/m-p/3361227#M194103</link>
      <description>I am using my hp server to send mail from my telalert application to another mailserver to relay to the internet.  from my HP server I get the following error messages: "failed call, connected but message not sent"&lt;BR /&gt;&lt;BR /&gt;On the remote mail server the log shows:&lt;BR /&gt;&lt;BR /&gt;@400000004124ba5c1ead532c tcpserver: pid 27405 from 204.44.X.XX(my hp server)&lt;BR /&gt;@400000004124bab8348899cc tcpserver: ok 27405 :204.44.X.XX:25(remoteserver):204.44.X.XX(my hp server)::60699&lt;BR /&gt;~&lt;BR /&gt;The message seems to get lost.&lt;BR /&gt;&lt;BR /&gt;This is what it should look like:&lt;BR /&gt;@400000004124bb3920189f14 tcpserver: pid 27788 from 204.124.84.48&lt;BR /&gt;@400000004124bb392026c044 tcpserver: ok 27788 :204.44.X.XX:25(remote server)&lt;BR /&gt;mail.firstdatacorp.com:204.124.84.48::1765&lt;BR /&gt;@400000004124bb392fb43a14 tcpserver: end 27788 status 0&lt;BR /&gt;&lt;BR /&gt;What could be the cause of this? Is it a problem with my hp server or the remote server?</description>
      <pubDate>Thu, 19 Aug 2004 10:55:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/relay-mail-problems/m-p/3361227#M194103</guid>
      <dc:creator>doug kirk</dc:creator>
      <dc:date>2004-08-19T10:55:35Z</dc:date>
    </item>
    <item>
      <title>Re: relay mail problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/relay-mail-problems/m-p/3361228#M194104</link>
      <description>If you send mail from the HP server to your mail relay (not telalert) does that mail get through?</description>
      <pubDate>Thu, 19 Aug 2004 12:20:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/relay-mail-problems/m-p/3361228#M194104</guid>
      <dc:creator>Rick Garland</dc:creator>
      <dc:date>2004-08-19T12:20:19Z</dc:date>
    </item>
    <item>
      <title>Re: relay mail problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/relay-mail-problems/m-p/3361229#M194105</link>
      <description>test using direct: sendmail&lt;BR /&gt;&lt;BR /&gt;sendmail -v &lt;USER&gt;@domain.com &amp;lt; test.msg&lt;BR /&gt;&lt;BR /&gt;also try:&lt;BR /&gt;&lt;BR /&gt;sendmail -bv &lt;USER&gt;@domain.com&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/USER&gt;&lt;/USER&gt;</description>
      <pubDate>Thu, 19 Aug 2004 13:16:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/relay-mail-problems/m-p/3361229#M194105</guid>
      <dc:creator>D Block 2</dc:creator>
      <dc:date>2004-08-19T13:16:50Z</dc:date>
    </item>
    <item>
      <title>Re: relay mail problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/relay-mail-problems/m-p/3361230#M194106</link>
      <description>I am only using telalert to send the email.  I do not have sendmail configured on my hp server.</description>
      <pubDate>Thu, 19 Aug 2004 13:18:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/relay-mail-problems/m-p/3361230#M194106</guid>
      <dc:creator>doug kirk</dc:creator>
      <dc:date>2004-08-19T13:18:19Z</dc:date>
    </item>
    <item>
      <title>Re: relay mail problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/relay-mail-problems/m-p/3361231#M194107</link>
      <description>If sendmail is not configured on your server, then telalert will have problems as well. The telalert can use the email capabilities of your server to send messages but only if the email is setup.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 19 Aug 2004 13:26:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/relay-mail-problems/m-p/3361231#M194107</guid>
      <dc:creator>Rick Garland</dc:creator>
      <dc:date>2004-08-19T13:26:57Z</dc:date>
    </item>
    <item>
      <title>Re: relay mail problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/relay-mail-problems/m-p/3361232#M194108</link>
      <description>OK, Maybe this will help better explain my problem a little bit. First, I don't fully understand sendmail. I was pointing telalert to a sidwinder firewall that was relaying mail.  This was working fine. They took the sidewinder out and put in a new mailserver. I am now trying to point telalert to it and I get the errors described above. &lt;BR /&gt;&lt;BR /&gt;When I do a sendmail -v &lt;USER&gt;@mydomain.com &amp;lt; test.msg I get  mydomain.com: Name server timeout&lt;BR /&gt;user@mydomain.com... Transient parse error -- message queued for future delivery&lt;BR /&gt;&lt;BR /&gt;sendmail -bv &lt;USER&gt;@domain.com -- I get user@mydomain.com... deliverable: mailer esmtp, host mydomain.com, user user@mydomain.com&lt;BR /&gt;Hope this helps&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/USER&gt;&lt;/USER&gt;</description>
      <pubDate>Thu, 19 Aug 2004 13:39:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/relay-mail-problems/m-p/3361232#M194108</guid>
      <dc:creator>doug kirk</dc:creator>
      <dc:date>2004-08-19T13:39:58Z</dc:date>
    </item>
    <item>
      <title>Re: relay mail problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/relay-mail-problems/m-p/3361233#M194109</link>
      <description>Is the new mail server accessible form this box?? From this box can you telnet to new mail server on port 25???&lt;BR /&gt;&lt;BR /&gt;Anil</description>
      <pubDate>Thu, 19 Aug 2004 13:46:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/relay-mail-problems/m-p/3361233#M194109</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2004-08-19T13:46:12Z</dc:date>
    </item>
    <item>
      <title>Re: relay mail problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/relay-mail-problems/m-p/3361234#M194110</link>
      <description>Yes, I can telnet to the mailserver, I when I get there it hangs.  sometimes it responds, but it usually hangs</description>
      <pubDate>Thu, 19 Aug 2004 13:53:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/relay-mail-problems/m-p/3361234#M194110</guid>
      <dc:creator>doug kirk</dc:creator>
      <dc:date>2004-08-19T13:53:57Z</dc:date>
    </item>
    <item>
      <title>Re: relay mail problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/relay-mail-problems/m-p/3361235#M194111</link>
      <description>The transient parse error is usually a sign of not resolving.&lt;BR /&gt;&lt;BR /&gt;In the /etc/mail/sendmail.cf file, do you have the DS defined? This is for the smart relay host. If not can you input the value for the new mail server? This way all mail will be directed to the mail server, including the telalert mail.</description>
      <pubDate>Thu, 19 Aug 2004 14:10:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/relay-mail-problems/m-p/3361235#M194111</guid>
      <dc:creator>Rick Garland</dc:creator>
      <dc:date>2004-08-19T14:10:02Z</dc:date>
    </item>
    <item>
      <title>Re: relay mail problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/relay-mail-problems/m-p/3361236#M194112</link>
      <description>Do I really want to change the DS when I have telalert sending mail to some exchange servers as well for internal mail?</description>
      <pubDate>Thu, 19 Aug 2004 14:18:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/relay-mail-problems/m-p/3361236#M194112</guid>
      <dc:creator>doug kirk</dc:creator>
      <dc:date>2004-08-19T14:18:02Z</dc:date>
    </item>
    <item>
      <title>Re: relay mail problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/relay-mail-problems/m-p/3361237#M194113</link>
      <description>I'm curious how it is sending mail now if you do not have a mail relay defined?&lt;BR /&gt;&lt;BR /&gt;The mail relay that you define, will it know about the other exchange servers. Can it forward the mail to those exchange servers?&lt;BR /&gt;&lt;BR /&gt;Are you defining the mail destinations within telalert? If so, can you add additional mail servers?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 19 Aug 2004 14:23:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/relay-mail-problems/m-p/3361237#M194113</guid>
      <dc:creator>Rick Garland</dc:creator>
      <dc:date>2004-08-19T14:23:01Z</dc:date>
    </item>
    <item>
      <title>Re: relay mail problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/relay-mail-problems/m-p/3361238#M194114</link>
      <description>I have defined what the email servers are within the telalert application. I have the exchange servers for internal email and had the firewall as the external email relay for pager and cellphones.  I am trying to move to a new email relay server for external mail.  Internal mail is still working fine.  If I point to the old firewall to send mail it works great.  If i point to the new mailserver it hangs.  They think it is an issue on my server since it is relaying all other outbound mail except mine.</description>
      <pubDate>Thu, 19 Aug 2004 14:30:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/relay-mail-problems/m-p/3361238#M194114</guid>
      <dc:creator>doug kirk</dc:creator>
      <dc:date>2004-08-19T14:30:45Z</dc:date>
    </item>
    <item>
      <title>Re: relay mail problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/relay-mail-problems/m-p/3361239#M194115</link>
      <description>I think here the problem with new server. Would advise you compare the config between the old working mail server and new server.&lt;BR /&gt;&lt;BR /&gt;HP-UX just does not come in picture in this setup. Tearalert is just pointing the email to new email server(without sendmail) So at most it is just the nic through which it is going. So make sure on new mail server your hp-ux box is known as it was known to old (working) mail server. Is the new cpable of resolving the external mail properly??&lt;BR /&gt;&lt;BR /&gt;Anil</description>
      <pubDate>Thu, 19 Aug 2004 14:38:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/relay-mail-problems/m-p/3361239#M194115</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2004-08-19T14:38:37Z</dc:date>
    </item>
    <item>
      <title>Re: relay mail problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/relay-mail-problems/m-p/3361240#M194116</link>
      <description>The new mail relay server is handling all outbound mail except mine.  That is why they think it is a problem with my server.</description>
      <pubDate>Fri, 20 Aug 2004 08:21:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/relay-mail-problems/m-p/3361240#M194116</guid>
      <dc:creator>doug kirk</dc:creator>
      <dc:date>2004-08-20T08:21:45Z</dc:date>
    </item>
    <item>
      <title>Re: relay mail problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/relay-mail-problems/m-p/3361241#M194117</link>
      <description>There are 2 possible fixes that I can see right now.&lt;BR /&gt;&lt;BR /&gt;1) The new mail server is setup to only accept mail from specified host/IP addresses.&lt;BR /&gt;&lt;BR /&gt;If this is true then the new mail server needs to have added to its list that mail is to be accepted from this specific host/IP.&lt;BR /&gt;&lt;BR /&gt;2) The new mail server is setup to accept mail only from specified domains or has a specific mail envelope setting.&lt;BR /&gt;&lt;BR /&gt;If this is true then you will need to modify the sendmail.cf file to specify those specific values for the domain and/or the mail envelope.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 20 Aug 2004 09:05:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/relay-mail-problems/m-p/3361241#M194117</guid>
      <dc:creator>Rick Garland</dc:creator>
      <dc:date>2004-08-20T09:05:00Z</dc:date>
    </item>
  </channel>
</rss>

