Dear friends, I have installed CentOS 5.2 64 bit and installed the qmail toaster. I observed two problems in the installation. 1. I am getting mails from most of the domains, but from some domains I am unable to recive mails. I am able to send messages from my mailserver. In some domains they are receiving the bounce messages also. I do not know what is the status with other domains where from the messages are not coming. (I mean whether they are also getting the bounce messing. Can u pl. let me know if there is any way to debug? In /etc/mail/spamassassin/local.cf, I have incresed the required_score to 15 from 5, but that did not help; only the mails marked as spam earlier are now delivered to mailbox.
2. self signed certificate was not generated with the installation and the certificate was corresponding to localhost and the server name was not reflected, I tried to generate the certificate for qmail using the following procedure as per the link given from qmailtoaster wiki. Which file exactly is reflected in the certicate ? Pl. let me know. #cd /etc/pki/tls/certs/ #make stunnel.pem #mv stunnel.pem /var/qmail/control/servercert.pem #cd /var/qmail/control #chown root:qmail /var/qmail/control/servercert.pem #chmod 644 /var/qmail/control/servercert.pem #ln -s /var/qmail/control/server.pem /var/qmail/control/clientcert.pem All went in vain again, since the certificate still shows the localhost.localdomain . Then the following the following steps for generating the certificate for the httpd server. openssl x509 -in servercert.pem -text -noout but the certificate corresponding to server is not generated. We visited the following sites for generating the certificate but we could not find any solution http://wiki.qmailtoaster.com/index.php/Certificate http://www.perturb.org/display/entry/754/ http://www.rapidssl.com/ssl-certificate-support/generate-csr/apache_mod_ssl.htm http://www.corserv.com/freebsd/apache-ssl-howto.html Pl. let me know if there is a solution with self signed certificate. Thanking you, --seshagiri --------------------------------------------------------------------- QmailToaster hosted by: VR Hosted <http://www.vr.org> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
