[comp.sys.ibm.pc.rt] Need help with sendmail on an IBM RT

hugo@spica.ucsc.edu (Hugo Calendar) (08/16/90)

I'm having trouble getting mail to work on my IBM RT.
I get an error from sendmail, below.

	Original /usr/adm/sendmail/sendmail.cf: line 136: Cannot open fileclass file "/local/lib/vnet.directry": No such file or directory

This is odd, because my sendmail.cf file doesn't even
mention vnet anymore.  Can someone tell me what's up?
I don't want to do anything with vnet - where's this
original copy of sendmail.cf kept, and how do I get
rid of it?

Thanks a lot,
-Hugo

Hugo Calendar  ...!ucbvax!ucscc!spica!hugo   CompEng/Math Undergraduate
215 Weeks Avenue       hugo@spica.ucsc.edu   IBM RT AIX/Mach SysAdmin
Santa Cruz, CA 95060     hugo@ucscd.bitnet   Mac II ThinkC programmer
USA   (408) 425-5479

jgreco@archimedes.math.uwm.edu (Joe Greco) (08/16/90)

In comp.sys.ibm.pc.rt article <6063@darkstar.ucsc.edu>, hugo@spica.ucsc.edu (Hugo Calendar) wrote:
:	Original /usr/adm/sendmail/sendmail.cf: line 136: Cannot open fileclass file "/local/lib/vnet.directry": No such file or directory
:
:This is odd, because my sendmail.cf file doesn't even
:mention vnet anymore.  Can someone tell me what's up?
:I don't want to do anything with vnet - where's this
:original copy of sendmail.cf kept, and how do I get
:rid of it?

Well, (1) I'll guess you're using AIX, and (2) I'll guess that AIX sendmail
is reasonably similar to BSD sendmail.

Rebuild the hashed version of the sendmail.cf file.  This is officially
referred to as the 'configuration freeze' file, I believe, and the command
to rebuild it with BSD sendmail is:

/usr/lib/sendmail -bz

But I'd check your manual entry first.  I've been wrong before.  ;-)  Flames
to /dev/null.  

... Joe

-------------------------------------------------------------------------------
Joe Greco - University of Wisconsin, Milwaukee - Department of Mathematics
jgreco@archimedes.math.uwm.edu		USnail: Joe Greco
Voice: 414/321-6184				9905 W. Montana Ave.
Data:  414/321-9287 (Happy Hacker's BBS) 	West Allis, WI  53227-3329
#include <witty_and_humorous_saying.h>
Disclaimer: I don't speak for the Math Department, the University, or myself.