A basic C++ POP3 server.
In order to build the project you will need to install some dependencies which can be found here (http://tinf2.vub.ac.be/~dvermeir/software/dv/): dvutil, dvthread, dvnet.
After this is done you can run make
& run the pop3server
.