Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

[imp] Filtering not performed at user login?

1 view
Skip to first unread message

Christopher Crowley

unread,
Oct 18, 2002, 5:08:21 PM10/18/02
to
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hello -

I am looking into a problem that has been reported by a small
percentage of users.

They say that their mail filters are not applied at login. The
filters work if the manually trigger the filtering.

I am using

# find . -name version.php -exec cat {} \;
<?php define('HORDE_VERSION', '2.1') ?>
<?php define('IMP_VERSION', '3.1') ?>
<?php define('TURBA_VERSION', '1.1') ?>
<?php define('PASSWD_VERSION', '2.0') ?>
<?php define('KRONOLITH_VERSION', '1.0') ?>

MySQL backend for user preferences.

So, I tested the situation. My test filter didn't apply when I
logged in. It applied when I clicked the "Refresh" yin/yang next to
Inbox. But it didn't apply when I clicked "Inbox" in the menu bar.
So I wonder, how do I get the same behavior as the "Refresh"
everytime I hit the inbox page?

I am beginning to chase this down in the code. But you might know
exactly what occurs at login and be able to give me some pointers as
to where and when the filter behavior is triggered.

Thanks in advance for any information that you can share regarding
this problem.

Christopher Crowley
TIS Network Services
Tulane University
ccro...@tulane.edu
504.314.2535
PGP Key ID: 0x7CF18FDB

-----BEGIN PGP SIGNATURE-----
Version: PGPfreeware 6.5.8 for non-commercial use <http://www.pgp.com>

iQA/AwUBPbBzyM0q7cR88Y/bEQIC0ACg5f6/XuSd6w80K20fTmTIdYNW5oQAoOYN
Pu7Hi7dGg2NloHzDwF6cVw2G
=ePNb
-----END PGP SIGNATURE-----


--
IMP mailing list
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: imp-uns...@lists.horde.org

Rick Irvine

unread,
Oct 18, 2002, 5:10:43 PM10/18/02
to
On Fri, 18 Oct 2002, Christopher Crowley wrote:

> Date: Fri, 18 Oct 2002 15:49:19 -0500
> From: Christopher Crowley <ccro...@tulane.edu>
> To: i...@lists.horde.org
> Subject: [imp] Filtering not performed at user login?


>
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Hello -
>
> I am looking into a problem that has been reported by a small
> percentage of users.
>
> They say that their mail filters are not applied at login. The
> filters work if the manually trigger the filtering.
>
> I am using
>
> # find . -name version.php -exec cat {} \;
> <?php define('HORDE_VERSION', '2.1') ?>
> <?php define('IMP_VERSION', '3.1') ?>
> <?php define('TURBA_VERSION', '1.1') ?>
> <?php define('PASSWD_VERSION', '2.0') ?>
> <?php define('KRONOLITH_VERSION', '1.0') ?>

This is fixed in the CVS RELENG version. I am presently using
that version and filters do work correctly.

- Rick

Michael M Slusarz

unread,
Oct 18, 2002, 6:16:47 PM10/18/02
to
Quoting Rick Irvine <irv...@purdue.edu>:

| > I am looking into a problem that has been reported by a small
| > percentage of users.
| >
| > They say that their mail filters are not applied at login. The
| > filters work if the manually trigger the filtering.

Try the fix I just committed to RELENG_3.

michael

______________________________________________
Michael Slusarz [slu...@bigworm.colorado.edu]
The University of Colorado at Boulder

0 new messages