<?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: redhat ES3.0  - trying to get sendmail to work in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/redhat-es3-0-trying-to-get-sendmail-to-work/m-p/3396550#M14337</link>
    <description>These are the steps I followed on a RH EL AS 3 server:&lt;BR /&gt;&lt;BR /&gt;# up2date -i sendmail-cf&lt;BR /&gt;# cd /etc/mail&lt;BR /&gt;edit the sendmail.mc file&lt;BR /&gt;# m4 sendmail.mc &amp;gt; sendmail.cf&lt;BR /&gt;# /etc/init.d/sendmail restart&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Andre</description>
    <pubDate>Tue, 19 Oct 2004 08:34:22 GMT</pubDate>
    <dc:creator>Andre ten Bohmer</dc:creator>
    <dc:date>2004-10-19T08:34:22Z</dc:date>
    <item>
      <title>redhat ES3.0  - trying to get sendmail to work</title>
      <link>https://community.hpe.com/t5/operating-system-linux/redhat-es3-0-trying-to-get-sendmail-to-work/m-p/3396547#M14334</link>
      <description>In previous version of Redhat (7.x) I could just change 3-4 lines in the sendmail.cf file and the email would be forwarded.  w/ RedHat ES 3.0 it does not appear to be that simple.  I can not find any good documentation on how to configure sendmail!! &lt;BR /&gt;&lt;BR /&gt;I get the following error.&lt;BR /&gt;&lt;BR /&gt;WARNING: local host name (chpcpt02) is not qualified; fix $j in config file&lt;BR /&gt;root... Connecting to [127.0.0.1] via relay...&lt;BR /&gt;root... Deferred: Connection refused by [127.0.0.1]&lt;BR /&gt;</description>
      <pubDate>Fri, 08 Oct 2004 11:48:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/redhat-es3-0-trying-to-get-sendmail-to-work/m-p/3396547#M14334</guid>
      <dc:creator>Jeff Hoevenaar</dc:creator>
      <dc:date>2004-10-08T11:48:29Z</dc:date>
    </item>
    <item>
      <title>Re: redhat ES3.0  - trying to get sendmail to work</title>
      <link>https://community.hpe.com/t5/operating-system-linux/redhat-es3-0-trying-to-get-sendmail-to-work/m-p/3396548#M14335</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;The /etc/mail/sendmail.cf file needs to have a relayhost, DS$m will send to default relay host if it reachable on the network, also you can restart the service /etc/init.d/sendmail restart&lt;BR /&gt;&lt;BR /&gt;Hope this helps&lt;BR /&gt;&lt;BR /&gt;Rgds&lt;BR /&gt;&lt;BR /&gt;Gopi</description>
      <pubDate>Fri, 08 Oct 2004 12:37:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/redhat-es3-0-trying-to-get-sendmail-to-work/m-p/3396548#M14335</guid>
      <dc:creator>HGN</dc:creator>
      <dc:date>2004-10-08T12:37:25Z</dc:date>
    </item>
    <item>
      <title>Re: redhat ES3.0  - trying to get sendmail to work</title>
      <link>https://community.hpe.com/t5/operating-system-linux/redhat-es3-0-trying-to-get-sendmail-to-work/m-p/3396549#M14336</link>
      <description>I have changed the DS line.  The sendmail daemon does not have to be running to forward email - only for recieving.&lt;BR /&gt;&lt;BR /&gt;There is something different about how this version of sendmail has to be configured and i don't know what it is.  I believe it has to do with the sendmail.mc file???  &lt;BR /&gt;</description>
      <pubDate>Fri, 08 Oct 2004 14:07:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/redhat-es3-0-trying-to-get-sendmail-to-work/m-p/3396549#M14336</guid>
      <dc:creator>Jeff Hoevenaar</dc:creator>
      <dc:date>2004-10-08T14:07:05Z</dc:date>
    </item>
    <item>
      <title>Re: redhat ES3.0  - trying to get sendmail to work</title>
      <link>https://community.hpe.com/t5/operating-system-linux/redhat-es3-0-trying-to-get-sendmail-to-work/m-p/3396550#M14337</link>
      <description>These are the steps I followed on a RH EL AS 3 server:&lt;BR /&gt;&lt;BR /&gt;# up2date -i sendmail-cf&lt;BR /&gt;# cd /etc/mail&lt;BR /&gt;edit the sendmail.mc file&lt;BR /&gt;# m4 sendmail.mc &amp;gt; sendmail.cf&lt;BR /&gt;# /etc/init.d/sendmail restart&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Andre</description>
      <pubDate>Tue, 19 Oct 2004 08:34:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/redhat-es3-0-trying-to-get-sendmail-to-work/m-p/3396550#M14337</guid>
      <dc:creator>Andre ten Bohmer</dc:creator>
      <dc:date>2004-10-19T08:34:22Z</dc:date>
    </item>
    <item>
      <title>Re: redhat ES3.0  - trying to get sendmail to work</title>
      <link>https://community.hpe.com/t5/operating-system-linux/redhat-es3-0-trying-to-get-sendmail-to-work/m-p/3396551#M14338</link>
      <description>Yes, there is something different about the sendmail in RH8+ (including ES/AS3).&lt;BR /&gt;&lt;BR /&gt;It has split the sending of email into two segments.  The part which receives external, and the part that queues/sends locally generated mail.&lt;BR /&gt;&lt;BR /&gt;To do either now, you need the 'sendmail' service running.&lt;BR /&gt;&lt;BR /&gt;By default, the receiving part will only listen on the local host, so you can use your local system as an SMTP gateway.&lt;BR /&gt;&lt;BR /&gt;It also queues the mail in different locations (/var/spool/mqueue for receiving mail, and /var/spool/clientmqueue for locally generated stuff).</description>
      <pubDate>Tue, 19 Oct 2004 20:51:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/redhat-es3-0-trying-to-get-sendmail-to-work/m-p/3396551#M14338</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2004-10-19T20:51:22Z</dc:date>
    </item>
  </channel>
</rss>

