<!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.&nbsp; 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>&nbsp;</DIV>
<DIV><FONT size=2>My Linux server's IP is 192.168.0.200.&nbsp; My Win98 client 
is 192.168.0.101.&nbsp; The topology is:</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>192.168.0.200 (linux) ------------------------ HUB 
---------------------- 192.168.0.101 (Win98)</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</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>&nbsp;</DIV>
<DIV><FONT size=2>Any ideas?</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face="Courier New" size=2>root /etc/mail&gt;vi test1.mc</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face="Courier New" 
size=2>divert(-1)<BR>divert(0)<BR>include(`/usr/share/sendmail/sendmail.cf/')dn1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
<BR>OSTYPE(`linux')dn1</FONT></DIV>
<DIV>&nbsp;</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&gt;m4 test1.mc &gt; test1.cf<BR>root 
/etc/mail&gt;/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 
&lt;ruleset&gt; &lt;address&gt;<BR>&gt; 3,0 friejas<BR>rewrite: 
ruleset&nbsp;&nbsp; 3&nbsp;&nbsp; input: friejas<BR>rewrite: ruleset&nbsp;&nbsp; 
3 returns: friejas<BR>rewrite: ruleset&nbsp;&nbsp; 0&nbsp;&nbsp; input: 
friejas<BR>rewrite: ruleset&nbsp;&nbsp; 0 returns: friejas<BR>&gt; 3,0 <A 
href="mailto:friejas@192.168.0.200">friejas@192.168.0.200</A><BR>rewrite: 
ruleset&nbsp;&nbsp; 3&nbsp;&nbsp; input: friejas @ 192 . 168 . 0 . 
200<BR>rewrite: ruleset&nbsp;&nbsp; 3 returns: friejas @ 192 . 168 . 0 . 
200<BR>rewrite: ruleset&nbsp;&nbsp; 0&nbsp;&nbsp; input: friejas @ 192 . 168 . 0 
. 200<BR>rewrite: ruleset&nbsp;&nbsp; 0 returns: friejas @ 192 . 168 . 0 . 
200<BR>&gt; <BR>&gt; <BR>&gt; root /etc/mail&gt;<BR>root 
/etc/mail&gt;</FONT></DIV></BODY></HTML>