geekvenue.net

Welcome to Chucktips Hardware HELP WITH DEAD OS 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.

Add Reply

Name
Email
Notify Notify me via email of responses to this message
Title
Comment
(Check those URLs! Don't forget the http://!)
Encoding
If none of the above mean anything to you, select 'Plain'!
Attachment
(You can attach a file to your reply which can then be retrieved by other readers.
Try to keep the file sizes below 500Kb in order to conserve network and server resources.)
Allowed HTML <B> <I> <P> <A> <LI> <OL> <UL> <EM> <BR> <TT> <HR> <STRONG> <BLOCKQUOTE> <DIV .*> <DIV> <P .*>
Important Stuff:
  • Note: Fields with bold titles are required.
  • Please try to keep posts on topic.
  • Try to reply to other people comments instead of starting new threads,
  • Read other people's messages before posting your own to avoid simply duplicating what has already been said.
  • Use a clear subject that describes what your message is about.
  • Please do not post offtopic, inflammatory, inappropriate, illegal, or offensive comments. Repeat offenders will be sanctioned.
  • "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 ]