]> git.ipfire.org Git - thirdparty/mlmmj.git/commit
foot_filter: remove
authorBaptiste Daroussin <bapt@FreeBSD.org>
Tue, 17 Sep 2024 14:15:01 +0000 (16:15 +0200)
committerBaptiste Daroussin <bapt@FreeBSD.org>
Tue, 17 Sep 2024 14:16:34 +0000 (16:16 +0200)
commitf45573bd7cad63b0fe03a92bec7e23d624a95ea5
treef17869c70e178ceaa69457dbe3d0c54c30b3431f
parent41759cc993dab7e4fbddf17529e0d44511df4c07
foot_filter: remove

this is too naive and cannot cope with the complexity of emails.
Either mails are restricted to be plain/text and control/footer is
enough or preprocess with ah external program the email, this work
does not belong directly to mlmmj and I don't intend into maintaining
this code.

Fixes: #23
contrib/Makefile.am
contrib/foot_filter/Makefile [deleted file]
contrib/foot_filter/foot_filter.c [deleted file]