Now I am trying to use http://campaignmonitor.com to send out mass emails for a domain I host.
campaignmonitor asked me to set up sender id and domainkeys for that domain's DNS record.
I am using BIND to set up DNS records, use qmail as my mail server on a FreeBSD box.
My first questions:
1) How to set up sender id and domainkeys on BIND DNS record? For now I will set up the sender ID and domainkeys for a domain I hosted so I can use campaignmonitor.com. (compaingmonitor already give me the values, I need to set up that record on BIND'd DNS record.
Here on this forum, we have some people use constantcontact before who have given me advices. I would assume that you would nee the sender ID and domainkeys set up too. How did you do that?
2) Further, how can I set up my qmail and BIND dns records, so the email from my own php mail() pages could also pass the sender ID and domainkeys spam filter checking? How did you do that?
Thanks!