Am 05.02.2013 13:12, schrieb [email protected]: > Hi, > I'm using RC .0.8.4, MTA is Postfix (on Centos 6). > There is a way to limit number of messages that a particular user can send at > one time? > For example: not more than 10 recipient for single message or not more that > 50 > message/hour?
this is a POSTFIX question not roundcube anvil_rate_time_unit = 1800s smtpd_client_connection_rate_limit = 50 50 messages per half an hour and IP
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Roundcube Users mailing list [email protected] http://lists.roundcube.net/mailman/listinfo/users
