Dear Mr. Senthil, Thanks for the solution. I have finally solved the issue by decreasing the spfbehaviour in /var/qmail/control to 2 from default 1. I am getting the mails from the domains which used to bounce earlier.
Thanks once again. --seshagiri --- On Mon, 12/29/08, senthil vel <[email protected]> wrote: > From: senthil vel <[email protected]> > Subject: Re: [qmailtoaster] mails missing from some domains and self signed > certificate problem > To: [email protected] > Date: Monday, December 29, 2008, 9:48 PM > Hi, > What was the reason for bouncing? Can you get any one > of that > bounce mails? By default /var/qmail/control/spfbehavior > will have > 3(reject mode). That may cause the mails to bounce back for > the > domains which are not having proper spf records. Try to get > one of the > bounced emails. If it is the reason for bounce, make > /var/qmail/control/spfbehavior to 0 or 1. Plz do any > changes after > analyzing the reason for bounce. > > Thanks and Regards, > S.Senthilvel, > > > > > > On Mon, Dec 29, 2008 at 1:06 PM, rama seshagiri > <[email protected]> wrote: > > 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] > > > > > > --------------------------------------------------------------------- > QmailToaster hosted by: VR Hosted > <http://www.vr.org> > --------------------------------------------------------------------- > To unsubscribe, e-mail: > [email protected] > For additional commands, e-mail: > [email protected] --------------------------------------------------------------------- QmailToaster hosted by: VR Hosted <http://www.vr.org> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
