Hi, On Fri, 2005-12-09 at 23:46 +0530, Arther Martin wrote: > /service/qmail: up (pid 29860) 1 seconds > /service/qmail-pop3d: up (pid 20532) 629 seconds > /service/qmail-send: down 148 seconds, normally up > /service/qmail-smtpd: up (pid 29866) 1 seconds > > status after suggestion
Run these commands (as it is. In one line): # svc -dx /service/qmail; svc -dx /service/qmail/log; rm /service/qmail # svc -dx /service/qmail-send; svc -dx /service/qmail-send/log; rm /service/qmail-send If the above lines wrap in your mail client, then make sure that the line start at the '#' character. Once you do this, create *fresh* symbolic links for the "qmail" program to the service directory from /var/qmail/boot. (As mentioned by Tomas) Your mails should now be processed and delivered too. :) Hope this helps. Srinidhi.