Whether you are using Linux on the desktop or as a server, it's still good that you're using Linux. Linux related questions go here.
Moderator: General Moderators
mad_phpq
Forum Commoner
Posts: 85 Joined: Fri Apr 27, 2007 5:53 am
Post
by mad_phpq » Mon Oct 15, 2007 11:17 am
Mail will not leave the queue. Can anyone help me with this.
Code: Select all
/service/qmail-send: up (pid 589) 1 seconds
/service/qmail-send/log: up (pid 26991) 1163 seconds
/service/qmail-smtpd: up (pid 26985) 1163 seconds
/service/qmail-smtpd/log: up (pid 26986) 1163 seconds
messages in queue: 1
messages in queue but not yet preprocessed: 1
VladSun
DevNet Master
Posts: 4313 Joined: Wed Jun 27, 2007 9:44 am
Location: Sofia, Bulgaria
Post
by VladSun » Mon Oct 15, 2007 12:25 pm
What are the error messages in:
/var/log/qmail/qmail-send/current
?
There are 10 types of people in this world, those who understand binary and those who don't
mad_phpq
Forum Commoner
Posts: 85 Joined: Fri Apr 27, 2007 5:53 am
Post
by mad_phpq » Mon Oct 15, 2007 2:26 pm
alert: cannot start: unable to open mutex
mad_phpq
Forum Commoner
Posts: 85 Joined: Fri Apr 27, 2007 5:53 am
Post
by mad_phpq » Mon Oct 15, 2007 2:32 pm
found a solution. Thanks for showing me the log to look at.
If you see this error in your mail log, then, you have to do the following:
Code: Select all
touch /var/qmail/queue/lock/sendmutex
chown qmails:qmail /var/qmail/queue/lock/sendmutex