My goal is to setup an environment for a locally hosted email server to handle sending and receiving of emails and i need to send the emails via java, i was reading up on stmp, pop imap. The system i am using is windows 8 and it does not have any internet access so all is done locally.
My requirements are that i need to create an environment for 2 mail servers A and B, A needs to send an email to B, and B will reply it has received the mail.
But i still am confused where to read up regarding this? i hope to get some guidance on this.
I looked at hMailserver, is this what i am looking for?