In our project there will be a 5-6 groups of mail list that we will need to send notifications(100k-200k emails).
What is the best way to do this in .Net? Use custom classes, and custom smtp server? Or use some third party service(I don't find anything like that).
PS:We have 2 dedicated servers with win 2003 on them.