Posts by ericjohn santos • 1 point
1 post
-
-2
votes0
answers15
viewsQ: Error sending simple JAVA email
I have a problem trying to send an email in Java I’m using Apachenetbeans. Could someone help me? package bancoteste; import org.apache.commons.mail.DefaultAuthenticator; import…