<?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: Configuring sendmail in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/configuring-sendmail/m-p/3202016#M10243</link>
    <description>In case the destination domain doesnt receive mail of  unknown domains and your domain is such case-you can configure your server to send all e-mails through a smart host.&lt;BR /&gt;edit the file /etc/mail/sendmail.mc -locate the line with SMART_HOST and change the definition after it to the full hostname mail server that is able to send out the e-mails with no problems.This server should be able to forward the e-mail from your sendmail.&lt;BR /&gt;after the change you should do this:&lt;BR /&gt;m4 /etc/mail/sendmail.mc &amp;gt; /etc/mail/sendmail.cf&lt;BR /&gt;and then &lt;BR /&gt;service sendmail restart</description>
    <pubDate>Wed, 25 Feb 2004 11:21:57 GMT</pubDate>
    <dc:creator>Alexander Chuzhoy</dc:creator>
    <dc:date>2004-02-25T11:21:57Z</dc:date>
    <item>
      <title>Configuring sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-linux/configuring-sendmail/m-p/3202014#M10241</link>
      <description>How can i configure my sendmail for send email to other domains?&lt;BR /&gt;&lt;BR /&gt;thanks</description>
      <pubDate>Wed, 25 Feb 2004 11:07:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/configuring-sendmail/m-p/3202014#M10241</guid>
      <dc:creator>Edwin Ruiz_2</dc:creator>
      <dc:date>2004-02-25T11:07:45Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-linux/configuring-sendmail/m-p/3202015#M10242</link>
      <description>it suppose to send out the email's by default (at list on REDHAT ) in case you have a working DNS server.&lt;BR /&gt;you can test it with simple command:&lt;BR /&gt;&lt;BR /&gt;echo test |mail -s Test youremail@yourdomain.com</description>
      <pubDate>Wed, 25 Feb 2004 11:16:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/configuring-sendmail/m-p/3202015#M10242</guid>
      <dc:creator>Alexander Chuzhoy</dc:creator>
      <dc:date>2004-02-25T11:16:50Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-linux/configuring-sendmail/m-p/3202016#M10243</link>
      <description>In case the destination domain doesnt receive mail of  unknown domains and your domain is such case-you can configure your server to send all e-mails through a smart host.&lt;BR /&gt;edit the file /etc/mail/sendmail.mc -locate the line with SMART_HOST and change the definition after it to the full hostname mail server that is able to send out the e-mails with no problems.This server should be able to forward the e-mail from your sendmail.&lt;BR /&gt;after the change you should do this:&lt;BR /&gt;m4 /etc/mail/sendmail.mc &amp;gt; /etc/mail/sendmail.cf&lt;BR /&gt;and then &lt;BR /&gt;service sendmail restart</description>
      <pubDate>Wed, 25 Feb 2004 11:21:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/configuring-sendmail/m-p/3202016#M10243</guid>
      <dc:creator>Alexander Chuzhoy</dc:creator>
      <dc:date>2004-02-25T11:21:57Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-linux/configuring-sendmail/m-p/3202017#M10244</link>
      <description>i donnt have SMART_HOSTS on that file</description>
      <pubDate>Wed, 25 Feb 2004 12:00:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/configuring-sendmail/m-p/3202017#M10244</guid>
      <dc:creator>Edwin Ruiz_2</dc:creator>
      <dc:date>2004-02-25T12:00:12Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-linux/configuring-sendmail/m-p/3202018#M10245</link>
      <description>By default if the server has DNS access, it will do it autmatically.&lt;BR /&gt;&lt;BR /&gt;cat /etc/resolv.conf&lt;BR /&gt;&lt;BR /&gt;Make sure you can ping them.&lt;BR /&gt;&lt;BR /&gt;nslookup or dig yahoo.com&lt;BR /&gt;&lt;BR /&gt;If you get an answer, sendmail will be able to dump mail on the public internet to most domains. aol requires a reverse DNS record to accept mail. I'm working on doing the same thing myself based on a sendmail macro.&lt;BR /&gt;&lt;BR /&gt;If names resolve.&lt;BR /&gt;&lt;BR /&gt;in one window:&lt;BR /&gt;&lt;BR /&gt;tail -f /var/log/maillog&lt;BR /&gt;&lt;BR /&gt;then in another window:&lt;BR /&gt;&lt;BR /&gt;sendmail -v -d8 -d38 someone@yahoo.com&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;This will get you plenty of information on what if any configuration changes you need to make to get sendmail to properly deliver mail.&lt;BR /&gt;&lt;BR /&gt;SEP&lt;BR /&gt;&lt;/ENTER&gt;&lt;/ENTER&gt;</description>
      <pubDate>Wed, 25 Feb 2004 12:08:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/configuring-sendmail/m-p/3202018#M10245</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-02-25T12:08:29Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-linux/configuring-sendmail/m-p/3202019#M10246</link>
      <description>You should have SMART_HOST (not SMART_HOSTS)&lt;BR /&gt;entry in /etc/mail/sendmail.mc file</description>
      <pubDate>Wed, 25 Feb 2004 12:13:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/configuring-sendmail/m-p/3202019#M10246</guid>
      <dc:creator>Alexander Chuzhoy</dc:creator>
      <dc:date>2004-02-25T12:13:51Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-linux/configuring-sendmail/m-p/3202020#M10247</link>
      <description>I get thar messages&lt;BR /&gt;&lt;BR /&gt;[root@salcto-apl10 lib]# sendmail -v -d8 -d38 edruiz@taca.com&lt;BR /&gt;prueba&lt;BR /&gt;.&lt;BR /&gt;getmxrr: res_search(taca.com.) failed (errno=0, h_errno=4)&lt;BR /&gt;edruiz@taca.com... Connecting to taca.com. via esmtp...&lt;BR /&gt;edruiz@taca.com... Deferred: Connection timed out with taca.com.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;messages on /var/log.maillog&lt;BR /&gt;&lt;BR /&gt;Feb 25 11:37:34 salcto-apl10 sendmail[3314]: i1P5bU303314: from=root, size=7, class=0, nrcpts=1, msgid=&amp;lt;200402250537.i1P5bU303314@salcto-apl10.grupotaca.com&amp;gt;, relay=root@localhost&lt;BR /&gt;Feb 25 11:38:35 salcto-apl10 sendmail[3314]: i1P5bU303314: to=edruiz@taca.com, ctladdr=root (0/0), delay=00:01:05, xdelay=00:01:01, mailer=esmtp, pri=30007, relay=taca.com. [66.113.139.18], dsn=4.0.0, stat=Deferred: Connection timed out with taca.com.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 25 Feb 2004 12:41:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/configuring-sendmail/m-p/3202020#M10247</guid>
      <dc:creator>Edwin Ruiz_2</dc:creator>
      <dc:date>2004-02-25T12:41:01Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-linux/configuring-sendmail/m-p/3202021#M10248</link>
      <description>I do some changes in /etc/sendmail.cf&lt;BR /&gt;&lt;BR /&gt;All is working fine&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Wed, 25 Feb 2004 15:48:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/configuring-sendmail/m-p/3202021#M10248</guid>
      <dc:creator>Edwin Ruiz_2</dc:creator>
      <dc:date>2004-02-25T15:48:14Z</dc:date>
    </item>
  </channel>
</rss>

