<?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/3411606#M14630</link>
    <description>Steven &amp;amp; Johannes, &lt;BR /&gt;in this case [IMHO] the problem isn't sendmail config, but just absence of MX record.</description>
    <pubDate>Tue, 02 Nov 2004 05:55:02 GMT</pubDate>
    <dc:creator>Vitaly Karasik_1</dc:creator>
    <dc:date>2004-11-02T05:55:02Z</dc:date>
    <item>
      <title>Sendmail Configuration</title>
      <link>https://community.hpe.com/t5/operating-system-linux/sendmail-configuration/m-p/3411597#M14621</link>
      <description>Hello !&lt;BR /&gt;&lt;BR /&gt;I hv configured sendmail on Redhat 8.0&lt;BR /&gt;I am able to send &amp;amp; recv the mails internaly to my local user accounts also I can send mails to internet mails (i.e. Rediff,yahoo) but I am not able to recv the mails fm internet. &lt;BR /&gt;&lt;BR /&gt;So can anybody help me out in this &lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;Dhananjay</description>
      <pubDate>Mon, 01 Nov 2004 04:37:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/sendmail-configuration/m-p/3411597#M14621</guid>
      <dc:creator>dhananjay_1</dc:creator>
      <dc:date>2004-11-01T04:37:15Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail Configuration</title>
      <link>https://community.hpe.com/t5/operating-system-linux/sendmail-configuration/m-p/3411598#M14622</link>
      <description>Dhananjay,&lt;BR /&gt;&lt;BR /&gt;What abbout the firewall settings? Is port 25 allowed from the outside world?&lt;BR /&gt;&lt;BR /&gt;Bojan</description>
      <pubDate>Mon, 01 Nov 2004 06:07:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/sendmail-configuration/m-p/3411598#M14622</guid>
      <dc:creator>Bojan Nemec</dc:creator>
      <dc:date>2004-11-01T06:07:34Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail Configuration</title>
      <link>https://community.hpe.com/t5/operating-system-linux/sendmail-configuration/m-p/3411599#M14623</link>
      <description>you have to define your sendmail server as MX record for your domain in DNS.&lt;BR /&gt;Then from remote domain see (with nslookup or dig) that the MX record is actually the sendmail server.&lt;BR /&gt;Only then it will receive e-mail from internet.</description>
      <pubDate>Mon, 01 Nov 2004 06:34:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/sendmail-configuration/m-p/3411599#M14623</guid>
      <dc:creator>Alexander Chuzhoy</dc:creator>
      <dc:date>2004-11-01T06:34:26Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail Configuration</title>
      <link>https://community.hpe.com/t5/operating-system-linux/sendmail-configuration/m-p/3411600#M14624</link>
      <description>I have configured the DNS as follows &lt;BR /&gt;in /var/named/raheja.forward i hv an entry of MX record like this&lt;BR /&gt;&lt;BR /&gt;raheja.com. MX 10 mail.raheja.com&lt;BR /&gt;&lt;BR /&gt;I have  disable firewall. &lt;BR /&gt;pls tell me wether my MX setting in DNS  is proper or if it is wrong how to do this setting, so i can recv the mail from Internet .&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;Dhananjay&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 01 Nov 2004 07:12:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/sendmail-configuration/m-p/3411600#M14624</guid>
      <dc:creator>dhananjay_1</dc:creator>
      <dc:date>2004-11-01T07:12:46Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail Configuration</title>
      <link>https://community.hpe.com/t5/operating-system-linux/sendmail-configuration/m-p/3411601#M14625</link>
      <description>I have configured the DNS as follows &lt;BR /&gt;in /var/named/raheja.forward i hv an entry of MX record like this&lt;BR /&gt;&lt;BR /&gt;raheja.com. MX 10 mail.raheja.com&lt;BR /&gt;&lt;BR /&gt;I have  disable firewall. &lt;BR /&gt;pls tell me wether my MX setting in DNS  is proper or if it is wrong how to do this setting, so i can recv the mail from Internet . &lt;BR /&gt;&lt;BR /&gt;my netstat command output is as follows&lt;BR /&gt;# netstat -an | grep :25 | grep tcp&lt;BR /&gt;tcp  0   0 0.0.0.0:25  0.0.0.0:*               LISTEN&lt;BR /&gt; &lt;BR /&gt;also i am attaching the raheja.forward and raheja.reverse file for my DNS Configuration. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;Dhananjay&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 01 Nov 2004 07:25:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/sendmail-configuration/m-p/3411601#M14625</guid>
      <dc:creator>dhananjay_1</dc:creator>
      <dc:date>2004-11-01T07:25:36Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail Configuration</title>
      <link>https://community.hpe.com/t5/operating-system-linux/sendmail-configuration/m-p/3411602#M14626</link>
      <description>and now you should publish your MX record in Internet.&lt;BR /&gt;There are two ways:&lt;BR /&gt;- ask your hoster to add MX record to their DNS servers &lt;BR /&gt;&lt;A href="http://www.dnsstuff.com/tools/lookup.ch?name=raheja.com&amp;amp;type=NS" target="_blank"&gt;http://www.dnsstuff.com/tools/lookup.ch?name=raheja.com&amp;amp;type=NS&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;- publish your DNS server as responsible for your domain&lt;BR /&gt;&lt;BR /&gt;Rgds,&lt;BR /&gt;Vitaly&lt;BR /&gt;</description>
      <pubDate>Mon, 01 Nov 2004 07:34:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/sendmail-configuration/m-p/3411602#M14626</guid>
      <dc:creator>Vitaly Karasik_1</dc:creator>
      <dc:date>2004-11-01T07:34:25Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail Configuration</title>
      <link>https://community.hpe.com/t5/operating-system-linux/sendmail-configuration/m-p/3411603#M14627</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I did a&lt;BR /&gt;dig mail.raheja.com&lt;BR /&gt;and&lt;BR /&gt;dig raheja.com MX&lt;BR /&gt;&lt;BR /&gt;both commands gives no response. Is yours raheja.com DNS properly inserted in an authority DNS server?&lt;BR /&gt;&lt;BR /&gt;Bojan</description>
      <pubDate>Mon, 01 Nov 2004 07:36:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/sendmail-configuration/m-p/3411603#M14627</guid>
      <dc:creator>Bojan Nemec</dc:creator>
      <dc:date>2004-11-01T07:36:05Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail Configuration</title>
      <link>https://community.hpe.com/t5/operating-system-linux/sendmail-configuration/m-p/3411604#M14628</link>
      <description>diagnostics:&lt;BR /&gt;&lt;BR /&gt;sendmail -v -d8 -d38 someone@mail.net&lt;BR /&gt;type text&lt;BR /&gt;&lt;ENTER&gt;&lt;BR /&gt;.&lt;BR /&gt;&lt;ENTER&gt;&lt;BR /&gt;&lt;BR /&gt;You get full diagnostics.&lt;BR /&gt;&lt;BR /&gt;Common issues:&lt;BR /&gt;&lt;BR /&gt;Sendmail daemon not running:&lt;BR /&gt;&lt;BR /&gt;chkconfig --level 12345 sendmail on&lt;BR /&gt;service sendmail start&lt;BR /&gt;&lt;BR /&gt;SEP&lt;/ENTER&gt;&lt;/ENTER&gt;</description>
      <pubDate>Mon, 01 Nov 2004 08:44:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/sendmail-configuration/m-p/3411604#M14628</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-11-01T08:44:04Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail Configuration</title>
      <link>https://community.hpe.com/t5/operating-system-linux/sendmail-configuration/m-p/3411605#M14629</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;try sendmail -q to deliver and download e-mails. on my old (about 5 years ago) server i had a dial-in line and i want to deliver and receive mail only once per hour so i startet sendmail like that:&lt;BR /&gt;sendmail -q1h&lt;BR /&gt;&lt;BR /&gt;or if you want to let sendmail work every 1h and 30 minutes:&lt;BR /&gt;sendmail -q1h30m&lt;BR /&gt;&lt;BR /&gt;best regards,&lt;BR /&gt;&lt;BR /&gt;johannes</description>
      <pubDate>Tue, 02 Nov 2004 03:24:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/sendmail-configuration/m-p/3411605#M14629</guid>
      <dc:creator>Johannes Krackowizer_1</dc:creator>
      <dc:date>2004-11-02T03:24:17Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail Configuration</title>
      <link>https://community.hpe.com/t5/operating-system-linux/sendmail-configuration/m-p/3411606#M14630</link>
      <description>Steven &amp;amp; Johannes, &lt;BR /&gt;in this case [IMHO] the problem isn't sendmail config, but just absence of MX record.</description>
      <pubDate>Tue, 02 Nov 2004 05:55:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/sendmail-configuration/m-p/3411606#M14630</guid>
      <dc:creator>Vitaly Karasik_1</dc:creator>
      <dc:date>2004-11-02T05:55:02Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail Configuration</title>
      <link>https://community.hpe.com/t5/operating-system-linux/sendmail-configuration/m-p/3411607#M14631</link>
      <description>Hello Guys,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks for ur input.&lt;BR /&gt;&lt;BR /&gt;As i am very new to this i have lot of doubt in my mind . I am  using my sendmail server for internal use , my server is not publish how to do that .. or how to insert MX records to other end &lt;BR /&gt; we r using DSL Dishnet as a ISP they have provided one router with one public ip .&lt;BR /&gt;&lt;BR /&gt;In such Scenario wether it is possible to recv mail from internet .&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;Dhananjay &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 03 Nov 2004 00:30:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/sendmail-configuration/m-p/3411607#M14631</guid>
      <dc:creator>dhananjay_1</dc:creator>
      <dc:date>2004-11-03T00:30:14Z</dc:date>
    </item>
    <item>
      <title>Re: Sendmail Configuration</title>
      <link>https://community.hpe.com/t5/operating-system-linux/sendmail-configuration/m-p/3411608#M14632</link>
      <description>AFAIK, it's possible - you should ask your ISP to publish your MX record. Of course, you should configure your mailserver [or NAT] for using the same IP as your ISP allows.</description>
      <pubDate>Wed, 03 Nov 2004 03:49:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/sendmail-configuration/m-p/3411608#M14632</guid>
      <dc:creator>Vitaly Karasik_1</dc:creator>
      <dc:date>2004-11-03T03:49:40Z</dc:date>
    </item>
  </channel>
</rss>

