SUMMARY: Problem installing sendmail.mx

From: Massimo Mentrasti (max@ssi.it)
Date: Mon Dec 14 1992 - 11:06:13 CST


Original question:
 
> How could I install the sendmail.mx ?
> My mailhost (SUNOS 4.1.2) runs sendmail but I wish to use the version linked
> with the resolver.
> I have set up DNS to allow name resolution without any problem, but if I install
> the sendmail.mx in place of sendmail on the mailhost, every mail sent from
> the clients is not rerouted by the mailhost.
> Instead, if the sender is logged on the mailhost, it works.
> Any ideas how have I to configure the /etc/sendmail.cf on the mailhost ???

My problems were related to the sendmail.cf, as I believed, and also to the way I started the sendmail.mx. In fact, I started it as:

             /usr/lib/sendmail.mx -bd ...etc

this caused the strange behaviour of the daemon. The correct steps to do are:
1) rename sendmail.mx as sendmail
2) run the daemon
About the sendmail.cf, I forgot to comment out the following rule in the
ruleset zero section:
# Replace following with above to only forward "known" top-level domains
#R$*<@$*.$+>$* $#$M $@$R $:$1<@$2.$3>$4 user@any.domain
and to use instead the following:
# if you are on the DDN, then comment-out both of the the lines above
# and use the following instead:
R$*<@$*.$+>$* $#ddn $@ $2.$3 $:$1<@$2.$3>$4 user@any.domain

Many thanks to:
Haisong Cai (haisong@src.umd.edu)
Chris Bulle (chris@cs.odu.edu)
and to Buddy Mecca (bmecca@wea.com),
who suggested me to rename sendmail.mx as sendmail and provided me
his sendmail.cf file.

--------------------------------------------------------------------------
Space Software Italia S.p.A.
Viale del Lavoro 101 Telefax: +39 99 425044
Quartiere Paolo VI
74100 TARANTO - ITALY

Massimo Mentrasti E-mail: mentrasti@ssi.it
                                Tel: +39 99 4701430
-------------------------------------------------------------------------



This archive was generated by hypermail 2.1.2 : Fri Sep 28 2001 - 23:06:54 CDT