In sendmail.mc the symbol to comment out a line is: 'dnl' not '#'. Look at
the line below:

On 31 Jan 2003, Caleb Groom wrote:

> 
> MASQUERADE_AS(`mydomain.org')dnl
> FEATURE(`allmasquerade')dnl
> FEATURE(`masquerade_envelope')dnl
> EXPOSED_USER(`root')dnl
> dnl This changes sendmail to only listen on the loopback device
> 127.0.0.1
> dnl and not on any other network devices. Comment this out if you want
> dnl to accept email over the network.
> #DAEMON_OPTIONS(`Port=smtp,Addr=127.0.0.1, Name=MTA')
 / \
 |||

Mark



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to