Xref: utzoo comp.mail.sendmail:2038 comp.mail.misc:3931 Path: utzoo!utgpu!news-server.csri.toronto.edu!mailrus!wuarchive!rex!mb From: mb@rex.cs.tulane.edu (Mark Benard) Newsgroups: comp.mail.sendmail,comp.mail.misc Subject: How can I restrict/refuse an incoming SMTP connection? Message-ID: <4005@rex.cs.tulane.edu> Date: 26 Aug 90 12:33:05 GMT Sender: mb@rex.cs.tulane.edu Organization: Computer Science Dept., Tulane Univ., New Orleans, LA Lines: 10 I have a problem with one particular host that is making SMTP connections with us and then just hanging on, eating up lots of CPU time and eventually making multiple connections which block our local sendmail from running the queue. Is there anything I can set in sendmail.cf or elsewhere to cause connections from this host to be refused or to limit the time length of an incoming SMTP session? We are running U Toronto's sendmail on a Pyramid 9815. Mark