## A modified MTA mail server interface for ## the sendmail program. It's design does ## not fit well with policy, and using the ## regular interface causes a type_transition ## conflict if direct running of init scripts ## is enabled. ##
#### This interface should most likely only be used ## by the sendmail policy. ##
#### Execute send mail in a specified domain. ##
#### No interprocess communication (signals, pipes, ## etc.) is provided by this interface since ## the domains are not owned by this module. ##
##