Skip to content

jothan/smtpbis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

smtpbis

crates.io

Extensible SMTP server library

Built on top of rustyknife and tokio for native performance.

The ESMTP extensions that affect the socket layer are directly implemented in the base server. Extensions such as DSN that merely attributes are implemented via the Handler interface.

Features:

  • SMTPUTF8 support
  • CHUNKING support
  • Pluggable STARTTLS support

About

Asynchronous ESMTP service library

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages