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-
_______________________________________________
openindiana-discuss mailing list
[email protected]
http://openindiana.org/mailman/listinfo/openindiana-discuss