David Powell wrote: > Actually, since sendmail also has an event hooks mechanism (.forward > files), the sendmail service asks SMF to ignore core files and > externally generated signals.
Would it be better for sendmail to run programs started by .forward files under a separate contract? (I understand the expediency in just ignoring the errors. I'm trying to explore what the _best_ way to design such a service would be.)