I found the two text files quite good - as is the auto download and install -
http://www.qmailtoaster.com/info/current-download-script.sh
http://www.qmailtoaster.com/info/current-install-script.sh

One problem I did have when following the EZ install was -

8. Make a self signed certificate:
   
   cd /usr/share/ssl/certs/
   make stunnel.pem

   Note: common name should be your mail server
mail.your-domain.com

   mv stunnel.pem /var/qmail/control/servercert.pem 
   chown root:qmail /var/qmail/control/servercert.pem 
   chmod 644 /var/qmail/control/servercert.pem

   REBOOT


Unfortunatly that directory did not exist on my system (Fedora 4).  I'm assuming cause it's a make command you'd expect some source files to be there. 

Any ideas? 

I tried looking around obvious places for a binary to generate a new certificate to no avail.


Cheers.

Reply via email to