Emmanuel Salinas wrote: > first: I wrote wrong > is have to be BIN_DIRECTORY= /usr/exim/bim > > so i do this > ./usr/exim/bin/exim -bV > > and the result is: > > Exim version 4.68 #1 built 03-Oct-2007 09:56:32 > Copyright (c) University of Cambridge 2006 > Berkeley DB: Sleepycat Software: Berkeley DB 4.4.20: (January 10, 2006) > Support for: iconv() Content_Scanning > Lookups: lsearch wildlsearch nwildlsearch iplsearch dbm dbmnz > Authenticators: > Routers: accept dnslookup ipliteral manualroute queryprogram redirect > Transports: appendfile autoreply pipe smtp > Fixed never_users: 0 > Size of off_t: 8 > Configuration file is /etc/exim/exim.conf > > Theres is no error during de make-process :D > > I think that my exim is installed, now I have to configure > /etc/exim/exim.conf > > so.. how can I create a script reference to exim on /etc/rc.d?
From where things are installed, it sounds like you built from the 'universal' tarball onto a FreeBSD box without using the port or appropriate editing to the local Makefile. Easily fixed. Guidance if you need it... IF NOT FreeBSD or DragonFly, ignore this.... Bill -- ## List details at http://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
