4 lines
156 B
Markdown
4 lines
156 B
Markdown
# 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. |