JavaMail File Transport

The JavaMail File Transport allows you to send mail using a "file" protocol, which will instead write the data out to a text file in a directory you specify, which can then be read and examined.

Homepage POM file JAR file Javadoc
'net.lshift.javamail:javamail-file-transport:1.0'

Dependencies

Compile dependencies

Test dependencies