Hi,
 
I'm having a problem which started after having to hard-reboot my machine due to monitor difficulty.
When the machine came back up, qmail was not working properly...
 
Env: FreeBSD
 
Symptoms:
 
Lag when sending and receiving mail
Mail sent from machine does not seem to arrive at destination, even though an 'accepted' message can be seen in /var/log/qmail/qmail-send/current
Mail sent to machine generates error message:
---
I'm afraid I wasn't able to deliver your message to the following addresses.
This is a permanent error; I've given up. Sorry it didn't work out.

<[EMAIL PROTECTED]>:
Sorry. Although I'm listed as a best-preference MX or A for that host,
it isn't in my control/locals file, so I don't treat it as local. (#5.4.6)
---
 
(I checked the control/locals file, and mybox.org is there. I also found a locals.lock file, which I removed. This sent CPU usage plummeting, but did not fix the problem of no mail being received and error messages being generated - they are being continuously generated.)
 
Output:
 
warabi# ps aux | grep qmail
root       214  0.0  0.3   840  412  ??  I     6:16PM   0:00.01 supervise qmail-pop3d
root       221  0.0  0.3   840  412  ??  I     6:16PM   0:00.01 supervise qmail-smtpd
root       223  0.0  0.3   840  412  ??  I     6:16PM   0:00.01 supervise qmail-send
qmaill     241  0.0  0.3   852  340  ??  I     6:16PM   0:00.01 /usr/local/bin/multilog t s4096 
qmaill     250  0.0  0.3   864  420  ??  I     6:16PM   0:00.01 /usr/local/bin/multilog t s4096 /var/log/qmail/qmail-smtpd
root       251  0.0  0.4   884  556  ??  I     6:16PM   0:00.03 /usr/local/bin/tcpserver -H -R -u vpopmail -g vchkpw 0 pop3 /var/qmail/bin/qm
qmails     252  0.0  0.5  1000  584  ??  S     6:16PM   0:04.04 qmail-send
qmaild     253  0.0  0.4   884  560  ??  I     6:16PM   0:00.01 /usr/local/bin/tcpserver -v -p -x /usr/local/vpopmail/etc/tcp.smtp.cdb -u 201
qmaill     257  0.0  0.3   864  420  ??  S     6:16PM   0:00.60 /usr/local/bin/multilog t s4096 /var/log/qmail/qmail-send
root       259  0.0  0.3   864  432  ??  I     6:16PM   0:00.05 qmail-lspawn ./Maildir/
qmailr     260  0.0  0.4   872  496  ??  S     6:16PM   0:00.37 qmail-rspawn
qmailq     261  0.0  0.3   852  420  ??  S     6:16PM   0:00.36 qmail-clean
root      1253  0.0  0.3   844  432  ??  I     7:09PM   0:00.00 /var/qmail/bin/qmail-popup mybox.org /usr/local/vpopmail/bin/vchkpw /v
vpopmail  1255  0.0  0.3   864  432  ??  S     7:09PM   0:00.09 /var/qmail/bin/qmail-pop3d Maildir
qmailr    1434  0.0  0.5   884  568  ??  I     7:23PM   0:00.03 qmail-remote graycastle.com [EMAIL PROTECTED]
qmailr    1446  0.0  0.5   884  568  ??  S     7:24PM   0:00.03 qmail-remote graycastle.com [EMAIL PROTECTED]
qmailr    1450  0.0  0.5   884  568  ??  I     7:25PM   0:00.04 qmail-remote graycastle.com [EMAIL PROTECTED]
qmailr    1460  0.0  0.5   884  568  ??  S     7:25PM   0:00.04 qmail-remote graycastle.com [EMAIL PROTECTED]
qmailr    1464  0.0  0.5   884  568  ??  S     7:25PM   0:00.04 qmail-remote graycastle.com [EMAIL PROTECTED]
qmailr    1475  0.0  0.5   884  568  ??  S     7:26PM   0:00.03 qmail-remote graycastle.com [EMAIL PROTECTED]
... and so on for another lines
 
It appears that qmail-remote is supervised, as new qmail-remote processes are started up if I attempt to kill them.
 
When I send a message, it appears to be delivered:
 
In /var/log/qmail/qmail-send/current, some messages are being marked as delivered ok (but do not actually arrive), and some are being marked with the control/locals file error mentioned above.
 
Can anyone tell me what is going on here, or point me to some specific documentation?
 
Any help appreciated,
 
Shawn

Reply via email to