It’s quite a common scenario that your program sends and receives mail, but how do you test that on your local machine ?
Well there is a solution : Java E-Mail Server
This is a simple mail server that runs POP and SMTP server on localhost and allows user to test their mail capabilities on the fly.
Configuring Java E-Mail Server is easy and you just have to define the mail storage path and the username you want to use.
0 responses so far ↓
There are no comments yet...Kick things off by filling out the form below.