LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   qmail-send & pop3d uptime (https://www.linuxquestions.org/questions/linux-software-2/qmail-send-and-pop3d-uptime-277019/)

ArenaJAG 01-12-2005 03:30 PM

qmail-send & pop3d uptime
 
Greetings all.

First off, thanks to all who asked the questions and to those who gave answers and guidance to email server setup and configuration. With those threads alone, I've been able to get qmail and qmail-pop3d working almost as they should.


My problem:

When I send an email, it is sucessfully sent from my mail program (Ximian Evolution on a RHES3 system). When I check for messages, the task completes sucessfully. However, I recieve no messages.

qmailctl stat reveals:

# qmailctl stat
/service/qmail-send: up (pid 23504) 0 seconds
/service/qmail-send/log: up (pid 5346) 5986 seconds
/service/qmail-smtpd: up (pid 5345) 5986 seconds
/service/qmail-smtpd/log: up (pid 5343) 5987 seconds
messages in queue: 2
messages in queue but not yet preprocessed: 2
/service/qmail-pop3d: up (pid 23503) 0 seconds
/service/qmail-pop3d/log: up (pid 5347) 5986 seconds

I know each of these are supposed to have an up-time of greater than 1, however qmail-send and qmail-pop3d bounce back and forth between 0 & 1.

An sh check_install returns a congratulations!

From /var/qmail a ./rc reveals:

qmail]# ./rc
env: qmail-start: No such file or directory
(I'm assuming that the directory within the exec in rc is the directory it cannot find. Is that correct?)

My assumption leads me to check the defaultdelivery file which points to ./Maildir/ .


What else can I look into to see why qmail-send and qmail-pop3d are continuously restarting?

Thank you for your help.

JAG

ArenaJAG 01-13-2005 11:19 AM

Problem fixed
 
I changed /var/qmail/rc to match the file in /var/qmail/boot/ that worked for my system, binm3 is what worked for me.

After that change, all the services are up and running for the same amount of time. The messages get preprocessed, but the messages stay in the queue. Any ideas why they aren't being delivered to the users mailbox?


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