sendmail: Replace shell script by C implementation
authorStefan Huber <shuber@sthu.org>
Wed, 6 Jan 2021 20:47:58 +0000 (21:47 +0100)
committerStefan Huber <shuber@sthu.org>
Wed, 6 Jan 2021 20:47:58 +0000 (21:47 +0100)
commit7a102a5e45835cca2a5902a2ae83a9cdfe105e93
tree01ab5bd95a3e48cafe7fae397bf870970f24d22e
parent2e355565092fb8b1121dd4bb335c9ae1c69ba9df
sendmail: Replace shell script by C implementation

The C implementation allows sendmail to have the suid flag set, which
might be required for some use cases.
.gitignore
Makefile
sendmail [deleted file]
sendmail.c [new file with mode: 0644]