> 1 message will go over always, the next one will get blocked. > > -N
Ok Now I get it. Thanks for your answer. I'm trying to figure out how the counter is stored in the database. After sending 4 emails I get this: mysql> select * from quotas_tracking; +----------------+--------------------------------+------------+---------+ | QuotasLimitsID | TrackKey | LastUpdate | Counter | +----------------+--------------------------------+------------+---------+ | 1 | SASLUsername:j...@xxxxxxxx | 1278442911 | 3.9677 | +----------------+--------------------------------+------------+---------+ How is Counter field calculated? Regards, -- Juan A Moyano <[email protected]> _______________________________________________ Users mailing list [email protected] http://lists.policyd.org/mailman/listinfo/users
