netty5/codec-smtp
Norman Maurer 562d8d2200 Add smtp codec (client side only).
Motivation:

When writing a SMTP client a provided SMTP codec that follows RFC2821 is useful.

Modification:

Add client side codec and test.

Results:

People who want to write a SMTP client can reuse the codec.
2016-04-07 18:42:17 +02:00
..
src Add smtp codec (client side only). 2016-04-07 18:42:17 +02:00
pom.xml Add smtp codec (client side only). 2016-04-07 18:42:17 +02:00