Hi guys,
I have a scenario I would like to know if is a plausible scenario.
a) I have a SmarterMail 5.x mailserver (and happy with it so far ;-) )
b) I have a website that sends out automated emails; registration confirmations, events etc...
c) I have already set up a SPF record that allows this scenario.
d) I have not yet implemented DomainKeys on this domain.
I would like to add DomainKeys to my domain. But I want to make sure that I do not run into any problems with this scenario. The automated emails I send from my website are not signed with the DomainKeys right now. How can I make sure that they are?
1) Will the emails be signed if I just use the SmarterMail 5.x SMTP Server and send from that?
2) Is there an API where I can connect to the SmarterMail server and send directly through that? Perhaps a webservice?
3) If I set up the SmarterMail server as a smarthost for my IIS SMTP server (that I use right now) will the mails be signed?
4) Are there some .NET API's (preferably open source) where I can use the same key pair to sign my mails with a DomainKey?
5) Do I have to do something completely different from one of the four above?
I haven't tried anything yet because I do not want to risk my mails being sent with wrong signatures or have the DomainKeys setup on DNS and not signing mails. I am not sure what implications that would have.
Thanks,
JP