I have a application I'm currently working on and it includes a form that allows the user to register it. I have the information stored in a string and I would like that information emailed to my gmail account. I searched online and I was able to send it using my gmail account but not everyone has gmail and the code requires a password from the sender.
is there a way to do this?