If it possible to send emails with Gmail without the need to provide username and password from an interface, I want to make a class or a method and inside this calss or method put the password and username and then send the email, I read this question but they sais that you ned to provide the username and password using a interface, I want to create and automatic process that send automatic emails.
this is the question I read