building procmail

wget https://github.com/BuGlessRB/procmail/archive/refs/tags/v3.24.tar.gz
#wget https://ftp.osuosl.org/pub/blfs/conglomeration/procmail/procmail-3.22.tar.gz

tar xzf v3.24.tar.gz
rm -f v3.24.tar.gz
cd procmail-3.24/

make init
echo | make
make install-suid

resources

https://www.linuxfromscratch.org/blfs/view/svn/basicnet/procmail.html

https://github.com/BuGlessRB/procmail

https://github.com/gliderlabs/docker-alpine/issues/24


HOME | GUIDES | LECTURES | LAB | SMTP HEALTH | HTML5 | CONTACT
Copyright © 2024 Pierre-Philipp Braun