I have a notification service for my subscribers and send many thousands of emails a day from Windows SMTP(IIS). I'd like to implement domainkeys/dkim and also alter the SMTP "MAIL FROM " to include a database id so I can quickly link bounced mail to the subscriber. IIS doesn't seem to have the ability to do this. Are there any other inexpensive solutions?
|