<?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 on fedora3... in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/configuring-sendmail-on-fedora3/m-p/3675935#M20705</link>
    <description>i am sending mail find. fyi, this is fedora3. there is a sendmail.cf and submitc.cf. I think the submit.cf is find because I am able to sendmail. But having problem with sendmail.cf part. Mail arrived in /var/spool/mqueue, but does not get put into user's mail box. The message from listing the entries in the mail queue is "deferred 421....".  Any idea?</description>
    <pubDate>Mon, 21 Nov 2005 13:26:32 GMT</pubDate>
    <dc:creator>K.C. Chan</dc:creator>
    <dc:date>2005-11-21T13:26:32Z</dc:date>
    <item>
      <title>configuring sendmail on fedora3...</title>
      <link>https://community.hpe.com/t5/operating-system-linux/configuring-sendmail-on-fedora3/m-p/3675932#M20702</link>
      <description>all,&lt;BR /&gt;I am trying to configure sendmail on fedora3. I am getting this error message:&lt;BR /&gt;&lt;BR /&gt; (Deferred: 421 SMTP service not available, closing transmissi)&lt;BR /&gt;&lt;BR /&gt;Any idea?&lt;BR /&gt;Thanks.</description>
      <pubDate>Mon, 21 Nov 2005 12:40:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/configuring-sendmail-on-fedora3/m-p/3675932#M20702</guid>
      <dc:creator>K.C. Chan</dc:creator>
      <dc:date>2005-11-21T12:40:09Z</dc:date>
    </item>
    <item>
      <title>Re: configuring sendmail on fedora3...</title>
      <link>https://community.hpe.com/t5/operating-system-linux/configuring-sendmail-on-fedora3/m-p/3675933#M20703</link>
      <description>Shalom K.C.,&lt;BR /&gt;&lt;BR /&gt;A few diagnostic tools:&lt;BR /&gt;&lt;BR /&gt;sendmail -v -d8 -d38 somereal@email.com&lt;BR /&gt;&lt;ENTER&gt;&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;How has sendmail.cf been configured? Are you trying to relay mail or send to the public internet.&lt;BR /&gt;&lt;BR /&gt;If you are trying to push mail direct to the public Internet, make sure you have name resolution.&lt;BR /&gt;&lt;BR /&gt;nslookup hp.com&lt;BR /&gt;dig hp.com&lt;BR /&gt;&lt;BR /&gt;If that fails, fix /etc/resolv.conf and maybe /etc/nsswitch.conf until that works.&lt;BR /&gt;&lt;BR /&gt;Then your mail should start to move.&lt;BR /&gt;&lt;BR /&gt;If you can't get good name resolution, then you will have to use DS name relay in sendmail.cf&lt;BR /&gt;&lt;BR /&gt;DSrelayserver&lt;BR /&gt;&lt;BR /&gt;or&lt;BR /&gt;&lt;BR /&gt;DS&lt;BR /&gt;[ip of relay server]&lt;BR /&gt;&lt;BR /&gt;/sbin/service sendmail restart&lt;BR /&gt;&lt;BR /&gt;To learn more on this:&lt;BR /&gt;&lt;A href="http://www.sendmail.org" target="_blank"&gt;http://www.sendmail.org&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;It's a good read.&lt;BR /&gt;&lt;BR /&gt;SEP&lt;/ENTER&gt;&lt;/ENTER&gt;&lt;/ENTER&gt;</description>
      <pubDate>Mon, 21 Nov 2005 12:56:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/configuring-sendmail-on-fedora3/m-p/3675933#M20703</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2005-11-21T12:56:23Z</dc:date>
    </item>
    <item>
      <title>Re: configuring sendmail on fedora3...</title>
      <link>https://community.hpe.com/t5/operating-system-linux/configuring-sendmail-on-fedora3/m-p/3675934#M20704</link>
      <description>Please post your sendmail.mc file, also ensure that the firewall is not preventing the access:&lt;BR /&gt;&lt;BR /&gt;use &lt;BR /&gt;&lt;BR /&gt;service iptables stop&lt;BR /&gt;service sendmail status&lt;BR /&gt;service sendmail start&lt;BR /&gt;chkconfig sendmail on&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Also run:&lt;BR /&gt;&lt;BR /&gt;telnet localhost 25&lt;BR /&gt;&lt;BR /&gt;telnet IP_OF_ETHX_DEVICE 25&lt;BR /&gt;&lt;BR /&gt;To see if you get answer.&lt;BR /&gt;</description>
      <pubDate>Mon, 21 Nov 2005 12:59:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/configuring-sendmail-on-fedora3/m-p/3675934#M20704</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2005-11-21T12:59:22Z</dc:date>
    </item>
    <item>
      <title>Re: configuring sendmail on fedora3...</title>
      <link>https://community.hpe.com/t5/operating-system-linux/configuring-sendmail-on-fedora3/m-p/3675935#M20705</link>
      <description>i am sending mail find. fyi, this is fedora3. there is a sendmail.cf and submitc.cf. I think the submit.cf is find because I am able to sendmail. But having problem with sendmail.cf part. Mail arrived in /var/spool/mqueue, but does not get put into user's mail box. The message from listing the entries in the mail queue is "deferred 421....".  Any idea?</description>
      <pubDate>Mon, 21 Nov 2005 13:26:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/configuring-sendmail-on-fedora3/m-p/3675935#M20705</guid>
      <dc:creator>K.C. Chan</dc:creator>
      <dc:date>2005-11-21T13:26:32Z</dc:date>
    </item>
    <item>
      <title>Re: configuring sendmail on fedora3...</title>
      <link>https://community.hpe.com/t5/operating-system-linux/configuring-sendmail-on-fedora3/m-p/3675936#M20706</link>
      <description>Are you trying to send a FILE?&lt;BR /&gt;&lt;BR /&gt;file,not find?&lt;BR /&gt;&lt;BR /&gt;Try this script:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.hpux.ws/mailfile2" target="_blank"&gt;http://www.hpux.ws/mailfile2&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Read the doc inside.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 21 Nov 2005 13:36:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/configuring-sendmail-on-fedora3/m-p/3675936#M20706</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2005-11-21T13:36:03Z</dc:date>
    </item>
    <item>
      <title>Re: configuring sendmail on fedora3...</title>
      <link>https://community.hpe.com/t5/operating-system-linux/configuring-sendmail-on-fedora3/m-p/3675937#M20707</link>
      <description>No, this is regular email w/o attachment.  I know if it works when it route mail to /var/spool/mail/&lt;USER-DIR&gt;; BTW what perm should /var/spool/mail be and /var/spool/mail/&lt;USER-DIR&gt; be?&lt;/USER-DIR&gt;&lt;/USER-DIR&gt;</description>
      <pubDate>Mon, 21 Nov 2005 13:42:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/configuring-sendmail-on-fedora3/m-p/3675937#M20707</guid>
      <dc:creator>K.C. Chan</dc:creator>
      <dc:date>2005-11-21T13:42:38Z</dc:date>
    </item>
    <item>
      <title>Re: configuring sendmail on fedora3...</title>
      <link>https://community.hpe.com/t5/operating-system-linux/configuring-sendmail-on-fedora3/m-p/3675938#M20708</link>
      <description>Is there a MX record in DNS for the domain pointing to your server? Can be resolved?&lt;BR /&gt;&lt;BR /&gt;Have you specified the domain name in /etc/mail/local-host-names?&lt;BR /&gt;&lt;BR /&gt;You did not attached the configuration files. What is the output when you run?:&lt;BR /&gt;&lt;BR /&gt;mail -v -s "test" someuser@your.domain.com&lt;BR /&gt;test&lt;BR /&gt;.&lt;BR /&gt;&lt;BR /&gt;What is the status of the messages in /var/log/maillog?</description>
      <pubDate>Mon, 21 Nov 2005 13:56:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/configuring-sendmail-on-fedora3/m-p/3675938#M20708</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2005-11-21T13:56:47Z</dc:date>
    </item>
  </channel>
</rss>

