Hi,
I followed toaster but found one problem last day.
One user is trying to send me a message but an error message is returned.
Here it is:
The important part is here:
>>> STARTTLS
<<< 454 TLS missing certificate: error:02001002:system library:fopen:No such file or directory (#4.3.0)
Where could be problem please? What to check?
Just what it says: The certificate is missing. Make sure /var/qmail/control/servercert.pem and /var/qmail/control/clientcert.pem are in place. If not, you probably forgot to run "make cert" at the end of the qmail install.
Incidentally, the new TLS patch upgrade that I posted earlier this week now checks for an existing certificate before advertising STARTTLS support.
Bill
