On 24/08/2012 15:06, soumya tr wrote:
Also one doubt .. as per my quota group, when ever a new sender is tracked its corresponding sender and domain will be inserted to quota_tracking .. right.. so once the time is elapsed [in my case 3600 sec], that is there is no mails from the sender in last 3600 secs will the corresponding entry be removed from the quota_tracking table?
It's not necessary to remove as counters will simply be reset to 1 when/if the policy matches again. However, there is cbpadmin that calls cleanup in the quotas module which will delete old (older than a month) entries to ensure the table doesn't get too large.
Also on the basis of what criteria the entry is added to the quota_tracking table?
The entry is added/updated if there is something to track. _______________________________________________ Users mailing list [email protected] http://lists.policyd.org/mailman/listinfo/users_lists.policyd.org
