Hello All,
[MY ORIGINAL POSTING]
> I would like to use TCP Wrappers to wrap sendmail.
>
> What I am trying to accomplish is that these machines can send email
> outbound, but will not accept any in-coming email.
First thanks to all the respondants.
Since all I really want to do is keep certain machines from accepting
incoming email, the following is a better/simplier solution than
TCP Wrappers:
[THE QUICK&DIRTY ANSWER]
Then just don't run the sendmail daemon. If there is no sendmail
daemon to accept mail, well, the machine won't accept mail.
If you are concerned about queued mail, just run sendmail as a
cron job every so often.
That solves the problem, thanks again to all that responded.
Steve
##############################################################################
# Stephen LaBelle # Internet : labelles_at_mscd.edu #
# Systems Programmer & Postmaster # #
# Metropolitan State College of Denver # #
# Denver, Colorado USA # #
##############################################################################
Received on Tue Aug 12 1997 - 03:02:55 NZST