LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Enterprise (https://www.linuxquestions.org/questions/linux-enterprise-47/)
-   -   qq trouble creating files in queue (https://www.linuxquestions.org/questions/linux-enterprise-47/qq-trouble-creating-files-in-queue-591682/)

sachin1361 10-14-2007 07:45 AM

qq trouble creating files in queue
 
This is related to Qmail in RHEL-5 which I have configured from docs provided in Qmailrocks.org.I have been some problem while sending mails through telnet. When I send mail , error appears
"451 qq trouble creating files in queue (#4.3.0)"


[root@pc1 ~]# qmailctl stat
/service/qmail-send: up (pid 3536) 6100 seconds
/service/qmail-send/log: up (pid 3537) 6100 seconds
/service/qmail-smtpd: up (pid 3533) 6100 seconds
/service/qmail-smtpd/log: up (pid 3531) 6101 seconds
/service/qmail-pop3d: up (pid 3534) 6100 seconds
/service/qmail-pop3d/log: up (pid 3535) 6100 seconds
messages in queue: 0
messages in queue but not yet preprocessed: 0


[root@pc1 qmail-send]# tai64nlocal < current
2007-10-14 13:02:40.539143500 alert: unable to opendir info/23, sleeping...
2007-10-14 13:02:50.541758500 alert: unable to opendir info/23, sleeping...
2007-10-14 13:03:00.544380500 alert: unable to opendir info/23, sleeping...
2007-10-14 13:03:10.545120500 alert: unable to opendir info/23, sleeping...
2007-10-14 13:03:20.547677500 alert: unable to opendir info/23, sleeping...
2007-10-14 13:03:30.549917500 alert: unable to opendir info/23, sleeping...
2007-10-14 13:03:40.550681500 alert: unable to opendir info/23, sleeping...
2007-10-14 13:03:50.552890500 alert: unable to opendir info/23, sleeping...
2007-10-14 13:04:00.553557500 alert: unable to opendir info/23, sleeping...
2007-10-14 13:04:10.555882500 alert: unable to opendir info/23, sleeping...
2007-10-14 13:04:20.556261500 alert: unable to opendir info/23, sleeping...
2007-10-14 13:04:30.557589500 alert: unable to opendir info/23, sleeping...

# cd /var/qmail/queue/info
0 10 12 14 16 18 2 21 3 5 7 9
1 11 13 15 17 19 20 22 4 6 8

# cd /var/qmail/queue/mess
0 10 12 14 16 18 2 21 3 5 7 9
1 11 13 15 17 19 20 22 4 6 8

No benefit from running queue-fix.

# /var/qmail/bin/qmail-queue <msg
# echo $?
64

Which I read in some docs that 64 means Problem with queue/mess.

What should I do next ?


All times are GMT -5. The time now is 12:52 AM.