<?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: RH MAIL SETUP in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/rh-mail-setup/m-p/3263390#M11779</link>
    <description>No - it times out going to the exchange server:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;-----Q-ID----- --Size-- -----Q-Time----- ------------Sender/Recipient-----------&lt;BR /&gt;i3UCNRlg023185        6 Fri Apr 30 08:23 &lt;ROOT&gt;&lt;BR /&gt;                 (Deferred: Connection timed out with tango.xxx.com.)&lt;BR /&gt;                                         &lt;MELLIS&gt;&lt;BR /&gt;&lt;BR /&gt;Could it be that I don't have something set up right - it shows default localhost.localdomain?&lt;BR /&gt;&lt;/MELLIS&gt;&lt;/ROOT&gt;</description>
    <pubDate>Fri, 30 Apr 2004 07:31:02 GMT</pubDate>
    <dc:creator>Mark Ellis</dc:creator>
    <dc:date>2004-04-30T07:31:02Z</dc:date>
    <item>
      <title>RH MAIL SETUP</title>
      <link>https://community.hpe.com/t5/operating-system-linux/rh-mail-setup/m-p/3263388#M11777</link>
      <description>I have a RH ES-V3.0 server and I am trying to set up mail services (smtp) and I am not sure how to configure.  I can send mail through the Ximian desktop, but when I try it from the command line "mail xxx@xxxxxx.com &amp;lt; /etc/hosts" - I am getting a timeout to the exchange server.  Any ideas?</description>
      <pubDate>Thu, 29 Apr 2004 14:41:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/rh-mail-setup/m-p/3263388#M11777</guid>
      <dc:creator>Mark Ellis</dc:creator>
      <dc:date>2004-04-29T14:41:41Z</dc:date>
    </item>
    <item>
      <title>Re: RH MAIL SETUP</title>
      <link>https://community.hpe.com/t5/operating-system-linux/rh-mail-setup/m-p/3263389#M11778</link>
      <description>You are going to need to have a little more to help.&lt;BR /&gt;&lt;BR /&gt;try sending mail with elm. &lt;BR /&gt;&lt;BR /&gt;then this:&lt;BR /&gt;&lt;BR /&gt;sendmail -v -d8 -d38 someaddress@exchangeserver&lt;BR /&gt;type some text&lt;BR /&gt;&lt;ENTER&gt;&lt;BR /&gt;.&lt;BR /&gt;&lt;ENTER&gt;&lt;BR /&gt;&lt;BR /&gt;If it works all is well.&lt;BR /&gt;&lt;BR /&gt;Sendmail ships relatively secure on RH 3.0 but you will need to work on it. See my thread on spam. Rith now its near the top of the list. Vernon Brown has a few good threads in his profile too.&lt;BR /&gt;&lt;BR /&gt;SEP&lt;/ENTER&gt;&lt;/ENTER&gt;</description>
      <pubDate>Thu, 29 Apr 2004 16:39:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/rh-mail-setup/m-p/3263389#M11778</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-04-29T16:39:13Z</dc:date>
    </item>
    <item>
      <title>Re: RH MAIL SETUP</title>
      <link>https://community.hpe.com/t5/operating-system-linux/rh-mail-setup/m-p/3263390#M11779</link>
      <description>No - it times out going to the exchange server:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;-----Q-ID----- --Size-- -----Q-Time----- ------------Sender/Recipient-----------&lt;BR /&gt;i3UCNRlg023185        6 Fri Apr 30 08:23 &lt;ROOT&gt;&lt;BR /&gt;                 (Deferred: Connection timed out with tango.xxx.com.)&lt;BR /&gt;                                         &lt;MELLIS&gt;&lt;BR /&gt;&lt;BR /&gt;Could it be that I don't have something set up right - it shows default localhost.localdomain?&lt;BR /&gt;&lt;/MELLIS&gt;&lt;/ROOT&gt;</description>
      <pubDate>Fri, 30 Apr 2004 07:31:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/rh-mail-setup/m-p/3263390#M11779</guid>
      <dc:creator>Mark Ellis</dc:creator>
      <dc:date>2004-04-30T07:31:02Z</dc:date>
    </item>
    <item>
      <title>Re: RH MAIL SETUP</title>
      <link>https://community.hpe.com/t5/operating-system-linux/rh-mail-setup/m-p/3263391#M11780</link>
      <description>Most likely the exchange server is not setup to allow you to relay.  Have you set the DS directive in sendmail.cf?&lt;BR /&gt;&lt;BR /&gt;If so, is it the correct hostname or ip address of the Exchange Server?&lt;BR /&gt;&lt;BR /&gt;If correct does the exchange server allow relay? That has to be set up exlicitly.&lt;BR /&gt;&lt;BR /&gt;Talk to the exchange admin.&lt;BR /&gt;&lt;BR /&gt;Make sure you can at least ping that server. If you can't ping it, correct networking. If you can the issue may be the exchange server.&lt;BR /&gt;&lt;BR /&gt;Tests:&lt;BR /&gt;&lt;BR /&gt;nslookup xxxxxx.com&lt;BR /&gt;or&lt;BR /&gt;dig xxxxxx.com&lt;BR /&gt;&lt;BR /&gt;Does it give answer. If it gives no answer, fix /etc/hosts networking&lt;BR /&gt;&lt;BR /&gt;Consider connecting to a DNS server and getting name resolution that way.&lt;BR /&gt;&lt;BR /&gt;Thats why my diagnostic is so nice, it helps you pinpoint the problem. You can redirect the output to a file and post it.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Fri, 30 Apr 2004 08:09:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/rh-mail-setup/m-p/3263391#M11780</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-04-30T08:09:54Z</dc:date>
    </item>
    <item>
      <title>Re: RH MAIL SETUP</title>
      <link>https://community.hpe.com/t5/operating-system-linux/rh-mail-setup/m-p/3263392#M11781</link>
      <description>Our exchange server will allow RELAY from this subnet.  Inside the sendmail.cf file I see:&lt;BR /&gt;&lt;BR /&gt;# "Smart" relay host (may be null)&lt;BR /&gt;DS&lt;BR /&gt;&lt;BR /&gt;What is the syntax for adding my exchange server ip?&lt;BR /&gt;&lt;BR /&gt;Thank you!</description>
      <pubDate>Fri, 30 Apr 2004 09:46:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/rh-mail-setup/m-p/3263392#M11781</guid>
      <dc:creator>Mark Ellis</dc:creator>
      <dc:date>2004-04-30T09:46:36Z</dc:date>
    </item>
    <item>
      <title>Re: RH MAIL SETUP</title>
      <link>https://community.hpe.com/t5/operating-system-linux/rh-mail-setup/m-p/3263393#M11782</link>
      <description>bunny chance.&lt;BR /&gt;&lt;BR /&gt;Two ways&lt;BR /&gt;&lt;BR /&gt;DS&lt;BR /&gt;hostname_of_exchange_server&lt;BR /&gt;&lt;BR /&gt;DS&lt;BR /&gt;[IP_address_of_exchange_server]&lt;BR /&gt;&lt;BR /&gt;ex&lt;BR /&gt;&lt;BR /&gt;DS&lt;BR /&gt;[192.168.0.25]&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;save sendmail.cf&lt;BR /&gt;&lt;BR /&gt;service sendmail restart&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Fri, 30 Apr 2004 10:25:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/rh-mail-setup/m-p/3263393#M11782</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-04-30T10:25:24Z</dc:date>
    </item>
    <item>
      <title>Re: RH MAIL SETUP</title>
      <link>https://community.hpe.com/t5/operating-system-linux/rh-mail-setup/m-p/3263394#M11783</link>
      <description>You are the man! Thanks!!!</description>
      <pubDate>Fri, 30 Apr 2004 10:36:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/rh-mail-setup/m-p/3263394#M11783</guid>
      <dc:creator>Mark Ellis</dc:creator>
      <dc:date>2004-04-30T10:36:50Z</dc:date>
    </item>
  </channel>
</rss>

