---------- Forwarded message ----------
Date: Mon, 13 Apr 1998 10:19:28 +0500 (GMT)
From: "Rolando Riley (Industrial)" <rriley@???>
To: Francisco Ruiz <fjruiz@???>
Subject: Re: [EXIM] DBMLIB
I wanted to thank the help you gave with the Exim Compilation. It was
succesful. Although on the following configuration steps I got trouble:
After the compiling stuff.
1. Is it suppose to just do "make install" after edit the
configure.default on Exim-1.90/src/ path? What are the common values?
2. I am a newbie building user accounts and group accounts. I suppose I
have to create a USER_ID and GROUP_ID that matches with the one I used on
the EDITME template on Exim-1.90/src? How do I do that? Did I have to do
it before the building process?
I used the following ID'S :
USER_ID = 24
GROUP_ID = 24
3. I have read that EXIM DOES NOT put it in general use. The name by which
the system message transfer agent is called by mail user agents is
"/usr/lib/sendmail", and it is necessary to make this name point to the
"exim" binary in ordet to get them to use it.
HOW DO I DO THAT? just renaming /usr/lib/sendmail with
/usr/exim/bin/exim ?
WHICH IS THE MAILER DAEMON? it says I have to stop it and restart
it.
4. I made "make install" then I tried to test exim with the
exim -v -bt rriley command
and I've got the follow error message:
LOG: 0 MAIN PANIC
system_aliases_director: failed to open /etc/aliases for linear
search. No such file or directory.
rriley@ cannot be resolved at this time.
Failed to open /etc/aliases for linear search. No such file or
directory.
regards,
Rolando Riley
P.S.
I am using SLACKWARE 3.4. I didn't install sendmail at all.
On Wed, 8 Apr 1998, Francisco Ruiz wrote:
> Rolando Riley (Industrial) escribi?:
>
> > I downloaded Exim 1.90 and also the Berkeley 1.85 databases:
> >
> > I have simple question that I couldn't handle with the EDITME and README
> > files:
> >
> > 1. How many files have to be local? (please correct me if I did wrong)
> > I put three files, but I wasn't sure of them.
> > a) Makefile: which is the one created overriden the EDITME on /src
> > b) Makefile-Linux: Which is my OS (slackware 3.4) and made this one
> > overiden the values set on the *Makefile-Linux.
> > To do so I used Makefile-Default, copy the values of
> > /0S/Makefile-Linux into the Makefile-Default and renamed with the name
> > Makefile-Linux.
>
> No, just copy the OS/Makefile-Linux in Local/Makefile-Linux, forget
> OS/Makefile-Default.
>
> > c) eximon.conf: which is the file to config the the exim Monitor.
>
> I suppose it's a copy of exim_monitor/EDITME, that is, copy
> exim_monitor/EDITME into Local/eximon.conf. If your display resolution it's
> less than 1024x768, I recomend you to change the LOG_DEPTH, LOG_WIDTH,
> QUEUE_DEPTH and QUEUE_WIDTH default values.
>
> > I AM URGE TO KNOW IF WHAT I DID IS WHAT THE INSTRUCTIONS SAID.
> >
> > 2. Makefile-Linux brings this value for the DBMLIB:
> > DBMLIB = -lndbm
> > Is this the value I have to use with DB 1.85 . When I ran make
> > command I saw an error related to this value.
> > I also made
> > USE_DB = yes
> > I supposed that this value could solve the problem but I couldn't run
> > the make command again.
> >
>
> Add the line USE_DB = yes to your Local/Makefile-Linux and in this file
> change the line DBMLIB = -ldb in order to use the DB library.
>
> > These are simple question, but I got a little lost on the README
> > file.
> >
> > Regards,
> > Rolando Riley
> >
>
> Good luck.
>
> --
> Francisco Jos? Ruiz S?nchez Barroso
> email: fjruiz@???
>
>
>
> --
> *** Exim information can be found at http://www.exim.org/ ***
>
>
--
*** Exim information can be found at
http://www.exim.org/ ***