[OpenIndiana-discuss] Sendmail on oi 151_a9

Gary Mills gary_mills at fastmail.fm
Thu Oct 16 02:10:28 UTC 2014


On Wed, Oct 15, 2014 at 09:56:50PM -0400, Harry Putnam wrote:
> 
> Sorry pasted the wrong version into message
> 
> cat sendmail.cf
> 
> [...]
> 
> FEATURE(`access_db')dnl
> define(`SMART_host', `mail.messagingengine.com')dnl
> define(`confFALLBACK_SMARTHOST', `mailhost$?m.$m$.')dnl
> define(`RELAY_MAILER_ARGS', `TCP $h 587')dnl
> 
> [...]
> 
> that was used to build sendmail.cf which still has no evidence of the
> smart host in it.

I looked into what that m4 define did.  It only sets the DS macro
in sendmail.cf with this statement in m4/proto.m4:

    DS`'ifdef(`SMART_HOST', `SMART_HOST')

So I said to myself: what can you posibly do wrong, except to
misspell SMART_HOST, but he wouldn't do that.  You did!

-- 
-Gary Mills-		-refurb-		-Winnipeg, Manitoba, Canada-



More information about the openindiana-discuss mailing list