<?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 Best documentation to setup sendmail in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/best-documentation-to-setup-sendmail/m-p/4453979#M37332</link>
    <description>We just install Oracle Enterprise Linux 5 (Based on redhat), and i was wondering what would be the best way to setup sendmail. I have an SMTP server that i can send the mail to but would need help with documentation on how to properly setup sendmail.&lt;BR /&gt;&lt;BR /&gt;thanks!</description>
    <pubDate>Mon, 06 Jul 2009 19:40:02 GMT</pubDate>
    <dc:creator>Daniel Simard</dc:creator>
    <dc:date>2009-07-06T19:40:02Z</dc:date>
    <item>
      <title>Best documentation to setup sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-linux/best-documentation-to-setup-sendmail/m-p/4453979#M37332</link>
      <description>We just install Oracle Enterprise Linux 5 (Based on redhat), and i was wondering what would be the best way to setup sendmail. I have an SMTP server that i can send the mail to but would need help with documentation on how to properly setup sendmail.&lt;BR /&gt;&lt;BR /&gt;thanks!</description>
      <pubDate>Mon, 06 Jul 2009 19:40:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/best-documentation-to-setup-sendmail/m-p/4453979#M37332</guid>
      <dc:creator>Daniel Simard</dc:creator>
      <dc:date>2009-07-06T19:40:02Z</dc:date>
    </item>
    <item>
      <title>Re: Best documentation to setup sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-linux/best-documentation-to-setup-sendmail/m-p/4453980#M37333</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.linuxhelp.net/guides/sendmail/" target="_blank"&gt;http://www.linuxhelp.net/guides/sendmail/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.linuxjournal.com/article/5507" target="_blank"&gt;http://www.linuxjournal.com/article/5507&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.linuxhomenetworking.com/wiki/index.php/Quick_HOWTO_:_Ch21_:_Configuring_Linux_Mail_Servers" target="_blank"&gt;http://www.linuxhomenetworking.com/wiki/index.php/Quick_HOWTO_:_Ch21_:_Configuring_Linux_Mail_Servers&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;mikap</description>
      <pubDate>Mon, 06 Jul 2009 19:46:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/best-documentation-to-setup-sendmail/m-p/4453980#M37333</guid>
      <dc:creator>Michal Kapalka (mikap)</dc:creator>
      <dc:date>2009-07-06T19:46:27Z</dc:date>
    </item>
    <item>
      <title>Re: Best documentation to setup sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-linux/best-documentation-to-setup-sendmail/m-p/4453981#M37334</link>
      <description>Your configuration seems fairly typical so far. The links given by Michel can give you some quick answers.&lt;BR /&gt;&lt;BR /&gt;But if you truly want to understand sendmail, you'll eventually need the canonical "sendmail" book from O'Reilly.&lt;BR /&gt;&lt;BR /&gt;It's a big and scary-looking book, but the bulk of it is reference chapters for all sendmail's details. You'll want to read the (very good) non-reference chapters in the beginning first, then pick and choose what you need from the reference chapters. &lt;BR /&gt;&lt;BR /&gt;Reading through the entire sendmail book (latest edition) from cover to cover is the stuff of aspiring Sendmail gurus and rainmen, not for mere mortals... unless you need a cure for insomnia :)&lt;BR /&gt;&lt;BR /&gt;MK</description>
      <pubDate>Mon, 06 Jul 2009 21:13:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/best-documentation-to-setup-sendmail/m-p/4453981#M37334</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2009-07-06T21:13:38Z</dc:date>
    </item>
    <item>
      <title>Re: Best documentation to setup sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-linux/best-documentation-to-setup-sendmail/m-p/4453982#M37335</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;I think &lt;A href="http://www.sendmail.org" target="_blank"&gt;http://www.sendmail.org&lt;/A&gt; is the best documentation.&lt;BR /&gt;&lt;BR /&gt;I learned everything I know about sendmail from that and the O'Reilly book.&lt;BR /&gt;&lt;BR /&gt;I can make sendmail practically make coffee for me if I want. I have a custom configuration building script that totally knocks out abuse spam relay. I can even make a configuration that limits send domains, with a little help from iptables firewall.&lt;BR /&gt;&lt;BR /&gt;It took time to learn it.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 06 Jul 2009 22:03:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/best-documentation-to-setup-sendmail/m-p/4453982#M37335</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2009-07-06T22:03:31Z</dc:date>
    </item>
    <item>
      <title>Re: Best documentation to setup sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-linux/best-documentation-to-setup-sendmail/m-p/4453983#M37336</link>
      <description>If you simply want to push all the mail generated, you need to edit the /etc/mail/submit.cf and in the :&lt;BR /&gt;D{MTAHost}[127.0.0.1]&lt;BR /&gt;block. you have to replace it with your SMTP server address. your SMTP server needs to be accepting email from your linux box.&lt;BR /&gt;Hope this helps.</description>
      <pubDate>Tue, 07 Jul 2009 05:03:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/best-documentation-to-setup-sendmail/m-p/4453983#M37336</guid>
      <dc:creator>ossupport55</dc:creator>
      <dc:date>2009-07-07T05:03:21Z</dc:date>
    </item>
    <item>
      <title>Re: Best documentation to setup sendmail</title>
      <link>https://community.hpe.com/t5/operating-system-linux/best-documentation-to-setup-sendmail/m-p/4453984#M37337</link>
      <description>check this link Daniel..&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.redhat.com/docs/manuals/linux/RHL-7.2-Manual/ref-guide/s1-email-sendmail.html" target="_blank"&gt;http://www.redhat.com/docs/manuals/linux/RHL-7.2-Manual/ref-guide/s1-email-sendmail.html&lt;/A&gt;</description>
      <pubDate>Wed, 08 Jul 2009 13:20:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/best-documentation-to-setup-sendmail/m-p/4453984#M37337</guid>
      <dc:creator>Sivakumar MJ._1</dc:creator>
      <dc:date>2009-07-08T13:20:57Z</dc:date>
    </item>
  </channel>
</rss>

