DragonFly BSD
DragonFly bugs List (threaded) for 2012-04
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

[DragonFlyBSD - Bug #2348] (Closed) sendmail will halt startup if there's no network connection


From: "Justin C. Sherrill via Redmine" <bugtracker-admin@xxxxxxxxxxxxxxxxxxxxx>
Date: Sat, 14 Apr 2012 13:42:13 -0700

Issue #2348 has been updated by Justin C. Sherrill.

Status changed from New to Closed

sendmail_enable="NONE" does seem to fix it.  rcdebug reports "NO" as the value still:

In /etc/rc.conf:
sendmail_enable="NONE"

in /var/log/messages:
Apr 14 16:35:13 teeny root: /etc/rc: INFO: checkyesno: sendmail_enable is set to
 NO.

I suppose that could be considered a cosmetic bug.  I'd argue that having to mark "NONE" instead of "NO" is confusing, but perhaps the best fix is to implement DMA.  Closing bug.
----------------------------------------
Bug #2348: sendmail will halt startup if there's no network connection
http://bugs.dragonflybsd.org/issues/2348

Author: Justin C. Sherrill
Status: Closed
Priority: Normal
Assignee: 
Category: 
Target version: 


Even with sendmail="NO" and sendmail_enable="NO" in rc.conf, startup
will hang trying to start various things in sendmail during start, if
starting on a machine with no network configured other than the
loopback interface.

(Maybe it times out?  I haven't waited that long.)

The fix for now is to add

sendmail_submit="NO"
sendmail_msp_queue_enable="NO"

to rc.conf.


-- 
You have received this notification because you have either subscribed to it, or are involved in it.
To change your notification preferences, please click here: http://bugs.dragonflybsd.org/my/account



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]