hendry Wrote:Hmm.. thanx.. I tried to add a relay_domains to the main.cf, but after doing that I cannot send mail anymore . Any idea where to implement something like that?
Hi I know that ephigenie wrote that the problem soon will be solved, but just to tell you how we solve this kind of problems.
1. An customer of ours, an medicalcompany, with many employees and with each e-mail, have been spammed a lot due to wrong handling of e-mail addresses by webmaster at website (he made a list), their e-mail addresses are of old age, knowend by many in that businness, so they didn't want to change them.
2. They use an externale mail-scanner, virus112.com, which are using the following scanner-domains, scanner1.virus112.com, scanner2.virus112.com and scanner3.virus112.dk.
3. At the external DNS-service as we also use, we have set the following MX:
domain.tld scanner1.virus112.com 10
domain.tld scanner2.virus112.com 20
domain.tld scanner3.virus112.dk 30
- and a A-record as : mail.domain.tld your-server-IP.
And it works 100%.