http://www.freewebs.com/casualprogrammer/downloads.htm
It installs ypops as a service, which gets started at boot time, can presumably be used with other distributions, I doubt that it will run as service everywhere. Manual starting should be possible, though.
service can be managed as root with
- Code: Select all
service ypopsd start | stop | status | reload
manually starting is via the startscript
- Code: Select all
/usr/sbin/ypopss
as root.
Install as root with
- Code: Select all
rpm -ivh ypops-0.8.6.2-0.Fedora7.i386.rpm
The settings are in /etc/ypops/ypops.ini and are preset to 127.0.0.1, 5110(POP), 5025(SMTP) no bulk handling.
Feedback and suggestions welcome.
Casual
http://casualshangout.blogspot.com




