geekvenue.net

Welcome to Chucktips HELP WITH DEAD OS Hardware Installing FreeBSD Miscellaneous
 faq
 search
 add article
 cool-stuff
 how-to
 main
 tips


Sendmail error and Solution
Sendmail Posted by Understudy on Saturday March 29, @01:09PM
from the going postal dept.
This is the error:
Mar 29 02:02:40 Comp1 sm-msp-queue[100]: h2T72eFH000098:
disconnect: sm_io_reopen("/dev/null") failed: Permission denied

I recently did a fresh load on to a spare computer I have of FreeBSD 4.7 Stable. After doing the install everything seemed fine except for that error message popping up every now and then. I did not understand what it was. I just knew from the sm-msp-queue that it had something to do with sendmail. Well I hadn't configured sendmail. I figured it was trying to send me my nightly status reports. So I loaded mutt and set up a root account. That didn't solve the problem.

I then began to look around and see what I could find. A search on Google turned up this report from FreeBSD. The article applies to the 5.0 Release of FreeBSD. And it is in a section titled "Known Pitfalls." I decided to try it and let it run for a little while and see what happens. Everything turned out great. I also found this reply to one of the articles on Chucktips. I am not sure if just leaving sendmail_enable="NONE" was going to solve my problem. So I left the extra lines in the rc.conf just to be safe. My rc.conf now contains these additional lines:

sendmail_enable="NONE"
sendmail_outbound_enable="NO"
sendmail_msp_queue_enable="NO
sendmail_submit_enable="NO"

Since doing that I have received no more error messages. Hope this helps you.


<  |  >

 

Related Links
  • Articles on Sendmail
  • Also by Understudy
  • Contact author
  • ThinkGeek

    Sponsors

    The Fine Print: The following comments are owned by whoever posted them.
    ( Add a Reply )

    "You never know how many friends you have until you own a Condo on the beach." -- Jason's Postulate

    Powered by Zope  Powered by Apache  Squishdot Powered
    All trademarks and copyrights on this page are owned by their respective companies. Comments are owned by the Poster. The Rest ©2001 Jason Neumann.
    [ main | post article | search ]