Search code examples
.netemailmailing

Mailengine with .NET API


I am looking for a mailengine that supports

  • Sending emails
  • Catching bounced emails
  • Support read confirmations
  • Show reports of mailing statistics (how many received/bounced)
  • Expose everything through an API that can be called using .Net

Does anyone know of any? It doesn't have to be free (always nice though) but it can't be a subscription. It has to be a one time purchase.

I tried Googling for them but I couldn't find one.


Solution

  • Well I'm aware of a couple of partial solutions, but not one big package:

    You should be able to hack something together quite fast. There is no one big solution to do this, unless you want to buy a full newsletter system or something.