Marek Kozlowski:
> :-)
>
> smtpd_client_recipient_rate_limit :
> "The maximal number of recipient addresses that any client is allowed to
> send to this service per time unit, regardless of whether or not Postfix
> actually accepts those recipients."
>
> I'm afraid I know several anvil related limits for *clients* rather than
> user accounts.
> I'm wondering if postfix allows setting similar restriction not for a
> client but for a SASL authenticated user?
If you want to limit per SASL login instead of client, consider using
http:/www.postfwd.org/.
Not everything has to be implemented inside Postfix.
Wietse