Hello!

I'm deploying SquirrelMail at work and at my private server for my users
to read their mail in. And recently I heard that some of my users are
experiencing 'problems' with their mailfilters (from the
filters/filters.php plugin).

I'm not sure if this is the correct place to query about this, but since
the plugin came with the distribution of SquirrelMail both on Debian and
on FreeBSD, I gather it's ok :)

Okay, so, on random moments my users report seeing the message:
PHP Notice: Undefined offset: 1 in [path]/plugins/filters/filters.php on line 280

This, ofcourse, only happens to users who use filters to move mail away.
Google isn't really very helpful, and neither is marc.theaimsgroup.com.

It looks like the data returned by the IMAP server fails some expected
format, since it fails in a call to explode() on $read[], and $read
holds the result of an imap connection...

Has anyone ever experienced this problem, or does anyone have a solution?
I tried fiddling with the configuration in filters/setup.php, but
$UseSeparateImapConnection = true; didn't help much either.

Even though PHP 'notifies' about this filter-thing, the messages do get
moved, and there's no mail getting lost, its just a nasty error on some
random occasions..

Unfortunately i've been unable to reproducte the problem. One thread I
found was about the filters going mad when there are messages to
'filter' but none match the stored filters, I was unable to reproduce
that too...

Any clues? 

Thanks,
Sander.
-- 
| Bills travel through the mail at twice the speed of checks.
| 1024D/08CEC94D - 34B3 3314 B146 E13C 70C8  9BDB D463 7E41 08CE C94D


-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click
--
squirrelmail-users mailing list
Posting Guidelines: http://squirrelmail.org/wiki/wiki.php?MailingListPostingGuidelines
List Address: [EMAIL PROTECTED]
List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id=2995
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users

Reply via email to