<?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: Sendmail configuration in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/sendmail-configuration/m-p/3720809#M85795</link>
    <description>Refer this,&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.siliconvalleyccie.com/linux-hn/sendmail.htm" target="_blank"&gt;http://www.siliconvalleyccie.com/linux-hn/sendmail.htm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;--&lt;BR /&gt;Muthu</description>
    <pubDate>Tue, 31 Jan 2006 03:16:38 GMT</pubDate>
    <dc:creator>Muthukumar_5</dc:creator>
    <dc:date>2006-01-31T03:16:38Z</dc:date>
    <item>
      <title>Sendmail configuration</title>
      <link>https://community.hpe.com/t5/operating-system-linux/sendmail-configuration/m-p/3720808#M85794</link>
      <description>Hi Friends,&lt;BR /&gt;I need to configure sendmail on my server.&lt;BR /&gt;Can you please help me how to do that?&lt;BR /&gt;&lt;BR /&gt;i have registerd domain xyz.com and emails xyz@xyz.com how do i established a mail server &lt;BR /&gt;&lt;BR /&gt;Please suggest.&lt;BR /&gt;</description>
      <pubDate>Tue, 31 Jan 2006 01:53:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/sendmail-configuration/m-p/3720808#M85794</guid>
      <dc:creator>dipesh_2</dc:creator>
      <dc:date>2006-01-31T01:53:14Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail configuration</title>
      <link>https://community.hpe.com/t5/operating-system-linux/sendmail-configuration/m-p/3720809#M85795</link>
      <description>Refer this,&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.siliconvalleyccie.com/linux-hn/sendmail.htm" target="_blank"&gt;http://www.siliconvalleyccie.com/linux-hn/sendmail.htm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;--&lt;BR /&gt;Muthu</description>
      <pubDate>Tue, 31 Jan 2006 03:16:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/sendmail-configuration/m-p/3720809#M85795</guid>
      <dc:creator>Muthukumar_5</dc:creator>
      <dc:date>2006-01-31T03:16:38Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail configuration</title>
      <link>https://community.hpe.com/t5/operating-system-linux/sendmail-configuration/m-p/3720810#M85796</link>
      <description>Hi&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;Cheers&lt;BR /&gt;Vipul</description>
      <pubDate>Tue, 31 Jan 2006 06:37:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/sendmail-configuration/m-p/3720810#M85796</guid>
      <dc:creator>Vipulinux</dc:creator>
      <dc:date>2006-01-31T06:37:52Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail configuration</title>
      <link>https://community.hpe.com/t5/operating-system-linux/sendmail-configuration/m-p/3720811#M85797</link>
      <description>This is a very simple guide to configure network services, including sendmail. If you don't want to get complicated, see this:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.brennan.id.au/12-Sendmail_Server.html" target="_blank"&gt;http://www.brennan.id.au/12-Sendmail_Server.html&lt;/A&gt;</description>
      <pubDate>Tue, 31 Jan 2006 07:35:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/sendmail-configuration/m-p/3720811#M85797</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2006-01-31T07:35:14Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail configuration</title>
      <link>https://community.hpe.com/t5/operating-system-linux/sendmail-configuration/m-p/3720812#M85798</link>
      <description>Hi;&lt;BR /&gt;&lt;BR /&gt;Before u configure sendmail; u need to do some home work.&lt;BR /&gt;&lt;BR /&gt;#vi /etc/resolv.conf&lt;BR /&gt;&lt;BR /&gt;Enter the proper nameserver ip address and domain name (FQDN)&lt;BR /&gt;#vi /etc/hosts&lt;BR /&gt;enter host name and corresponing ip address.&lt;BR /&gt;&lt;BR /&gt;#m4 /etc/mail/sendmail.cf &amp;gt; /etc/mail/sendmail.mc&lt;BR /&gt;&lt;BR /&gt;#vi /etc/mail/sendmail.mc&lt;BR /&gt;&lt;BR /&gt;Read the file carefully. U need to some chanes in this file.&lt;BR /&gt;&lt;BR /&gt;#service sendmail restart&lt;BR /&gt;#mail -s "hi" root@domain.com&lt;BR /&gt;hi this is a test mail&lt;BR /&gt;Ctrl d&lt;BR /&gt;Hope this will help u to resolve ur issue.&lt;BR /&gt;&lt;BR /&gt;Cheers&lt;BR /&gt;Indrajit</description>
      <pubDate>Tue, 31 Jan 2006 20:40:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/sendmail-configuration/m-p/3720812#M85798</guid>
      <dc:creator>Indrajit_1</dc:creator>
      <dc:date>2006-01-31T20:40:12Z</dc:date>
    </item>
  </channel>
</rss>

