>So, as you probably know sendmail uses tcpwrappers to manage >connections. (assuming that there is a hosts.[ allow | deny ] file) >Yet I can find no property in SMF to manage this, even though there >is such a property for rpc/bind and inetd. (and those are confusing >because one is "defaults" and the other "general")
Not really: defaults are the default properties for all inetd services. They are not configuration properties. In S10 you can set these properties per service. Casper