SubEtha SMTP¶
SubEtha SMTP is a Java library designed for receiving SMTP mail programmatically^[600-developer__smtp.md]. It provides a server implementation for applications that need to process incoming email messages rather than just send them^[600-developer__smtp.md].
Related Concepts¶
- [[SMTP]]