Hi,

On Fri Sep 14 08:54:50 UTC 2012 <[email protected]> wrote:
in the /etc/policyd.conf i set:
# SENDERMSGSIZE=10240000
SENDERMSGSIZE=36700160

but in the logs further these entries pop up:

size=10300626/10240000

seems policyd dont catch the new settings after restart?

The config file settings will apply for new senders, you will need to
update the entries in database for the table "throttle":

mysql> update throttle set _mail_size = 36700160;

WARNING: this will update all records, you may want to fine tune it.

Best Regards,
--
Elias Torres Arroyo ([email protected])
Co-Founder/Managing Partner
Comglobal IT S.A. - Yuja & Torres
http://www.ComglobalIT.com
Tel. +506 2520-2020
Web Hosting: http://miamispeedhost.com

_______________________________________________
Users mailing list
[email protected]
http://lists.policyd.org/mailman/listinfo/users_lists.policyd.org

Reply via email to