Netty codec for the SMTP protocol, enabling asynchronous SMTP client and server implementations.
<dependency>
<groupId>io.netty</groupId>
<artifactId>netty-codec-smtp</artifactId>
<version>4.1.135.Final</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Add SMTP codec handlers to a Netty channel pipeline.
No known issues recorded.
No dependency data recorded yet.