Greg Lopp on Tue, 13 Feb 2001 10:03:23 -0500 |
On Mon, Feb 12, 2001 at 06:42:18PM -0500, cavegirl wrote: > I am attempting to configure sendmail for a desktop at home on RH 6.2. I > found a script called install-sendmail, and was busy plugging away at > getting it to run and in the right place. I got all _that_ figured out > and the 'idiot-proof' script has me stumped now. It is telling me to > locate the cf.m4 on my system and gives a command to do so. Configuring sendmail is quite a chore. I'll leave it to others to offer advise on appropriate settings, but will point out that the sendmail rpm alone is not enough to reconfigure sendmail (i.e. generate a new /etc/sendmail.cf) You also need the sendmail-cf package, which will add sereral files including /usr/lib/sendmail-cf/m4/cf.m4 to your system. > In root, I enter: find / -name "cf.m4" -print and I get the following > error: find: /proc/6/fd: Permission denied. I am stumped. Those aren't really files under /proc. The kernel maintains a "procfs" there which provides lots of useful info about the system and running processes. Read proc.txt in the Documentation directory of your kernel source tree for the full scoop. > This is not my > box, and not the main box of the user I am trying to help out so it > isn't urgent that I get it up NOW. I would, in fact, like to configure > sendmail the dirty way, but existing help is flying way over my > head. Dirty way? I seem to recall finding helpful pages at sendmail.org, but should again defer to the more experienced on the list. > > I am newbie of about six months and have only myself, online > documentation, and sale books to go off of for now. I enjoyed meeting > everyone at the Feb meeting, I am the pink haired one. Welcome and good luck, Greg (the one now from Ohio) ______________________________________________________________________ Philadelphia Linux Users Group - http://www.phillylinux.org Announcements-http://lists.phillylinux.org/mail/listinfo/plug-announce General Discussion - http://lists.phillylinux.org/mail/listinfo/plug
|
|