<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META content="MSHTML 5.00.2614.3500" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2>I've attached below my attempt to configure sendmail. I
pulled the sample configuration file from Richard Blum's "Sendmail for Linux" --
book is okay, not sure I would recommend it.</FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2>My Linux server's IP is 192.168.0.200. My Win98 client
is 192.168.0.101. The topology is:</FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2>192.168.0.200 (linux) ------------------------ HUB
---------------------- 192.168.0.101 (Win98)</FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2>It took approximately 60 seconds for the <FONT
face="Courier New">"/usr/sbin/sendmail -bt -C test1.cf"</FONT> command to come
back.</FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2>Any ideas?</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face="Courier New" size=2>root /etc/mail>vi test1.mc</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face="Courier New"
size=2>divert(-1)<BR>divert(0)<BR>include(`/usr/share/sendmail/sendmail.cf/')dn1
<BR>OSTYPE(`linux')dn1</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face="Courier New" size=2>FEATURE(`nullclient',
`[192.168.0.200]')dn1<BR>~<BR>~<BR>~<BR>~<BR>~<BR>test1.mc: 6 lines, 132
characters.<BR>root /etc/mail>m4 test1.mc > test1.cf<BR>root
/etc/mail>/usr/sbin/sendmail -bt -C test1.cf<BR>test1.cf: line 2: unknown
configuration line "dn1"<BR>test1.cf: line 5: fileclass: cannot open
ATURE(nullclient,: No such file or directory<BR>Warning: .cf file is out of
date: sendmail 8.9.3 supports version 8, .cf file is version 0<BR>WARNING: local
host name (jsf_host) is not qualified; fix $j in config file<BR>No local mailer
defined<BR>ADDRESS TEST MODE (ruleset 3 NOT automatically invoked)<BR>Enter
<ruleset> <address><BR>> 3,0 friejas<BR>rewrite:
ruleset 3 input: friejas<BR>rewrite: ruleset
3 returns: friejas<BR>rewrite: ruleset 0 input:
friejas<BR>rewrite: ruleset 0 returns: friejas<BR>> 3,0 <A
href="mailto:friejas@192.168.0.200">friejas@192.168.0.200</A><BR>rewrite:
ruleset 3 input: friejas @ 192 . 168 . 0 .
200<BR>rewrite: ruleset 3 returns: friejas @ 192 . 168 . 0 .
200<BR>rewrite: ruleset 0 input: friejas @ 192 . 168 . 0
. 200<BR>rewrite: ruleset 0 returns: friejas @ 192 . 168 . 0 .
200<BR>> <BR>> <BR>> root /etc/mail><BR>root
/etc/mail></FONT></DIV></BODY></HTML>