Sending Email Error

My server crashed a week ago because the hard drive filled up. Bad on me.

It’s back up and accessing the database, but won’t send emails. Getting this error:

15-Apr-2026 16:33:10.866 WARNING [Thread-4295988] javax.mail.Session.loadResource expected resource not found: /META-INF/javamail.default.address.map

I found this page on the topic:

I have no idea where the src/main/java/META-INF folder should be.

Any help would be appreciated.

Also, I was hoping the debug attribute would work on the cfmail tag, but nope, unless I used it wrong.

Thanks,
Mik

OS: Windows Server 2016 Standard {about to move to a new 2022 server}
Java Version: 11.0.7 (AdoptOpenJDK) 64bit
Tomcat Version: Apache Tomcat/9.0.35
Lucee Version: 5.3.8.206 {when we move we go to 6.x}

META-INF is in the javamail JAR file. Sounds like maybe your’s got corrupted?
7Zip can view the .jar file.