poppassd

password change server for Eudora and NUPOP

Install

All systems
curl cmd.cat/poppassd.sh
Debian Debian
apt-get install poppassd
Ubuntu
apt-get install poppassd
image/svg+xml Kali Linux
apt-get install poppassd
Windows (WSL2)
sudo apt-get update sudo apt-get install poppassd
Raspbian
apt-get install poppassd

poppassd

password change server for Eudora and NUPOP

This package provides a daemon for changing passwords on POP mail accounts, a feature common to Eudora and other MacOS/Win32 mail user agents. This feature is also commonly used for TCP loopback password changing from web scripting languages like PHP or Perl, so that the webserver process doesn't need to be run as root (on in the shadow group). This version of poppassd changes passwords via PAM (as opposed to other versions of the same daemon that used the newusers(8) application to change passwords), allowing for great flexibility.