[iso-8859-1] J?M?ger writes:
I have found this message in the logs:
TLS_found_no_client_cert_in_control/clientcert.pem/
I have searched the lists and found an answer that this failure is due
to
a selfsigned clientcert. In that posting the solution was to simply
remove
the clientcert and resta
1. put "-v" in your smtp/run file. The toaster has no -v and therefore no
log.
/usr/local/bin/tcpserver -H -R -l 0 -v \
2. upgarde to qmailadmin to 1.0.6 as per the toaster.
tar xzvf qmailadmin-1.0.6.tar.gz
cd qmailadmin-1.0.6
./configure -- (your options here)
make
make install-strip
3. I