OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
how to configure smtpd_client_recipient_rate_limit for different clients?

From: Carlos Carvalho (carlosfisica.ufpr.br)
Date: Sun Jul 02 2006 - 19:11:57 CDT


I'd like to have different smtpd_client_recipient_rate_limit's for
different clients. Is there a way to configure this? I've only found
this post from Wietse:

http://archives.neohapsis.com/archives/postfix/2004-10/0770.html

However a grep in the sources for smtpd_client_recipient_rate_limit_maps
gives nothing so it doesn't seem to be implemented...

If it doesn't really exist I'd be content for the time being to apply
limits to the internal clients only, so a way to say ! $mynetworks
would be enough. Is this possible?