When starting Qmail
my logs are filling with: 
@400000003e15f63d11f54464 alert: cannot start: unable to open mutex
What's that error?

I had to modify qmail startup script. I added to "ln line":
/service/$1, that dollar sign. without it I cannot start Qmail, but still getting 
errors at first start. Is that bad?

startserv () {
        if [ -r /service/$1 ]; then
                echo "$1 not started: already running"
        else
                rm /var/log/qmail/$1/*
                ln -s /var/qmail/service/$1 /service/$1
                echo "Starting $1"


- - - Sunpoint.net tiedustelee: - - -

Suliko s�hk�postisi? 

Hae uusi painamalla t�st�!
http://www.sunpoint.net/SunAds/click.htm?mode=footer&id=68&jump=http%3A%2F%2Fwww.sunpoint.net%2F


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
------------------------------------------------------------------------
leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html

Reply via email to