Topic: Remove sending limit
==== Required information ====
- iRedMail version (check /etc/iredmail-release): 0.9.5-1
- Linux/BSD distribution name and version: ubuntu 14.04.5
- Store mail accounts in which backend (LDAP/MySQL/PGSQL): MYSQL
- Web server (Apache or Nginx): Apache
- Manage mail accounts with iRedAdmin-Pro? No
- [IMPORTANT] Related original log or error message is required if you're experiencing an issue.
====
Hi there,
First of all of course, a BIG thank you for your work on iRedMail, it's brilliant !
I have a special need on my installation, one user would like to send newsletters but it seems that there are some limitations somewhere. I've looked through that post http://www.iredmail.org/forum/topic1035 … limit.html and some others related but I couldn't find my answer. Cluebringer is no longer relevant if I'm right.
I've tried to insert this in MySQL :
# INSERT INTO throttle (account, kind, priority, period, msg_size, max_msgs, max_quota)
# VALUES ('myaccount@mycompany.com',
# 'outbound',
# 100,
# 60,
# 10240000,
# 0,
# 0);
And restarted iredapd service but it didn't change, I still get a message from the server kicking me out after a few dozens emails.
Could you please kindly point me to the right direction ?
Many thanks in advance,
Ex.
----
Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.