Hi,
I have to do some tests with Java MailSession connection to an SMTP and SMTP authenticated server.
At this point, I only have a local web server, which doesn't have access to the SMTP servers (my local IP does not have access).
Is there any software around that can emulate an SMTP server (authenticated and non-authenticated one)?
Something that can work on my local machine, and I would point my MailSession to localhost.
Thank you.
I have to do some tests with Java MailSession connection to an SMTP and SMTP authenticated server.
At this point, I only have a local web server, which doesn't have access to the SMTP servers (my local IP does not have access).
Is there any software around that can emulate an SMTP server (authenticated and non-authenticated one)?
Something that can work on my local machine, and I would point my MailSession to localhost.
Thank you.
