1834978 Members
2196 Online
110073 Solutions
New Discussion

sendmail error

 
Binu_5
Regular Advisor

sendmail error

Hi All

We have configured send mail in one system ...But If I look into the /var/spool/mque directoer all the mails are stuck insite ... and the following error is flashing n the screen
Jun 28 15:15:31 wiceadm4 sendmail[6493]: j5S9U0A06493: queueup: cannot lock ./tfj5S9U0A06493: No locks available

How can I go head for resolving this problem
Please help

Binu


3 REPLIES 3
Kasper Hedensted
Trusted Contributor

Re: sendmail error

Cem Tugrul
Esteemed Contributor

Re: sendmail error

Binu,

have a look at the doc attachment;
Good Luck,
Our greatest duty in this life is to help others. And please, if you can't
Bejoy C Alias
Respected Contributor

Re: sendmail error

U may need to increase the kernel parameter nflocks. Whenever sendmail tries to process a mail queue it will lock that queue file using file locks . If u ran out of nflocks then the sendmail will not be able to lock the queue files . Check the current value of nflocks using 'sysdef |grep nflocks' and increase the value to a higher one.
Be Always Joy ......