Hi,
I'm currently using a esp to send me emails, how ever they only allow a max of 50 connections at a time per IP. This is limiting me on the number of threads i can create because of the connection limit. Is there any way of doing it so the Threads use ALL the IPs on the dedicated server? So for example i have 6 usable IPs, that way i should be allowed to have 300 connections at once to my ESP.
Is there anything i can install on the server or do anything which will allow me to do this please?
Thanks