<?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 error in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/sendmail-error/m-p/3019059#M5590</link>
    <description>So there is no sendmail process at all running?&lt;BR /&gt;&lt;BR /&gt;try this:&lt;BR /&gt;&lt;BR /&gt;sendmail -v -d8 -d38 someone@your.net&lt;BR /&gt;&lt;BR /&gt;Type a line of text&lt;BR /&gt;&lt;BR /&gt;&lt;ENTER&gt;&lt;BR /&gt;&lt;BR /&gt;Type a dot(period)&lt;BR /&gt;&lt;BR /&gt;.&lt;BR /&gt;&lt;BR /&gt;&lt;ENTER&gt;&lt;BR /&gt;&lt;BR /&gt;Post results.&lt;BR /&gt;&lt;BR /&gt;If you have recently played with sendmail.cf restore from the backup you took before you started.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;service sendmail restart&lt;BR /&gt;&lt;BR /&gt;What happens? How long does teh daemon stay up.&lt;BR /&gt;&lt;BR /&gt;SEP&lt;BR /&gt;&lt;BR /&gt;&lt;/ENTER&gt;&lt;/ENTER&gt;</description>
    <pubDate>Wed, 09 Jul 2003 12:40:07 GMT</pubDate>
    <dc:creator>Steven E. Protter</dc:creator>
    <dc:date>2003-07-09T12:40:07Z</dc:date>
    <item>
      <title>sendmail error</title>
      <link>https://community.hpe.com/t5/operating-system-linux/sendmail-error/m-p/3019058#M5589</link>
      <description>when I restart the sendmail service - it pop up the below message &lt;BR /&gt;&lt;BR /&gt;Shutting down sendmail: [ OK ] &lt;BR /&gt;Shutting down sm-client: [FAILED] &lt;BR /&gt;Starting sendmail: [ OK ] &lt;BR /&gt;Starting sm-client: [ OK ] &lt;BR /&gt;&lt;BR /&gt;, the sendmail seems failure now , what can i do? thx.</description>
      <pubDate>Wed, 09 Jul 2003 11:50:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/sendmail-error/m-p/3019058#M5589</guid>
      <dc:creator>juno2</dc:creator>
      <dc:date>2003-07-09T11:50:44Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail error</title>
      <link>https://community.hpe.com/t5/operating-system-linux/sendmail-error/m-p/3019059#M5590</link>
      <description>So there is no sendmail process at all running?&lt;BR /&gt;&lt;BR /&gt;try this:&lt;BR /&gt;&lt;BR /&gt;sendmail -v -d8 -d38 someone@your.net&lt;BR /&gt;&lt;BR /&gt;Type a line of text&lt;BR /&gt;&lt;BR /&gt;&lt;ENTER&gt;&lt;BR /&gt;&lt;BR /&gt;Type a dot(period)&lt;BR /&gt;&lt;BR /&gt;.&lt;BR /&gt;&lt;BR /&gt;&lt;ENTER&gt;&lt;BR /&gt;&lt;BR /&gt;Post results.&lt;BR /&gt;&lt;BR /&gt;If you have recently played with sendmail.cf restore from the backup you took before you started.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;service sendmail restart&lt;BR /&gt;&lt;BR /&gt;What happens? How long does teh daemon stay up.&lt;BR /&gt;&lt;BR /&gt;SEP&lt;BR /&gt;&lt;BR /&gt;&lt;/ENTER&gt;&lt;/ENTER&gt;</description>
      <pubDate>Wed, 09 Jul 2003 12:40:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/sendmail-error/m-p/3019059#M5590</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-07-09T12:40:07Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail error</title>
      <link>https://community.hpe.com/t5/operating-system-linux/sendmail-error/m-p/3019060#M5591</link>
      <description>sendmail client seems to have some problem.&lt;BR /&gt;&lt;BR /&gt;can u check if there are any related error messages in /var/log/messages.&lt;BR /&gt;-balaji</description>
      <pubDate>Wed, 09 Jul 2003 13:22:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/sendmail-error/m-p/3019060#M5591</guid>
      <dc:creator>Balaji N</dc:creator>
      <dc:date>2003-07-09T13:22:58Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail error</title>
      <link>https://community.hpe.com/t5/operating-system-linux/sendmail-error/m-p/3019061#M5592</link>
      <description>SEP, Correct me if i am wrong.&lt;BR /&gt;&lt;BR /&gt;The problem is with sm-client, right?&lt;BR /&gt;&lt;BR /&gt;And this is used so that when normal user wants to invoke sendmail to send mail, this is invoked, collects the mail and sends it to sendmail to handle.&lt;BR /&gt;&lt;BR /&gt;And this has a configuration file of its own other than sendmail.cf. not sure of the name.&lt;BR /&gt;&lt;BR /&gt;so will replacing sendmail.cf help?&lt;BR /&gt;-balaji</description>
      <pubDate>Wed, 09 Jul 2003 13:39:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/sendmail-error/m-p/3019061#M5592</guid>
      <dc:creator>Balaji N</dc:creator>
      <dc:date>2003-07-09T13:39:02Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail error</title>
      <link>https://community.hpe.com/t5/operating-system-linux/sendmail-error/m-p/3019062#M5593</link>
      <description>I think sm-client has its own configuration file. Haven't seen it much.&lt;BR /&gt;&lt;BR /&gt;Here is some docs on the subject....&lt;BR /&gt;&lt;A href="http://www.linuxmanagers.org/pipermail/linuxmanagers/2003-February/000991.html" target="_blank"&gt;http://www.linuxmanagers.org/pipermail/linuxmanagers/2003-February/000991.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.linuxquestions.org/questions/archive/2/2002/10/3/33014" target="_blank"&gt;http://www.linuxquestions.org/questions/archive/2/2002/10/3/33014&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.cm.nu/~shane/lists/comp.mail.sendmail/2003-01/0000.html" target="_blank"&gt;http://www.cm.nu/~shane/lists/comp.mail.sendmail/2003-01/0000.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://archives.mandrakelinux.com/cooker/2002-10/msg00891.php" target="_blank"&gt;http://archives.mandrakelinux.com/cooker/2002-10/msg00891.php&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;May be an answer in one of those threads.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Fri, 11 Jul 2003 03:41:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/sendmail-error/m-p/3019062#M5593</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-07-11T03:41:19Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail error</title>
      <link>https://community.hpe.com/t5/operating-system-linux/sendmail-error/m-p/3019063#M5594</link>
      <description>Duh.&lt;BR /&gt;&lt;BR /&gt;Look at the message sequence.&lt;BR /&gt;&lt;BR /&gt;Its not failing to shut down, it was never running.  It probably failed with an error at startup.&lt;BR /&gt;&lt;BR /&gt;Check the start log, or modify the startup script to put all its output to a file.&lt;BR /&gt;&lt;BR /&gt;Then post the file.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Fri, 11 Jul 2003 03:42:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/sendmail-error/m-p/3019063#M5594</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-07-11T03:42:30Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail error</title>
      <link>https://community.hpe.com/t5/operating-system-linux/sendmail-error/m-p/3019064#M5595</link>
      <description>Hello!&lt;BR /&gt;&lt;BR /&gt;Check the /var/log/messages for info&lt;BR /&gt;about the problems that happend.&lt;BR /&gt;&lt;BR /&gt;Caesar</description>
      <pubDate>Fri, 11 Jul 2003 18:30:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/sendmail-error/m-p/3019064#M5595</guid>
      <dc:creator>Caesar_3</dc:creator>
      <dc:date>2003-07-11T18:30:15Z</dc:date>
    </item>
  </channel>
</rss>

