Add mail(1) code and LICENSE
Add README
A Simple Mail Client.
This project is a fork of mail(1) from OpenBSD 7.0.
My changes to the source code are licensed under the ISC License, but much of the code retains its original BSD-3-clause license from UCB.
Most email clients suck. I don't know why email in particular has been plagued with such terrible MUA implementations, but the current landscape is full of either bloated programs with far too much going on (Thunderbird, Kmail), or programs that are unnecessarily complicated and require a lot of configuration (mutt, alpine).
I want an email client with the following features:
Here are the modifications I want to make to mail(1):