Create Vb.Net code that sends emails
Budget: ₹1,500 – ₹12,500 INR
I have some old vb.net software that has a class that sends emails to customers, a copy of their invoice or receipt as a pdf. The code was written 10years ago or more and has stopped working when a the Pc is connected to "some" Internet Service Providers, including Starlink. I don't know how to fix this. The job is the either fix the code or replace it. I'm an experience computer programmer so I can implement your instructions. Just need a solution.
I've attached the vb class being used (as a .txt) just rename to .vb file extension once you're downloaded it.
There is two functions in that class, a basic one that I use to test the parameters to get a successful email send out. The other is the one is the same code but accepts an attachment.
Our email hosting company is https://conetix.com.au/ and I will give you a valid email address, password, the smtp server, preferred port etc.
Ideally you will have access to a Starlink internet connection to test your work, because solving that issue will likely solve the issue we have with some other internet providers not working with that code.
I've attached the vb class being used (as a .txt) just rename to .vb file extension once you're downloaded it.
There is two functions in that class, a basic one that I use to test the parameters to get a successful email send out. The other is the one is the same code but accepts an attachment.
Our email hosting company is https://conetix.com.au/ and I will give you a valid email address, password, the smtp server, preferred port etc.
Ideally you will have access to a Starlink internet connection to test your work, because solving that issue will likely solve the issue we have with some other internet providers not working with that code.