1 Jul 2005 02:20
Re: imp filters
Normando Hall <nhall <at> siscomsrl.com.ar>
2005-07-01 00:20:36 GMT
2005-07-01 00:20:36 GMT
In DB prefs table "Felipe Formiga" <formiga <at> ecologia.ufrgs.br> escribió en el mensaje news:1120121278.42c3b1bec7ead <at> webmail.ecologia.ufrgs.br... Yes. In the user preferenes, user can create filter with base in e-mail, subject, etc. Where is this information stored? tks, -- ========================================== Felipe Formiga - formiga <at> ecologia.ufrgs.br Universidade Federal do RS - UFRGS Centro de Ecologia da UFRGS - CENECO Porto Alegre - RS - Brasil +55 51 3316-6781 +55 51 9208-5880 ========================================== "Sou pior do que pensam e melhor do que imaginam, críticas não me abalam, elogios não me iludem, sou o que sou e não o que pensam..." --------------------------------------------------------------- Centro de Ecologia da Universidade Federal do Rio Grande do Sul -- -- IMP mailing list - Join the hunt: http://horde.org/bounties/#imp Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: imp-unsubscribe <at> lists.horde.org
(Continue reading)
> I was tested some options, but the result are ever "Unable to
> retrieve quota". Then I change the following line, to test the
I made the change in the line "74" of imp/lib/Quota/command.php file, following your suggestion below,
but the problem persists. I think the output of quota command is Ok (at least, when I run it in the console,
the results are showed in the monitor), but by any reason PHP can´t get it.
To test the $junk variable, I was changed the following line too:
73: if (($return_code == 0) && (count($quota_data) == 1)) {
to
73: if ($junk == 0) {
Then, I logged in the browser and the code subsequent has been executed (is it that because the variable is
empty, true?), showing the error
Notice: Undefined offset: 0 in .../Quota/command.php on line 74
Notice: Undefined offset: 1 in .../Quota/command.php on line 75
Notice: Undefined offset: 2 in .../Quota/command.php on line 75
Can you see any other alternative?
Thanks again for your patience.
Regards
> -----Mensagem original-----
> De: horde-bounces <at> lists.horde.org
> [mailto:horde-bounces <at> lists.horde.org] Em nome de Jan Schneider
RSS Feed