micah1701 Posted October 12, 2010 Share Posted October 12, 2010 I recently noticed in an e-mail i received in my gmail account showed the line "Signed-by: domainname.com" along with the simplified header information. I became curious to find out more and learned a bit about DomainKey-Signatures and e-mail authentication. So now I want to implement this in my own mail sending php applications. I have an app that uses the phpmailer class to send multi-part e-mails. I want to modify the headers so that email clients can validate the legitimacy of the mail they receive from my site. So, where do I start? I have an SSL certificate for my site, do I need to use that at all? Thanks for any help pointing me in the right direction Link to comment https://forums.phpfreaks.com/topic/215728-phpmailer-and-digital-signatures/ Share on other sites More sharing options...
pascal_22 Posted May 23, 2012 Share Posted May 23, 2012 Hello, Interesting... Do you get answer to your question? Thanks Link to comment https://forums.phpfreaks.com/topic/215728-phpmailer-and-digital-signatures/#findComment-1348039 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.