nakov1_4
Class SMTPListener
- public class SMTPListener
- extends Thread
- Listens for incoming SMTP connections on port 25. Launches SMTP helper threads to handle SMTP commands/operations.
- Version:
- 1.21
- Author:
- George Denchev
SMTPListener
public SMTPListener(MailServer ref)
- Parameters:
ref
- reference to the main MailServer thread
run
public void run()