/** * Classes related to establishing an SMTP listening socket, receiving mail * using the SubEthaSMTP library, and passing it to the filter chain * for processing. */ package mireka.smtp.server;