Re: [Exim] Requirements for exim or alternative to Exim

Startseite
Nachricht löschen
Nachricht beantworten
Autor: P Kirk
Datum:  
To: Richard Welty
CC: exim-users
Betreff: Re: [Exim] Requirements for exim or alternative to Exim
Here's where the problem arises...

From OS/Makefile-Linux

DBMLIB = -ldb
USE_DB = yes
LIBS = -lnsl -lcrypt
LIBRESOLV = -lresolv

So the solution is to edit this to the correct settings for Berkeley
db-3.3.11. Anyone happen to know these? Please?