If user sent/received emails before, Policyd logs throttling settings in SQL table "policyd.throttle" or "throttle_rcpt" (even with global settings). so you should update these two tables with new value.
Reference: http://policyd.sourceforge.net/readme.html (Search 'throttle' in this page)
Hi Zhang,
As per the article i have updated 'mail_size' value to new value in table throttle. Now its taking new value while sending mails.
But whenever i receive mail it caches old value (15728640)again and rejecting mails. I am excited how come this value getting affect for incoming mail as this value we configured for single outgoing mail size. even i have checked same value on other tables (throttle_rcpt,throttle_instances) and couldn't find it.
Regards,
Khan B