Dear List,

Based on one of the queries over this list, I have tried to set this limit.

1. /imp/conf.php

$conf['sentmail']['params']['threshold'] = 60;
$conf['sentmail']['params']['limit_period'] = 24;
$conf['sentmail']['params']['table'] = 'imp_sentmail';
$conf['sentmail']['params']['driverconfig'] = 'horde';
$conf['sentmail']['driver'] = 'sql';

2. select * from horde_perms;

+---------+--------------------+--------------+----------------------------------------------------+
| perm_id | perm_name | perm_parents | perm_data |
+---------+--------------------+--------------+----------------------------------------------------+
| 4 | imp | | a:2:{s:4:"type";s:6:"matrix";s:7:"default";i:6;} | | 5 | imp:max_recipients | :4 | a:2:{s:4:"type";s:3:"int";s:7:"default";s:2:"30";} |
+---------+--------------------+--------------+----------------------------------------------------+


Even after this setting, I am able to send mail to more than 30 recipients in a single message. Have I missed any step.

Regards,

Anant Athavale.

------------------------------------------------------------------------------
Confidentiality Notice: This e-mail message, including any attachments, is for
the sole use of the intended recipient(s) and may contain confidential and
privileged information. Any unauthorized review, use, disclosure or
distribution is prohibited. If you are not the intended recipient, please
contact the sender by reply e-mail and destroy all copies of the original
message.
------------------------------------------------------------------------------

--
IMP mailing list - Join the hunt: http://horde.org/bounties/#imp
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: imp-unsubscr...@lists.horde.org

Reply via email to