1 (edited by user2000 2013-04-05 22:14:12)

Topic: Throttling settings from FAQ and domain profile throttling settings

Hello,

If i use suggested settings from IRedMail/FAQ/Enable.Throttling, then domain profile throttling settings wont work.

Steps to reproduce:
1. Create domain: example.org
2. Enable sender throttling and set Max size of single outgoing email to 30MB
3. Create user ttt@example.org ( do not alter anything at throttling tab)

Use roundcube or desktop email client to send email from ttt@example.org account with size > 15MB.
Policyd will use SENDERMSGSIZE=15728640 from /etc/policyd_sender_throttle.conf instead of 30MB limit wich is set for example.org

Changing throttling setting for the user ttt@example.org ( check enable throttling and set limit to 30MB), fixes the issue for user.

If i set SENDER_THROTTLE_SASL=0 in /etc/policyd_sender_throttle.conf, then domain profile throttling setting are working.


==== Required information ====
- iRedMail version: 0.8.4
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): MySQL
- Linux/BSD distribution name and version: CentOS 6.4 x64
- Related log if you're reporting an issue:
- iRedAdmin-Pro     v1.6.0 (MySQL)
============================

----

Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.

2

Re: Throttling settings from FAQ and domain profile throttling settings

Could you help check whether the records have correct format in SQL server? Reference:
http://policyd.sourceforge.net/readme.html

3

Re: Throttling settings from FAQ and domain profile throttling settings

Records in policyd.throttle have correct format.

Looks like limits for the whole domain are avialable only in throttle by (envelope) From address mode.