Files
MailSender/README.md
Pierre HUBERT 37d63a08f8
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
Add code quality checks
2025-07-04 13:54:44 +02:00

156 B

MailSender

Basic command line tool that can be used to send email, using the SMTP protocol.

This tool has been written in Rust, using the lettre crate.