On Thu, 21 Jul 2005, Mark wrote: > > I think the load monitoring script which plays with iptables is probably > going to be the way to go.
Yes. It's impossible to selectively accept connections on a listening socket with the Unix sockets API. In your situation it would be possible to just close the listening socket, but Exim doesn't provide a facility for that other than killing the daemon. Tony. -- <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> http://dotat.at/ ${sg{\N${sg{\ N\}{([^N]*)(.)(.)(.*)}{\$1\$3\$2\$1\$3\n\$2\$3\$4\$3\n\$3\$2\$4}}\ \N}{([^N]*)(.)(.)(.*)}{\$1\$3\$2\$1\$3\n\$2\$3\$4\$3\n\$3\$2\$4}} -- ## List details at http://www.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://www.exim.org/eximwiki/
