i have a win server 2003 with 3 ips , i am making a program that sends a bulk mails , but i`d like to switch between the 3 ips while sending emails , say for example , first mail sent using first ip and second mail using second ip and third mail using third ip , i know how to send mails using C# , but is there any class that chooses switch ip or something , i am actually not expecting codes , i want any idea so i can start digging .
Share
3 IPs are not enough. Do you have 3 Mailservers using the 3 ips ? If yes it is possible.
I would use
Random…