On Wed, 23 Feb 2005, -ray wrote:

>
> I have max daemon children set to 250.  Occasionally one machine will open
> 250 connections, probably spamming, so sendmail stops new connections.
>
> Is there a sendmail way to limit # of connections by ip address?

The code base for poprelayd could do that quite simply.  Just tail the logs
and update a db with a connection count per IP.  You'd have to modify the
ruleset a bit, but all in all, that would be pretty easy.

        --Arthur Corliss
          Bolverk's Lair -- http://arthur.corlissfamily.org/
          Digital Mages -- http://www.digitalmages.com/
          "Live Free or Die, the Only Way to Live" -- NH State Motto
_______________________________________________
Visit http://www.mimedefang.org and http://www.canit.ca
MIMEDefang mailing list
[email protected]
http://lists.roaringpenguin.com/mailman/listinfo/mimedefang

Reply via email to