SBT SCALA java.lang.ClassNotFoundException: javax.mail.Authenticator – Apache
I have SBT Scala project who sends emails with some information to users. Everything works fine using IntelliJ to run it, but I need to build the project, put on the server and run from terminal. In the first step…