<?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 sendmail errors in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/sendmail-errors/m-p/3956640#M27296</link>
    <description>Hi Everyone, &lt;BR /&gt;&lt;BR /&gt;One of our support guys has requested I look at a filesystem capacity issue (/var). Having a look through to see why maillog is huge I have noticed the following errors&lt;BR /&gt;&lt;BR /&gt;Mar  4 04:56:51 windomav sendmail[16926]: l218uop1022148: Warning: program /bin/bellmail unsafe: No such file or directory&lt;BR /&gt;Mar  4 04:56:51 windomav sendmail[16926]: l218uop1022148: SYSERR(root): Cannot exec /bin/bellmail: No such file or directory&lt;BR /&gt;Mar  4 04:56:51 windomav sendmail[16918]: l218uop1022148: to=&lt;ROOT&gt;, delay=2+20:00:00, xdelay=00:00:00, mailer=local, pri=6153182, dsn=4.0.0, stat=Operating system error&lt;BR /&gt;&lt;BR /&gt;I can sendmail without a problem from this server to a server we use for alerting.&lt;BR /&gt;&lt;BR /&gt;/bin/bellmail doesn't exist, there is however the following entry in sendmail.cf&lt;BR /&gt;&lt;BR /&gt;sendmail.cf:Mlocal,             P=/bin/bellmail, F=lsDFMAw5:/|@qmn9, S=EnvFromL/HdrFromL, R=EnvToL/HdrToL,&lt;BR /&gt;&lt;BR /&gt;Has anyone seen anything like this before and know the reason why ?&lt;BR /&gt;&lt;BR /&gt;TIA&lt;BR /&gt;&lt;BR /&gt;Steve&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/ROOT&gt;</description>
    <pubDate>Tue, 06 Mar 2007 12:19:11 GMT</pubDate>
    <dc:creator>steven Burgess_2</dc:creator>
    <dc:date>2007-03-06T12:19:11Z</dc:date>
    <item>
      <title>sendmail errors</title>
      <link>https://community.hpe.com/t5/operating-system-linux/sendmail-errors/m-p/3956640#M27296</link>
      <description>Hi Everyone, &lt;BR /&gt;&lt;BR /&gt;One of our support guys has requested I look at a filesystem capacity issue (/var). Having a look through to see why maillog is huge I have noticed the following errors&lt;BR /&gt;&lt;BR /&gt;Mar  4 04:56:51 windomav sendmail[16926]: l218uop1022148: Warning: program /bin/bellmail unsafe: No such file or directory&lt;BR /&gt;Mar  4 04:56:51 windomav sendmail[16926]: l218uop1022148: SYSERR(root): Cannot exec /bin/bellmail: No such file or directory&lt;BR /&gt;Mar  4 04:56:51 windomav sendmail[16918]: l218uop1022148: to=&lt;ROOT&gt;, delay=2+20:00:00, xdelay=00:00:00, mailer=local, pri=6153182, dsn=4.0.0, stat=Operating system error&lt;BR /&gt;&lt;BR /&gt;I can sendmail without a problem from this server to a server we use for alerting.&lt;BR /&gt;&lt;BR /&gt;/bin/bellmail doesn't exist, there is however the following entry in sendmail.cf&lt;BR /&gt;&lt;BR /&gt;sendmail.cf:Mlocal,             P=/bin/bellmail, F=lsDFMAw5:/|@qmn9, S=EnvFromL/HdrFromL, R=EnvToL/HdrToL,&lt;BR /&gt;&lt;BR /&gt;Has anyone seen anything like this before and know the reason why ?&lt;BR /&gt;&lt;BR /&gt;TIA&lt;BR /&gt;&lt;BR /&gt;Steve&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/ROOT&gt;</description>
      <pubDate>Tue, 06 Mar 2007 12:19:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/sendmail-errors/m-p/3956640#M27296</guid>
      <dc:creator>steven Burgess_2</dc:creator>
      <dc:date>2007-03-06T12:19:11Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail errors</title>
      <link>https://community.hpe.com/t5/operating-system-linux/sendmail-errors/m-p/3956641#M27297</link>
      <description>It seems that bellmail is used in some old distributions to deliver mail to users mailboxes.&lt;BR /&gt;&lt;BR /&gt;See:&lt;BR /&gt;&lt;A href="http://www.securiteam.com/exploits/5FP0D2KFQQ.html" target="_blank"&gt;http://www.securiteam.com/exploits/5FP0D2KFQQ.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Probably, your configuration file was migrated from version to version and retained this legacy rule. Nowdays procmail is used.</description>
      <pubDate>Tue, 06 Mar 2007 13:02:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/sendmail-errors/m-p/3956641#M27297</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2007-03-06T13:02:12Z</dc:date>
    </item>
    <item>
      <title>Re: sendmail errors</title>
      <link>https://community.hpe.com/t5/operating-system-linux/sendmail-errors/m-p/3956642#M27298</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;maillog is huge for various reasons.&lt;BR /&gt;&lt;BR /&gt;log level is turned above the default 9 in sendmail.cf or sendmail.mc which generates sendmail.cf&lt;BR /&gt;&lt;BR /&gt;logrotate is not used and the darned thing grows and grows and iis never trimmed.&lt;BR /&gt;&lt;BR /&gt;There appears to be some customization to sendmail.cf or sendmail.mc macro file that is causing this bellmail program which is not on your OS to be run instead of the regular mail processing programs that ship with sendmail.&lt;BR /&gt;&lt;BR /&gt;Perhaps you sendmail configuration was copied in from another system.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 06 Mar 2007 15:37:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/sendmail-errors/m-p/3956642#M27298</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2007-03-06T15:37:37Z</dc:date>
    </item>
  </channel>
</rss>

