On Wed, Nov 09, 2005 at 04:28:20PM +0200, Kobus de Wit wrote: > Dear All, > > I have installed FreeBSD 5.4 and downloaded EXIM 4.54 with the intention > to install it and run it.
The best way to install exim on FreeBSD is to use the ports system. Basically with an up to date ports tree, run: cd /usr/ports/mail/exim make install clean Check out the Makefile for the options that you can compile exim with. I use exim-mysql for mysql integration, but you can do this with options on exim. Read http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/ports.html for more information about ports. Regards, -John -- John Oxley Systems Administrator Yo!Africa E-Mail: john at yoafrica.com Tel: +263 4 858404 echo '9k[l:l;s<s=0l>x]s"[1+l<dd*l=d*-l;+ds<rl=2**l:+ds=d*rd*+4<-d15>>] s>[q]s-[d77/3*2-s;47l"x-P1+d78>`]s`0[d23/.5-3*s:0l`xr10P1+d24>$]ds$x'|dc -- ## List details at http://www.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://www.exim.org/eximwiki/
