1) restarting qmail doesn't stop and start all toaster-related processes, only smtp 2) stopping qmail doesn't always successfully stop all toaster-related processes. Sometimes you need to manually kill some of them. When in doubt, rebooting will clear them all.
[EMAIL PROTECTED] wrote: > Sorry for the double post, I needed to resend because the first issue > didnt have the message included. > > > I think the issue is with the certificate. > > When I restart qmail, the message > supervise: fatal: unable to acquire log/supervise/lock: temporary failure > > starts to appear in terminal. Unless I logout and log back in, the > message continues forever. > > This problem is causing pop/imap to fail connection and the apache is > really slow when resolving page. > > I appear to be able to send my self emails and send emails out through > squirrel mail, but in case there is an issue, please cc me at > [EMAIL PROTECTED] > > Any advice is welcome. > > Thanks in advance, > > Chris Penn > > >> I have a Centos 5 qmailtoaster as described here: >> http://wiki.qmailtoaster.com/index.php/CentOS_5_QmailToaster_Install >> >> >> When I restart qmail with qmailctl (via stop, start) I am getting this >> error. >> supervise: fatal: unable to acquire log/supervise/lock: temporary failure >> >> over and over. >> >> On thursday, I did two things. >> I created a new tls cert and servercert.pem, self signed. >> >> I upgraded the qmailtoaster using qtp-newmodel, which in turn upgrade clam >> to .93. >> >> the way I created a new cert is as follows: >> >> openssl genrsa -des3 -rand file1:file2:file3:file4:file5 -out server.key >> 1024 >> openssl req -new -key server.key -out server.csr >> openssl x509 -req -days 3600 -in server.csr -signkey server.key -out >> server.crt >> cat /etc/pki/tls/private/server.key server.crt > >> /var/qmail/control/servercert.pem >> chown root:vchkpw /var/qmail/control/servercert.pem >> chmod 640 /var/qmail/control/servercert.pem >> -- -Eric 'shubes' --------------------------------------------------------------------- QmailToaster hosted by: VR Hosted <http://www.vr.org> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
