Dear List,

It does not seem to be anything to do with Draft/not draft. I tried to debug, added few lines in imp/lib/Compose.php.

-------------------------

1275d1274
< Horde::logMessage('exceed=' . $exceed, __FILE__, __LINE__, PEAR_LOG_NOTICE);
1277d1275
< Horde::logMessage('max_recipients=' . $max_recipients, __FILE__, __LINE__, PEAR_LOG_NOTICE);

---------------------------

But, I find that, max_recipients is always '1' and not the value which I have set.

Please guide me to further debug.

-ANANT.

----- Message from [email protected] ---------
    Date: Wed, 11 Aug 2010 11:50:20 +0530
    From: ANANT S ATHAVALE <[email protected]>
 Subject: Re: [imp] maximum number of recipients setting is not working.
      To: [email protected]


Dear List,

All my settings are correct. I have set 'Show,Read,Edit,Delete' permissions enabled for IMP (now). I am trying to block recipients more than 30. I am using the old sent-mail (mark it as draft) and send it again (which has more than 30 recipients) and this is not getting blocked. When I open the sent-mail folder, the mail which I am opening as draft has "Undisclosed recipients" under "To" column (does this mean anything?)..

But, when I open it for sending it again, all addresses show up (35) and when I send mail, it is sent.

Could this be a bug?

Regards,
ANANT.



----- Message from [email protected] ---------
    Date: Tue, 10 Aug 2010 10:02:46 +0200
    From: [email protected]
 Subject: Re: [imp] maximum number of recipients setting is not working.
      To: [email protected]


Zitat von ANANT S ATHAVALE <[email protected]>:

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';

The values set in conf.php or other files in the config/ dir are only used as default if no other value is present. If you want to alter existing values you have to use the admin interface in horde and set the values for the desired user(s).

Regards

Andreas


--
IMP mailing list - Join the hunt: http://horde.org/bounties/#imp
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: [email protected]



----- End message from [email protected] -----



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: [email protected]



----- End message from [email protected] -----



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: [email protected]

Reply via email to