Skip to content

mail4metablocks/rust-pop3-client-integration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

#POP3 Client using Rust

This is a simple POP3 client written in Rust. It can connect to a POP3 server and authenticate using a username and password.

Requirements

Rust 1.46 or later

Building

To build the client, run cargo build in the root directory of the project.

cargo build
cargo run -- <hostname> <port> <username>

About

Rust crate for POP3 client integration

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages