NDworman

Member
Feb 21, 2010
7
0
51
I notice that when I send confirmation email to customers via PHP forms, DKIM does not sign the mail. I was told that one way to fix this was to use SMTP authentication. But since I use the same FROM and REPLY TO addresses for all form generated mail, is there a way to have a default DKIM signature that comes from any mail the server produces? I can use the same key as I use for the website I identify as the sender.