Package com.nilhcem.fakesmtp.server


package com.nilhcem.fakesmtp.server
Provides services classes for the SMTP server.
  • Class
    Description
    Listens to incoming emails and redirects them to the MailSaver object.
    Saves emails and notifies components so they can refresh their views with new data.
    Starts and stops the SMTP server.