[imp] maximum number of recipients setting is not working.

ANANT S ATHAVALE asa at isac.gov.in
Mon Aug 9 09:16:02 UTC 2010


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.
------------------------------------------------------------------------------



More information about the imp mailing list