Skip to content

betler/g-null-smtp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

g-null-smtp

Null SMTP Server in Java. I see a lot made in Go, Node, etc. but I wanted a Java one. Not a lot to say. Starts in port 25, can be changed in properties file.

relayer.smtp.server.port sets the listening prot

relayer.smtp.server.delay allows to set a delay (ms) with each email to simulate any kind of processing.