Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 Oct 1999 00:13:45 +0200 (CEST)
From:      Pascal Hofstee <daeron@shadowmere.student.utwente.nl>
To:        freebsd-current@freebsd.org
Subject:   Re: shell script trouble
Message-ID:  <Pine.BSF.4.10.9910080010490.1808-100000@shadowmere.student.utwente.nl>
In-Reply-To: <Pine.BSF.4.10.9910071703580.455-100000@shadowmere.student.utwente.nl>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 7 Oct 1999, Pascal Hofstee wrote:


> The scripts I am having problems with are:
> /usr/local/etc/rc.d/rc5des.sh
> /usr/local/etc/postfix/postfix-script
> 
> Both of these scripts still are as they were installed by their respective
> ports. And I know both have worked just fine for months without problems.

The rc5des breakage is in the fact that it seems to attempt to start the
rc5des client but that never seems to get launched ... running rc5des
manually does work .. so the rc5des bianry itself isn't broken.

The postfix breakage is in the fact that no matter What command i try ...
the postfix-script (which is called by postfix itself) always says the
following:

su-2.03# /usr/local/sbin/postfix reload
postfix-script: fatal: the Postfix mail system is not running

I Know the mail system IS running on Postfix though:
su-2.03# ps -aux | egrep postfix
postfix   205  0.0  0.7   928  612  ??  I     5:01PM   0:00.26 qmgr -l -t
fifo 
postfix  1585  0.0  0.5   872  508  ??  I    11:39PM   0:00.02 pickup -l
-t fif
postfix  1809  0.0  0.8   952  724  ??  I    12:11AM   0:00.02 smtpd -n
smtp -t
postfix  1810  0.0  0.7   928  680  ??  I    12:11AM   0:00.02 cleanup -t
unix 
postfix  1811  0.0  0.6   900  584  ??  I    12:11AM   0:00.02
trivial-rewrite 
postfix  1812  0.0  0.8   956  712  ??  I    12:11AM   0:00.02 local -t
unix


--------------------
  Pascal Hofstee - daeron@shadowmere.student.utwente.nl

-----BEGIN GEEK CODE BLOCK-----
Version: 3.1
GCS d- s+: a-- C++ UB++++ P+ L- E--- W- N+ o? K- w--- O? M V? PS+ PE Y-- PGP--
t+ 5 X-- R tv+ b+ DI D- G e* h+ r- y+
------END GEEK CODE BLOCK------



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.10.9910080010490.1808-100000>