Skip to content

Lightweight, fast Rust implementation of the IMAP protocol with flexible storage backend

License

Notifications You must be signed in to change notification settings

elliottpope/TreasurMAP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TreasurMAP

Lightweight, fast Rust implementation of the IMAP protocol with flexible storage backends and an extensible handler structurefor customization

Running the Server

cargo run

will run the server on port 1433 with 10 handler threads

Development

cargo test

will run all the tests to ensure you have not introduced a regression

About

Lightweight, fast Rust implementation of the IMAP protocol with flexible storage backend

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages