Yaps
------

By Nir Oren, Copyright 1997


This is a very simple pop server, to compile it, 
edit the make file to set it for either shadow passwords, normal
passwords, or no passwords , and then run make. To install
it, use make install (as root obviously), this will install it into
/usr/local/sbin.
Then, edit your /etc/inetd.conf to run yaps when a connection to port 110 
occurs.
This program uses the md5 implemenetation from RSA.
If you have any problems, contact me at nir@global.co.za
