Tag Archives: Vmailmgr
How to make cvm work on OpenBSD?
Bruce Guenter’s cvm librairies use Linux style sockets. That is usually fine on OpenBSD, except that the cvm_udp code opens a socket, and then uses sendto() which implicitly reoppens the socket. OpenBSD doesn’t like that, so here is the patch … Continue reading
How to install Qmail / VmailMGR on OpenBSD
There is no single source that describes the proper installation of Qmail on OpenBSD, but there are multiple sources that combined provide a good picture: http://marc.theaimsgroup.com/?l=openbsd-misc&m=106872052209964&w=1 http://www.sancho2k.net/filemgmt_data/files/qmail.html http://multivac.cwru.edu./spf/ http://multivac.cwru.edu./fs/#tricks Kludge e-mail server Share and Enjoy: