Hi. After changing Policyd service configuration and restart the service, I need to override the previous values on the mysql appropiate table... something like
update `throttle` set `_mail_size`=26214400
And it works for me.
Hi. After changing Policyd service configuration and restart the service, I need to override the previous values on the mysql appropiate table... something like
update `throttle` set `_mail_size`=26214400
And it works for me.