> Problem Moving Multiple Messages: > > I recently started receiving complaints that users > were sporadically getting the following error when > trying to move or delete multiple messages: > > ERROR : Could not complete request. > Query: SELECT "" > Reason Given: SELECT failed: Can't open mailbox : no > such mailbox
This is releated to delete_move_next plugin. Plugin uses GET and POST requests and $PHP_SELF does not contain required options in POST requests (used when you move message to selected folder). I think it is fixed in 1.4.3cvs. ------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn -- squirrelmail-users mailing list List Address: [EMAIL PROTECTED] List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
