[CLUE-Tech] sendmail configuration

jason at matchingmoms.com jason at matchingmoms.com
Mon Feb 26 20:26:02 MST 2001


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.

My Linux server's IP is 192.168.0.200.  My Win98 client is 192.168.0.101.  The topology is:

192.168.0.200 (linux) ------------------------ HUB ---------------------- 192.168.0.101 (Win98)

It took approximately 60 seconds for the "/usr/sbin/sendmail -bt -C test1.cf" command to come back.

Any ideas?

root /etc/mail>vi test1.mc

divert(-1)
divert(0)
include(`/usr/share/sendmail/sendmail.cf/')dn1        
OSTYPE(`linux')dn1

FEATURE(`nullclient', `[192.168.0.200]')dn1
~
~
~
~
~
test1.mc: 6 lines, 132 characters.
root /etc/mail>m4 test1.mc > test1.cf
root /etc/mail>/usr/sbin/sendmail -bt -C test1.cf
test1.cf: line 2: unknown configuration line "dn1"
test1.cf: line 5: fileclass: cannot open ATURE(nullclient,: No such file or directory
Warning: .cf file is out of date: sendmail 8.9.3 supports version 8, .cf file is version 0
WARNING: local host name (jsf_host) is not qualified; fix $j in config file
No local mailer defined
ADDRESS TEST MODE (ruleset 3 NOT automatically invoked)
Enter <ruleset> <address>
> 3,0 friejas
rewrite: ruleset   3   input: friejas
rewrite: ruleset   3 returns: friejas
rewrite: ruleset   0   input: friejas
rewrite: ruleset   0 returns: friejas
> 3,0 friejas at 192.168.0.200
rewrite: ruleset   3   input: friejas @ 192 . 168 . 0 . 200
rewrite: ruleset   3 returns: friejas @ 192 . 168 . 0 . 200
rewrite: ruleset   0   input: friejas @ 192 . 168 . 0 . 200
rewrite: ruleset   0 returns: friejas @ 192 . 168 . 0 . 200
> 
> 
> root /etc/mail>
root /etc/mail>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://cluedenver.org/pipermail/clue-tech/attachments/20010226/b153ecb6/attachment.html


More information about the clue-tech mailing list