Dear all, I am using my own domain email account like [email protected] to send email from the asp.net web application , sometimes it send an email and some times it did not send an email randomly , i debug the code and it says cannot connect to the server IP{some IP:Port} so i contact the service provider and they said that the firewall on the server is blocking the IP due to shared hosting , so they suggest me to tell them all the IP address from where the request come to send an email , but the nature of my application is like that i do not know all the client earlier so that i can share the IP with hosting provider to white list them secondly they may have dynamic IP so i cannot share the IP, What would be the work around , I am using the NEXUS solution provider.
Loading
Mark TaborPosted Aug 4, 2016, 7:30 AM
Nitin SontakkePosted Aug 4, 2016, 6:54 AM
Mark TaborPosted Aug 4, 2016, 6:16 AM
Nitin Sontakkethat is static not dynamic , My code is fine it works with gmail smtp but with the hosting mail server , they said the server is blocking the address of machine IP not that server IP it blocks the machine IP from user machine which is going to send email using the hosting mail server but the IP of that machine is blocked by the server as it is shared
Nitin SontakkePosted Aug 4, 2016, 6:01 AM
Mark TaborPosted Aug 4, 2016, 5:46 AM
Nitin Sontakke,
Praveen Kumar Sreeram
pastingthanks for response, my application is sending email by the mail server of my hosting provider so my Ip is static not dynamic they said that you have shared hosting so my one user is in one city and other is in another city so they have different net works , so the Firewall on the hosting server blocks the machine IP.s
Mark TaborPosted Aug 4, 2016, 5:41 AM
Bikesh SrivastavaPosted Aug 4, 2016, 5:13 AM
Nitin SontakkePosted Aug 4, 2016, 4:54 AM
Praveen SreeramPosted Aug 4, 2016, 4:53 AM